Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Deferred: Backwards-compatible standards interoperability" | Oleg Gaidarenko | 2015-12-22 | 1 | -2/+2 |
| | | | | This reverts commit 34f25631795e0641cc706012cfe5a88dacdedfec. | ||||
* | Build: update Sizzle to 2.2.1 | Oleg Gaidarenko | 2015-10-25 | 3 | -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 progress | Thomas Tortorini | 2015-09-08 | 2 | -0/+47 |
| | | | | | | | (cherry-picked from 3dd3d1357d027a487559516fcdd9064cc792edab) Fixes gh-2283 Closes gh-2292 | ||||
* | Effects: Add tests for jQuery.Tween | Corey Frang | 2015-06-26 | 3 | -436/+5931 |
| | | | | | | | Conflicts: src/selector-native.js test/index.html test/unit/effects.js | ||||
* | Build: update Sizzle | Timmy Willison | 2015-04-13 | 4 | -155/+233 |
| | | | | | | Fixes gh-2042 Fixes gh-1969 Closes gh-1709 | ||||
* | Build: Update native-promise-only (again) | Michał Gołębiowski | 2015-03-28 | 1 | -2/+2 |
| | | | | | | This should fix Android 4.0 jQuery.when tests issues, for reals this time. (cherry-picked from f5aa89af7029ae6b9203c2d3e551a8554a0b4b89) | ||||
* | Build: Update native-promise-only | Michał Gołębiowski | 2015-03-25 | 1 | -2/+2 |
| | | | | | | | | This should fix Android 4.0 jQuery.when tests issues. (cherry-picked from 0065e1f3e3021fc2bcb32e915177498bca034b34) Closes gh-2159 | ||||
* | Deferred: Backwards-compatible standards interoperability | Richard Gibson | 2015-03-20 | 2 | -2/+7 |
| | | | | | | | Fixes gh-1722 Closes gh-1996 (cherry picked from commit 555a50d340706e3e1e0de09231050493d0ad841e) | ||||
* | Build: Update QUnit to latest (1.17.1) | Jörn Zaefferer | 2015-02-15 | 3 | -68/+139 |
| | | | | | (cherry-picked from 2d5c5d213f09fa0205d07a2d60a36581058cc40a) Closes gh-2038 | ||||
* | Sizzle: update 2.1.1 | Timmy Willison | 2014-12-15 | 5 | -46/+110 |
| | |||||
* | Tests: Update QUnit | Richard Gibson | 2014-12-05 | 2 | -1158/+1716 |
| | | | | (cherry picked from commit 6748ba349650353c7bed6eec201a3192f6b2cae1) | ||||
* | Build: update front-end dependencies | Timmy Willison | 2014-07-17 | 5 | -51/+83 |
| | |||||
* | Build: Add "timers_ie.js" file back to the repo | Oleg Gaidarenko | 2014-07-03 | 1 | -0/+31 |
| | |||||
* | Build: update Sizzle to 1.11.1 and include license | Timmy Willison | 2014-06-25 | 4 | -34/+43 |
| | |||||
* | Build: Move all external libraries to external directory | Scott González | 2014-06-25 | 9 | -0/+7074 |
Closes gh-1593 Conflicts: Gruntfile.js test/index.html |