1. 29 Jul, 2019 2 commits
  2. 28 Jul, 2019 1 commit
  3. 22 Jul, 2019 2 commits
  4. 17 Jul, 2019 1 commit
  5. 13 Jul, 2019 1 commit
  6. 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
  7. 10 Jul, 2019 1 commit
  8. 09 Jul, 2019 1 commit
  9. 08 Jul, 2019 1 commit
  10. 07 Jun, 2019 1 commit
  11. 06 Jun, 2019 1 commit
  12. 04 Jun, 2019 1 commit
  13. 16 May, 2019 3 commits
  14. 14 May, 2019 5 commits
  15. 10 May, 2019 1 commit
  16. 09 May, 2019 3 commits
  17. 08 May, 2019 1 commit
  18. 30 Apr, 2019 2 commits
  19. 17 Mar, 2019 1 commit
  20. 14 Mar, 2019 1 commit
    • Mark Otto's avatar
      v5: Update badges (#28458) · c16532c7
      Mark Otto authored
      - Drop hover and focus states
      - Drop .badge-* variants and associated mixin for .bg-* utilities
      - Drop .badge-pill for .rounded-pill utliity and adjust horizontal padding to find middle ground of .badge and old .badge-pill
      - Remove unused variables
      - Add default color value to .badge base class
      - Update docs to reflect changes
      c16532c7
  21. 13 Mar, 2019 4 commits