1. 03 Oct, 2022 1 commit
  2. 07 Sep, 2022 1 commit
  3. 19 Jul, 2022 1 commit
  4. 13 May, 2022 1 commit
  5. 09 Oct, 2021 1 commit
  6. 05 Oct, 2021 1 commit
  7. 07 Sep, 2021 1 commit
  8. 04 Aug, 2021 1 commit
  9. 22 Jun, 2021 1 commit
  10. 13 May, 2021 1 commit
  11. 05 May, 2021 1 commit
  12. 23 Mar, 2021 1 commit
  13. 11 Feb, 2021 2 commits
  14. 10 Feb, 2021 1 commit
  15. 07 Dec, 2020 1 commit
  16. 04 Dec, 2020 1 commit
  17. 03 Dec, 2020 1 commit
  18. 02 Dec, 2020 1 commit
  19. 23 Nov, 2020 1 commit
  20. 11 Nov, 2020 1 commit
  21. 28 Oct, 2020 1 commit
    • Mark Otto's avatar
      v5: Floating labels (#30449) · 3e2f9ab2
      Mark Otto authored
      
      * v5: Promote floating labels example to component
      
      - Adds new .form-floating
      - Stubs out basics of a docs page
      - Removes existing Example
      
      * Update floating labels to support .form-select, make inputs and selects more consistent
      
      - To do this, I made the .form-control and .form-select consistent in min-height vs height
      - Removed some unused variables now
      - Updated -color to be the -color because I don't know why this was any different before
      - Update page to include some examples for layout, validation, and value
      - Rewrite styles to not modify padding, but instead transform and opacity
      
      * Streamline and bulletproof some things
      
      - Apply some optimizations from code review
      - Removed unecessary properties from the label
      - Add some comments for what properties are required
      - Move from fixed height for labels to height 100% so we can support textareas
      - Improve docs a little bit, add ToC
      
      * Move some values to variables, switch from scaling font-size to scale, update transforms
      
      * Bring over changes from #30966 and add to them to tighten things up
      
      * Delete the now unused example images
      
      * Fix typo
      
      * Allowlist the calc function
      
      * Add transform-origin, update transform values
      
      * Test out autofill fix
      
      * Fix linter issue
      
      * Mention it in the migration guide
      
      * Bump bundlesize
      
      * Add one more variable per review
      
      * Shave .25rem off the height
      
      Co-authored-by: default avatarXhmikosR <xhmikosr@gmail.com>
      Unverified
      3e2f9ab2
  22. 29 Sep, 2020 1 commit
  23. 14 Sep, 2020 1 commit
  24. 16 Jun, 2020 1 commit
  25. 14 Jun, 2020 1 commit
  26. 13 May, 2020 2 commits
  27. 28 Mar, 2020 1 commit
  28. 08 Nov, 2019 1 commit
  29. 08 Oct, 2019 1 commit
  30. 27 Aug, 2019 1 commit
  31. 24 Jul, 2019 1 commit
  32. 12 Jul, 2019 1 commit
  33. 08 May, 2019 1 commit
  34. 18 Apr, 2019 1 commit
  35. 11 Mar, 2019 1 commit
  36. 01 Mar, 2019 1 commit
  37. 13 Feb, 2019 1 commit
  38. 11 Feb, 2019 1 commit