1. 11 Dec, 2019 1 commit
  2. 06 Dec, 2019 1 commit
  3. 27 Nov, 2019 1 commit
  4. 22 Oct, 2019 1 commit
  5. 02 Sep, 2019 2 commits
  6. 30 Aug, 2019 1 commit
  7. 26 Aug, 2019 1 commit
  8. 22 Aug, 2019 1 commit
  9. 14 Aug, 2019 1 commit
  10. 04 Aug, 2019 2 commits
  11. 22 Jul, 2019 1 commit
  12. 20 Jul, 2019 1 commit
  13. 19 Jul, 2019 1 commit
  14. 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
  15. 18 Jun, 2019 1 commit
  16. 04 Jun, 2019 1 commit
  17. 29 May, 2019 1 commit
  18. 23 May, 2019 1 commit
  19. 20 May, 2019 1 commit
  20. 10 May, 2019 1 commit
  21. 08 May, 2019 1 commit
  22. 05 May, 2019 1 commit
  23. 14 Mar, 2019 2 commits
  24. 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