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