1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-16 02:24:19 +02:00

Support jQuery v3 in Bootstrap v4 (#20191)

* 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
This commit is contained in:
Chris Rebert
2016-06-28 22:19:46 -07:00
committed by GitHub
parent 8900d953ed
commit ed3ba47425
21 changed files with 30 additions and 30 deletions

File diff suppressed because one or more lines are too long