From: XhmikosR Date: Thu, 19 Oct 2017 16:02:27 +0000 (+0300) Subject: Make 1.9.1 the minimum jQuery version again. (#24434) X-Git-Tag: v4.0.0-beta.2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d763d019ad3f61bb78c85f9dc2f7b842c8357e71;p=thirdparty%2Fbootstrap.git Make 1.9.1 the minimum jQuery version again. (#24434) --- diff --git a/docs/4.0/migration.md b/docs/4.0/migration.md index bad3738a29..e5a4c6130e 100644 --- a/docs/4.0/migration.md +++ b/docs/4.0/migration.md @@ -17,7 +17,7 @@ While in beta, we aim to have no breaking changes. However, things don't always - Renamed `.table-inverse`, `.thead-inverse`, and `.thead-default` to `.*-dark` and `.*-light`, matching our color schemes used elsewhere. - Responsive tables now generate classes for each grid breakpoint. This breaks from Beta 1 in that the `.table-responsive` you've been using is more like `.table-responsive-md`. You may now use `.table-responsive` or `.table-responsive-{sm,md,lg,xl}` as needed. - Dropped Bower support as the package manager has been deprecated for alternatives (e.g., Yarn or npm). [See bower/bower#2298](https://github.com/bower/bower/issues/2298) for details. -- Bootstrap now requires jQuery 3.0.0 or higher. +- Bootstrap still requires jQuery 1.9.1 or higher, but you're advised to use version 3.x since v3.x's supported browsers are the ones Bootstrap supports plus v3.x has some security fixes. - Removed the unused `.form-control-label` class. If you did make use of this class, it was duplicate of the `.col-form-label` class that vertically centered a `