]> source.dussan.org Git - jquery-ui.git/commit
All: Drop support for jQueries different than the latest for each major
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Fri, 9 Apr 2021 21:36:00 +0000 (23:36 +0200)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Tue, 14 May 2024 22:38:30 +0000 (00:38 +0200)
commitdaa6fb55b35065c49c0ffc879c94627bbf85404c
treec1c90efc224aa82614758262b4e308cc8354ac65
parentac8b1e4eee8682e6825730c4823036a90031edad
All: Drop support for jQueries different than the latest for each major

Also, remove the ability to run the test suite in jQuery <1.12.4 & <2.2.4.

Closes gh-2249
80 files changed:
Gruntfile.js
bower.json
external/jquery-1.10.0/MIT-LICENSE.txt [deleted file]
external/jquery-1.10.0/jquery.js [deleted file]
external/jquery-1.10.1/MIT-LICENSE.txt [deleted file]
external/jquery-1.10.1/jquery.js [deleted file]
external/jquery-1.10.2/MIT-LICENSE.txt [deleted file]
external/jquery-1.10.2/jquery.js [deleted file]
external/jquery-1.11.0/MIT-LICENSE.txt [deleted file]
external/jquery-1.11.0/jquery.js [deleted file]
external/jquery-1.11.1/MIT-LICENSE.txt [deleted file]
external/jquery-1.11.1/jquery.js [deleted file]
external/jquery-1.11.2/MIT-LICENSE.txt [deleted file]
external/jquery-1.11.2/jquery.js [deleted file]
external/jquery-1.11.3/MIT-LICENSE.txt [deleted file]
external/jquery-1.11.3/jquery.js [deleted file]
external/jquery-1.12.0/LICENSE.txt [deleted file]
external/jquery-1.12.0/jquery.js [deleted file]
external/jquery-1.12.1/LICENSE.txt [deleted file]
external/jquery-1.12.1/jquery.js [deleted file]
external/jquery-1.12.2/LICENSE.txt [deleted file]
external/jquery-1.12.2/jquery.js [deleted file]
external/jquery-1.12.3/LICENSE.txt [deleted file]
external/jquery-1.12.3/jquery.js [deleted file]
external/jquery-1.8.0/MIT-LICENSE.txt [deleted file]
external/jquery-1.8.0/jquery.js [deleted file]
external/jquery-1.8.1/MIT-LICENSE.txt [deleted file]
external/jquery-1.8.1/jquery.js [deleted file]
external/jquery-1.8.2/MIT-LICENSE.txt [deleted file]
external/jquery-1.8.2/jquery.js [deleted file]
external/jquery-1.8.3/MIT-LICENSE.txt [deleted file]
external/jquery-1.8.3/jquery.js [deleted file]
external/jquery-1.9.0/MIT-LICENSE.txt [deleted file]
external/jquery-1.9.0/jquery.js [deleted file]
external/jquery-1.9.1/MIT-LICENSE.txt [deleted file]
external/jquery-1.9.1/jquery.js [deleted file]
external/jquery-2.0.0/MIT-LICENSE.txt [deleted file]
external/jquery-2.0.0/jquery.js [deleted file]
external/jquery-2.0.1/MIT-LICENSE.txt [deleted file]
external/jquery-2.0.1/jquery.js [deleted file]
external/jquery-2.0.2/MIT-LICENSE.txt [deleted file]
external/jquery-2.0.2/jquery.js [deleted file]
external/jquery-2.0.3/MIT-LICENSE.txt [deleted file]
external/jquery-2.0.3/jquery.js [deleted file]
external/jquery-2.1.0/MIT-LICENSE.txt [deleted file]
external/jquery-2.1.0/jquery.js [deleted file]
external/jquery-2.1.1/MIT-LICENSE.txt [deleted file]
external/jquery-2.1.1/jquery.js [deleted file]
external/jquery-2.1.2/MIT-LICENSE.txt [deleted file]
external/jquery-2.1.2/jquery.js [deleted file]
external/jquery-2.1.3/MIT-LICENSE.txt [deleted file]
external/jquery-2.1.3/jquery.js [deleted file]
external/jquery-2.1.4/MIT-LICENSE.txt [deleted file]
external/jquery-2.1.4/jquery.js [deleted file]
external/jquery-2.2.0/LICENSE.txt [deleted file]
external/jquery-2.2.0/jquery.js [deleted file]
external/jquery-2.2.1/LICENSE.txt [deleted file]
external/jquery-2.2.1/jquery.js [deleted file]
external/jquery-2.2.2/LICENSE.txt [deleted file]
external/jquery-2.2.2/jquery.js [deleted file]
external/jquery-2.2.3/LICENSE.txt [deleted file]
external/jquery-2.2.3/jquery.js [deleted file]
tests/lib/qunit.js
tests/runner/flags/jquery.js
tests/unit/accordion/core.js
tests/unit/datepicker/events.js
tests/unit/datepicker/options.js
tests/unit/dialog/methods.js
tests/unit/draggable/core.js
tests/unit/draggable/helper.js
tests/unit/draggable/options.js
tests/unit/resizable/options.js
tests/unit/subsuite.js
tests/unit/tabs/core.js
ui/data.js
ui/effect.js
ui/jquery-patch.js
ui/widgets/datepicker.js
ui/widgets/dialog.js
ui/widgets/tabs.js