1. 18 Feb, 2016 1 commit
  2. 17 Feb, 2016 3 commits
  3. 13 Jan, 2016 1 commit
  4. 06 Nov, 2015 1 commit
  5. 27 Oct, 2015 1 commit
  6. 02 Sep, 2015 1 commit
  7. 24 Aug, 2015 1 commit
  8. 18 Aug, 2015 1 commit
  9. 19 Jun, 2015 1 commit
  10. 18 Apr, 2015 1 commit
  11. 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
  12. 11 Mar, 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. 18 Dec, 2014 1 commit
  16. 11 Dec, 2014 1 commit
  17. 02 Dec, 2014 1 commit
  18. 01 Dec, 2014 1 commit
  19. 18 Sep, 2014 1 commit
  20. 04 Aug, 2014 2 commits
  21. 09 Jul, 2014 2 commits
  22. 08 Jul, 2014 2 commits
  23. 07 Jul, 2014 2 commits
  24. 26 Apr, 2014 1 commit
  25. 23 Apr, 2014 1 commit
  26. 31 Mar, 2014 1 commit
  27. 16 Mar, 2014 1 commit
  28. 15 Mar, 2014 2 commits
  29. 10 Mar, 2014 1 commit
  30. 06 Feb, 2014 1 commit
  31. 03 Feb, 2014 1 commit
  32. 28 Nov, 2013 1 commit
  33. 25 Oct, 2013 1 commit