aboutsummaryrefslogtreecommitdiffstats
path: root/external/jquery
Commit message (Collapse)AuthorAgeFilesLines
* Build: Update jquery-3.x to point to 3.7.1 instead of 3.7.0Michał Gołębiowski-Owczarek2024-04-121-18/+30
| | | Closes gh-2228
* Build: Add jQuery 3.7.0Michał Gołębiowski-Owczarek2023-05-121-1055/+794
|
* Build: Add jQuery 3.6.4, update Migrate to 3.4.1Michał Gołębiowski-Owczarek2023-05-101-59/+31
| | | Closes gh-2161
* Build: Add jQuery 3.6.1-3.6.3, update Migrate to 3.4.0Michał Gołębiowski-Owczarek2023-01-151-97/+209
|
* Docs: Update jQuery used for demos to 3.6.0Michał Gołębiowski-Owczarek2021-09-252-4264/+4121
| | | | | jQuery 1.12.4 misses some Core APIs that jQuery UI depends on and that are not polyfilled in demos.
* Build: Add jQuery 3.0 for testingAlexander Schmitz2016-07-062-1919/+2612
|
* Build: Upgrade to jQuery 1.11.3Scott González2015-05-141-4/+9
|
* Build: Upgrade to jQuery 1.11.2Scott González2015-02-232-3901/+4458
| | | | Adds jQuery 1.11.0, 1.11.1, 1.11.2, 2.1.0, 2.1.1, 2.1.2, 2.1.3
* Build: Reorganize external directoryScott González2014-06-242-0/+9810
Put each external library into its own directory. Move jquery.js to external. Ref gh-1266