1. 15 Sep, 2017 1 commit
  2. 14 Sep, 2017 1 commit
  3. 13 Sep, 2017 1 commit
  4. 11 Aug, 2017 1 commit
  5. 16 Jul, 2017 1 commit
  6. 26 Jun, 2017 2 commits
  7. 14 Jun, 2017 1 commit
  8. 30 May, 2017 2 commits
  9. 24 May, 2017 1 commit
  10. 17 May, 2017 1 commit
  11. 14 May, 2017 4 commits
  12. 21 Mar, 2017 1 commit
  13. 20 Mar, 2017 1 commit
  14. 05 Jan, 2017 1 commit
  15. 31 Dec, 2016 2 commits
  16. 24 Dec, 2016 1 commit
  17. 22 Dec, 2016 4 commits
  18. 28 Nov, 2016 1 commit
  19. 27 Nov, 2016 1 commit
  20. 19 Oct, 2016 1 commit
  21. 26 Sep, 2016 1 commit
  22. 19 Jul, 2016 1 commit
  23. 29 Jun, 2016 1 commit
    • Chris Rebert's avatar
      Support jQuery v3 in Bootstrap v4 (#20191) · ed3ba474
      Chris Rebert authored
      * bower.json, package.json: Extend jQuery version ranges to include v3
      * NuGet: Bump jQuery to v3.0.0.1
      * Docs+Examples: Update jQuery to v3.0.0
      * Use jQuery v3.0.0 for JS unit tests
      * Update jqueryVersionCheck to allow jQuery v3.x.x
      ed3ba474
  24. 26 May, 2016 1 commit
  25. 19 Mar, 2016 1 commit
  26. 07 Mar, 2016 1 commit
  27. 11 Jan, 2016 2 commits
  28. 25 Dec, 2015 1 commit
  29. 27 Nov, 2015 1 commit
  30. 23 Nov, 2015 1 commit
    • Chris Rebert's avatar
      Remove non-responsive text alignment classes · ade2ab13
      Chris Rebert authored
      These can be replaced by their `.text-xs-*` parallels.
      This also avoids any complications from interactions between the responsive and non-responsive classes.
      (e.g. `<div class="text-left text-md-right">`)
      
      Refs #18300
      [skip sauce]
      ade2ab13