1. 23 Nov, 2020 1 commit
  2. 11 Nov, 2020 1 commit
  3. 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>
      3e2f9ab2
  4. 29 Sep, 2020 1 commit
  5. 14 Sep, 2020 1 commit
  6. 16 Jun, 2020 1 commit
  7. 14 Jun, 2020 1 commit
  8. 13 May, 2020 2 commits
  9. 28 Mar, 2020 1 commit
  10. 08 Nov, 2019 1 commit
  11. 08 Oct, 2019 1 commit
  12. 27 Aug, 2019 1 commit
  13. 24 Jul, 2019 1 commit
  14. 12 Jul, 2019 1 commit
  15. 08 May, 2019 1 commit
  16. 18 Apr, 2019 1 commit
  17. 11 Mar, 2019 1 commit
  18. 01 Mar, 2019 1 commit
  19. 13 Feb, 2019 1 commit
  20. 11 Feb, 2019 1 commit
  21. 04 Jan, 2019 1 commit
  22. 21 Dec, 2018 2 commits
    • Mark Otto's avatar
      Bump to v4.2.1 (#27892) · 9e4e9474
      Mark Otto authored
      9e4e9474
    • Mark Otto's avatar
      Prep for v4.2.0 release · eda851ee
      Mark Otto authored
      - Move 4.1 docs to 4.2
      - Update versions everywhere to 4.1.3 with release script
      - Manually bump the shorthand version in package.json
      - Add 4.2 to the versions docs page
      - Update some redirects
      - Fix tests asset URLs
      - Bump Nuget and more
      eda851ee
  23. 15 Dec, 2018 1 commit
  24. 25 Nov, 2018 1 commit
  25. 13 Nov, 2018 1 commit
  26. 19 Sep, 2018 1 commit
  27. 17 Sep, 2018 1 commit
  28. 19 Aug, 2018 1 commit
  29. 24 Jul, 2018 1 commit
  30. 12 Jul, 2018 2 commits
  31. 22 Jun, 2018 1 commit
  32. 30 Apr, 2018 2 commits
  33. 09 Apr, 2018 1 commit
    • Mark Otto's avatar
      Ship v4.1.0 (#26218) · 8f7bd419
      Mark Otto authored
      * update docs path from docs/4.0/ to docs/4.1/
      
      * bump version to 4.1.0
      
      * Update redirects to work for 4.1 docs move
      
      * Update docs version switcher to include latest and link to 4.0 docs
      
      * re-run dist
      
      * Update package-lock.json
      
      * Update docs-navbar.html
      8f7bd419
  34. 31 Mar, 2018 1 commit
  35. 03 Mar, 2018 1 commit
  36. 24 Feb, 2018 1 commit