1. 17 Feb, 2016 3 commits
  2. 13 Jan, 2016 1 commit
  3. 06 Nov, 2015 1 commit
  4. 27 Oct, 2015 1 commit
  5. 02 Sep, 2015 1 commit
  6. 24 Aug, 2015 1 commit
  7. 18 Aug, 2015 1 commit
  8. 19 Jun, 2015 1 commit
  9. 18 Apr, 2015 1 commit
  10. 28 Mar, 2015 1 commit
    • Chris Rebert's avatar
      Revert "Images are responsive by default" · 763d77e2
      Chris Rebert authored
      This reverts commit d29f851e.
      
      Making <img>s responsive by-default without opt-in can severely break
      third-party widgets such as Google Maps.
      This was an acknowledged problem in Bootstrap v2
      (see https://github.com/twbs/bootstrap/issues/1506 ) and was fixed in v3
      by requiring the .img-responsive class for explicit opt-in
      (see 09cdee2f).
      The situation hasn't really changed since then. The responsive-by-default
      approach hasn't become any more suitable in the intervening time.
      
      So let's avoid having this regress in v4. :-)
      763d77e2
  11. 11 Mar, 2015 1 commit
  12. 22 Jan, 2015 1 commit
  13. 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
  14. 18 Dec, 2014 1 commit
  15. 11 Dec, 2014 1 commit
  16. 02 Dec, 2014 1 commit
  17. 01 Dec, 2014 1 commit
  18. 18 Sep, 2014 1 commit
  19. 04 Aug, 2014 2 commits
  20. 09 Jul, 2014 2 commits
  21. 08 Jul, 2014 2 commits
  22. 07 Jul, 2014 2 commits
  23. 26 Apr, 2014 1 commit
  24. 23 Apr, 2014 1 commit
  25. 31 Mar, 2014 1 commit
  26. 16 Mar, 2014 1 commit
  27. 15 Mar, 2014 2 commits
  28. 10 Mar, 2014 1 commit
  29. 06 Feb, 2014 1 commit
  30. 03 Feb, 2014 1 commit
  31. 28 Nov, 2013 1 commit
  32. 25 Oct, 2013 1 commit
  33. 20 Oct, 2013 1 commit