1. 03 Feb, 2020 1 commit
  2. 04 Jan, 2020 2 commits
  3. 30 Dec, 2019 1 commit
  4. 11 Dec, 2019 1 commit
  5. 06 Dec, 2019 1 commit
  6. 27 Nov, 2019 1 commit
  7. 22 Oct, 2019 1 commit
  8. 02 Sep, 2019 2 commits
  9. 30 Aug, 2019 1 commit
  10. 26 Aug, 2019 1 commit
  11. 22 Aug, 2019 1 commit
  12. 14 Aug, 2019 1 commit
  13. 04 Aug, 2019 2 commits
  14. 22 Jul, 2019 1 commit
  15. 20 Jul, 2019 1 commit
  16. 19 Jul, 2019 1 commit
  17. 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
  18. 18 Jun, 2019 1 commit
  19. 04 Jun, 2019 1 commit
  20. 29 May, 2019 1 commit
  21. 23 May, 2019 1 commit
  22. 20 May, 2019 1 commit
  23. 10 May, 2019 1 commit
  24. 08 May, 2019 1 commit
  25. 05 May, 2019 1 commit
  26. 14 Mar, 2019 2 commits
  27. 13 Mar, 2019 2 commits
    • XhmikosR's avatar
      Add a docsref shortcode. · 5d6e896e
      XhmikosR authored
      This allows for the build to fail if a reference isn't found.
      5d6e896e
    • XhmikosR's avatar
      Switch to Hugo. · d95d3002
      XhmikosR authored
      No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
      d95d3002