1. 06 Sep, 2015 1 commit
  2. 02 Sep, 2015 1 commit
    • Luke Bonaccorsi's avatar
      Added .navbar-toggleable-md class · 319009a7
      Luke Bonaccorsi authored
      In Bootstrap 3, the menu collapsed on the -sm- breakpoint, I believe the equivalent of this breakpoint in Bootstrap 4 is actually the -md- breakpoint. The navbar currently has no option to collapse at the -md- breakpoint and I'd like to add this.
      319009a7
  3. 24 Aug, 2015 1 commit
  4. 23 Aug, 2015 3 commits
  5. 18 Aug, 2015 5 commits
  6. 23 Jun, 2015 2 commits
  7. 22 Jun, 2015 1 commit
  8. 29 Apr, 2015 1 commit
    • Mark Otto's avatar
      Remove $line-height-computed · ed89be1f
      Mark Otto authored
      We have it set to `1` right now just to avoid compilation errors, but
      it’s been replaced everywhere with our new spacer classes anywho. We’ll
      likely want to remap that var to custom component vars though (e.g.,
      `$pagination-margin` instead of `$spacer-y`).
      ed89be1f
  9. 26 Apr, 2015 2 commits
  10. 19 Apr, 2015 2 commits
  11. 17 Apr, 2015 1 commit
  12. 14 Apr, 2015 1 commit
  13. 22 Jan, 2015 1 commit
  14. 07 Jan, 2015 1 commit
    • Chris Rebert's avatar
      Kill scss/mixins/_media-queries.scss · cbb3b1ff
      Chris Rebert authored
      replaced media-xs => media-breakpoint-down(xs)
      replaced media-sm => media-breakpoint-up(sm)
      replaced media-sm-max => media-breakpoint-only(sm)
      replaced media-md => media-breakpoint-up(md)
      replaced media-md-max => media-breakpoint-only(md)
      replaced media-lg => media-breakpoint-up(lg)
      cbb3b1ff
  15. 24 Dec, 2014 1 commit
  16. 22 Dec, 2014 1 commit
  17. 20 Dec, 2014 1 commit
  18. 11 Dec, 2014 2 commits
  19. 04 Dec, 2014 1 commit
  20. 02 Dec, 2014 1 commit