aboutsummaryrefslogtreecommitdiffstats
path: root/external
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Deferred: Backwards-compatible standards interoperability"Oleg Gaidarenko2015-12-221-2/+2
| | | | This reverts commit 34f25631795e0641cc706012cfe5a88dacdedfec.
* Build: update Sizzle to 2.2.1Oleg Gaidarenko2015-10-253-11/+11
| | | | | | | | | | Ref #2644 - `selector` module in Edge - Waiting for Sizzle update Fixes #2390 (cherry picked from commit 44f8239d3f9d09d81e2885e9ae7e044277b67341) Conflicts: package.json
* Effects: Finish should call progressThomas Tortorini2015-09-082-0/+47
| | | | | | | (cherry-picked from 3dd3d1357d027a487559516fcdd9064cc792edab) Fixes gh-2283 Closes gh-2292
* Effects: Add tests for jQuery.TweenCorey Frang2015-06-263-436/+5931
| | | | | | | Conflicts: src/selector-native.js test/index.html test/unit/effects.js
* Build: update SizzleTimmy Willison2015-04-134-155/+233
| | | | | | Fixes gh-2042 Fixes gh-1969 Closes gh-1709
* Build: Update native-promise-only (again)Michał Gołębiowski2015-03-281-2/+2
| | | | | | This should fix Android 4.0 jQuery.when tests issues, for reals this time. (cherry-picked from f5aa89af7029ae6b9203c2d3e551a8554a0b4b89)
* Build: Update native-promise-onlyMichał Gołębiowski2015-03-251-2/+2
| | | | | | | | This should fix Android 4.0 jQuery.when tests issues. (cherry-picked from 0065e1f3e3021fc2bcb32e915177498bca034b34) Closes gh-2159
* Deferred: Backwards-compatible standards interoperabilityRichard Gibson2015-03-202-2/+7
| | | | | | | Fixes gh-1722 Closes gh-1996 (cherry picked from commit 555a50d340706e3e1e0de09231050493d0ad841e)
* Build: Update QUnit to latest (1.17.1)Jörn Zaefferer2015-02-153-68/+139
| | | | | (cherry-picked from 2d5c5d213f09fa0205d07a2d60a36581058cc40a) Closes gh-2038
* Sizzle: update 2.1.1Timmy Willison2014-12-155-46/+110
|
* Tests: Update QUnitRichard Gibson2014-12-052-1158/+1716
| | | | (cherry picked from commit 6748ba349650353c7bed6eec201a3192f6b2cae1)
* Build: update front-end dependenciesTimmy Willison2014-07-175-51/+83
|
* Build: Add "timers_ie.js" file back to the repoOleg Gaidarenko2014-07-031-0/+31
|
* Build: update Sizzle to 1.11.1 and include licenseTimmy Willison2014-06-254-34/+43
|
* Build: Move all external libraries to external directoryScott González2014-06-259-0/+7074
Closes gh-1593 Conflicts: Gruntfile.js test/index.html