aboutsummaryrefslogtreecommitdiffstats
path: root/external/jquery
Commit message (Collapse)AuthorAgeFilesLines
* 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