1. 20 May, 2021 1 commit
  2. 05 May, 2021 1 commit
  3. 11 Feb, 2021 1 commit
  4. 19 Nov, 2020 1 commit
  5. 12 Nov, 2020 1 commit
  6. 28 Oct, 2020 1 commit
  7. 29 Sep, 2020 1 commit
  8. 03 Jul, 2020 1 commit
  9. 13 May, 2020 1 commit
  10. 31 Mar, 2020 1 commit
  11. 24 Mar, 2020 2 commits
  12. 18 Mar, 2020 1 commit
  13. 10 Mar, 2020 1 commit
  14. 23 Aug, 2019 3 commits
  15. 04 Aug, 2019 1 commit
  16. 12 Jul, 2019 1 commit
    • Mark Otto's avatar
      v5: Forms update (#28450) · aaf03bdc
      Mark Otto authored
      * Initial spike of consolidated form checks
      
      * Stub out forms rearrangement
      
      - Prepping to drop non-custom file and range inputs
      - Prepping to merge custom and native checks and radios (with switches)
      - Prepping to merge custom select with form select
      - Moving docs arround so forms has it's own area given volume of CSS
      
      * Move input group Sass file to forms subdir
      
      * Start to split and move the docs around
      
      * Simpler imports
      
      * Copyediting
      
      * delete overview file
      
      * Remove commented out code
      
      * remove the custom-forms import
      
      * rewrite flex-check as form-check, replace all custom properties
      
      * Remove old forms doc
      
      * stub out new subpage link section
      
      * update migration guide
      
      * Update nav, forms overview in page nav, and descriptions
      
      * fix check bg position
      
      * fix margin-top calculation
      
      * rename .custom-select to .form-select
      
      * Update validation styles for new checks
      
      * add some vertical margin, fix inline checks
      
      * fix docs examples...
      aaf03bdc