1. 03 Aug, 2019 1 commit
  2. 29 Jul, 2019 1 commit
  3. 25 Jul, 2019 2 commits
  4. 22 Jul, 2019 5 commits
  5. 12 Jul, 2019 2 commits
    • 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...
      Unverified
      aaf03bdc
    • Shohei Yoshida's avatar
      Drop support for .form-control-plaintext inside .input-group (#28972) · 50f97710
      Shohei Yoshida authored
      * Revert "Fix readonly-plain-text with button addon (#25871)"
      
      This reverts commit ff40e003.
      
      * Add migration comment
      50f97710
  6. 18 Jun, 2019 1 commit
  7. 07 Jun, 2019 1 commit
  8. 04 Jun, 2019 1 commit
  9. 20 May, 2019 1 commit
  10. 14 May, 2019 1 commit
  11. 09 May, 2019 1 commit
  12. 08 May, 2019 2 commits
    • Mark Otto's avatar
      v5: Drop .media (#28265) · d806e874
      Mark Otto authored
      d806e874
    • Mark Otto's avatar
      Drop all hover mixins · 1d4d9f8d
      Mark Otto authored
      Previously deprecated in v4.x, this clears out the now unused Sass option and removes some unused mixins. Arguably we could remove more, but I like the hover-focus mixin and we make extensive use of it across the project.
      1d4d9f8d
  13. 03 May, 2019 1 commit
  14. 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
  15. 11 Feb, 2019 1 commit
  16. 10 Feb, 2019 1 commit
  17. 29 Jan, 2019 1 commit
  18. 31 Dec, 2018 1 commit
  19. 21 Dec, 2018 1 commit
    • 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
  20. 10 Dec, 2018 1 commit
  21. 26 Nov, 2018 1 commit
  22. 14 Oct, 2018 1 commit
  23. 06 Oct, 2018 1 commit
  24. 14 Sep, 2018 1 commit
  25. 12 Jul, 2018 1 commit
    • Mark Otto's avatar
      Reorganize docs for easier deploys · 0e920ce3
      Mark Otto authored
      With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
      0e920ce3
  26. 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
      Unverified
      8f7bd419
  27. 07 Apr, 2018 1 commit
  28. 02 Apr, 2018 1 commit
  29. 04 Mar, 2018 2 commits
  30. 03 Feb, 2018 1 commit
  31. 19 Jan, 2018 1 commit