]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Support jQuery v3 in Bootstrap v4 (#20191)
authorChris Rebert <github@chrisrebert.com>
Wed, 29 Jun 2016 05:19:46 +0000 (22:19 -0700)
committerGitHub <noreply@github.com>
Wed, 29 Jun 2016 05:19:46 +0000 (22:19 -0700)
commited3ba4742506a7164caddbcdcfc58aba25277b4d
treead63eff63dc01e451bb7a6df73afc22079364444
parent8900d953ed8b7d2416c2c31667790d83853a0a06
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
21 files changed:
Gruntfile.js
_config.yml
bower.json
docs/assets/js/vendor/jquery.min.js
docs/examples/album/index.html
docs/examples/blog/index.html
docs/examples/carousel/index.html
docs/examples/cover/index.html
docs/examples/dashboard/index.html
docs/examples/jumbotron/index.html
docs/examples/navbar-top-fixed/index.html
docs/examples/navbar-top/index.html
docs/examples/navbar/index.html
docs/examples/offcanvas/index.html
docs/examples/starter-template/index.html
docs/examples/sticky-footer-navbar/index.html
docs/examples/tooltip-viewport/index.html
js/tests/vendor/jquery.min.js
nuget/bootstrap.nuspec
nuget/bootstrap.sass.nuspec
package.json