1. 28 Oct, 2020 3 commits
    • Martijn Cuppens's avatar
      f2366674
    • 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...
      3e2f9ab2
    • Jonathan's avatar
      582f52e9
  2. 27 Oct, 2020 7 commits
  3. 26 Oct, 2020 9 commits
  4. 25 Oct, 2020 2 commits
  5. 22 Oct, 2020 5 commits
  6. 20 Oct, 2020 4 commits
  7. 19 Oct, 2020 10 commits