1. 24 Nov, 2016 1 commit
  2. 12 Nov, 2016 1 commit
  3. 01 Nov, 2016 5 commits
  4. 30 Oct, 2016 2 commits
    • Mark Otto's avatar
      grunt · d1171ac4
      Mark Otto authored
      d1171ac4
    • Ilias's avatar
      Fix #17964 (#17997) · bf439363
      Ilias authored
      * Fix #17964
      
      Some browsers are lazy when updating dom elements after transition effects. This can be fixed by reading element properties such as offsetHeight or offsetWidth. However, creating a function using the Function constructor just to access such element, results in a violation of Content Security Policy (where applied), which in turn crashes the application. This fix actually reverts to the way this was handled in v3 and should work as intended.
      bf439363
  5. 27 Oct, 2016 1 commit
  6. 25 Oct, 2016 1 commit
  7. 19 Oct, 2016 3 commits
  8. 17 Oct, 2016 1 commit
  9. 11 Oct, 2016 2 commits
  10. 10 Oct, 2016 3 commits
  11. 09 Oct, 2016 2 commits
  12. 03 Oct, 2016 1 commit
  13. 15 Sep, 2016 1 commit
  14. 05 Sep, 2016 2 commits
  15. 04 Aug, 2016 1 commit
  16. 27 Jul, 2016 2 commits
  17. 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
  18. 28 Jun, 2016 2 commits
  19. 27 Jun, 2016 1 commit
  20. 05 Jun, 2016 4 commits
  21. 04 Jun, 2016 3 commits