1. 13 Jul, 2020 1 commit
  2. 11 Jul, 2020 1 commit
    • Mark Otto's avatar
      Add null variables for nav-link · 2b4db023
      Mark Otto authored
      Replaces #30498 by adding four new null default variables for .nav-link. Doesn't carry over font-style from the original PR though since that's rarely used, at least by default Bootstrap. Nullifies all values from that PR, too, since we count on some basic inheritance here and don't need color by default.
      2b4db023
  3. 24 Jun, 2020 1 commit
  4. 23 Jun, 2020 1 commit
  5. 17 Jun, 2020 1 commit
  6. 12 Jun, 2020 1 commit
  7. 09 Jun, 2020 1 commit
  8. 15 May, 2020 2 commits
    • Martijn Cuppens's avatar
      Improve gradients · b531bda0
      Martijn Cuppens authored
      - Use a semitransparent gradient from light to dark which works on any background-color
      - Store the gradient as a custom property (--bs-gradient)
      - Remove `.bg-gradient-*` variants in favour of `.bg-gradient` which works even when `$enable-gradients` are enabled
      - Add gradients to navbar, active page links and badges when gradients are enabled
      b531bda0
    • Mark Otto's avatar
      v5: Update color on custom switch focus state · bbeda10e
      Mark Otto authored
      Replaces a custom hsla() value (dunno what I was thinking when I added this) with a reassigned existing variable. This variable goes up the stack and attaches to the component-active-bg variable, derived from our primary color out of the box. Fixes #30646.
      bbeda10e
  9. 14 May, 2020 1 commit
  10. 12 May, 2020 1 commit
  11. 30 Apr, 2020 1 commit
  12. 27 Apr, 2020 2 commits
  13. 24 Apr, 2020 2 commits
  14. 20 Apr, 2020 1 commit
  15. 16 Apr, 2020 1 commit
  16. 15 Apr, 2020 2 commits
  17. 14 Apr, 2020 4 commits
  18. 13 Apr, 2020 2 commits
    • Mark Otto's avatar
      Update docs for new XXL grid tier · 7dedccfb
      Mark Otto authored
      - Updates mentions of number and exact tiers
      - Updates grid example to include xxl container
      - Adds some scss-docs references
      - Cleans up other grid mentions and docs
      - Updates navbar example to include an expand at XXL variant
      7dedccfb
    • Mark Otto's avatar
      Add an xxl grid tier · 6fdb8e6e
      Mark Otto authored
      - Staring at my laptop, I realized I'm wasting away space. This adds a 
      significant amount of CSS, but it feels right already.
      - Added the xxl tier with a width that divides by 12
      - Motivation was originally trying to have a third column for our toc so 
      that our docs are more useful
      6fdb8e6e
  19. 10 Apr, 2020 1 commit
  20. 09 Apr, 2020 1 commit
  21. 06 Apr, 2020 2 commits
  22. 31 Mar, 2020 2 commits
  23. 28 Mar, 2020 1 commit
  24. 23 Mar, 2020 3 commits
  25. 20 Mar, 2020 1 commit
  26. 18 Mar, 2020 1 commit
  27. 17 Mar, 2020 1 commit
  28. 16 Mar, 2020 1 commit