aboutsummaryrefslogtreecommitdiffstats
path: root/external
Commit message (Collapse)AuthorAgeFilesLines
* Tests:Build: update qunit and fix incorrect testOleg Gaidarenko2016-01-292-1783/+2123
| | | | | | * Update QUnit to the latest version (1.20.0) * Corrected test was dependent on QUnit UI, which is always a bad idea
* Build: Update npm deps, fix Sinon npmcopy configMichał Gołębiowski2016-01-278-6200/+7749
| | | | | | | | | | | | All deps were updated except: * jsdom - tests using a Symbol polyfill are hacky and break with newer jsdom; we need to re-do them properly first * qunitjs - versions 1.19.0 & 1.20.0 introduce race conditions to the tests, making the fail randomly Those two packages will be updated once issues related to them get resolved. Fixes gh-2877
* Selector: update Sizzle to 2.3.0Timmy Willison2016-01-113-83/+157
|
* Build: update Sizzle to 2.2.1Oleg Gaidarenko2015-10-173-11/+11
| | | | | Ref #2644 - `selector` module in Edge - Waiting for Sizzle update Fixes #2390
* Effects: Finish should call progressThomas Tortorini2015-09-082-0/+47
| | | | | Fixes gh-2283 Closes gh-2292
* Effects: Add tests for jQuery.TweenCorey Frang2015-06-263-436/+5931
|
* 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.
* Build: Update native-promise-onlyMichał Gołębiowski2015-03-251-2/+2
| | | | | | This should fix Android 4.0 jQuery.when tests issues. Closes gh-2159
* Deferred: Backwards-compatible standards interoperabilityRichard Gibson2015-03-202-2/+7
| | | | | Fixes gh-1722 Closes gh-1996
* Build: Update QUnit to latest (1.17.1)Jörn Zaefferer2015-02-153-68/+139
| | | | Closes gh-2038
* Sizzle: update to 2.1.1Timmy Willison2014-12-155-44/+129
|
* Tests: Update QUnitRichard Gibson2014-12-052-1158/+1716
|
* Build: update front-end dependenciesTimmy Willison2014-07-173-47/+79
|
* Build: update Sizzle to 2.0.0Timmy Willison2014-07-012-4/+4
|
* 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-249-0/+7074
Closes gh-1593