jquery/test/unit
Timmy Willison 5cbb234dd3 Core: implement ready without Deferred
- Make jQuery.ready promise-compatible
- Gives up sync guarantee for post-ready callbacks

Fixes gh-1778
Fixes gh-1823
Close gh-2891
2016-04-04 11:26:22 -04:00
..
ajax.js Docs:Tests: Remove obsolete code from tests, update support comments 2016-03-08 23:26:46 +01:00
animation.js Docs: Fix various spelling errors 2016-01-13 13:11:11 -05:00
attributes.js Attributes: strip/collapse whitespace for set values on selects 2016-03-17 12:24:51 -04:00
basic.js Docs:Tests: Remove obsolete code from tests, update support comments 2016-03-08 23:26:46 +01:00
callbacks.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
core.js Core: Restore 1.x isPlainObject constructor checks 2016-03-14 11:45:07 -04:00
css.js Docs: Update support comments to follow the new syntax 2016-03-30 23:45:17 +02:00
data.js Core: Deprecate jQuery.parseJSON 2016-03-02 13:12:35 +01:00
deferred.js Docs: Update support comments to follow the new syntax 2016-03-30 23:45:17 +02:00
deprecated.js Docs: Update support comments to follow the new syntax 2016-03-30 23:45:17 +02:00
dimensions.js Docs:Tests: Remove obsolete code from tests, update support comments 2016-03-08 23:26:46 +01:00
effects.js Docs:Tests: Remove legacy code & add support comments where needed 2016-03-30 11:21:36 +02:00
event.js Docs: Update support comments to follow the new syntax 2016-03-30 23:45:17 +02:00
exports.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
manipulation.js Docs:Tests: Remove obsolete code from tests, update support comments 2016-03-08 23:26:46 +01:00
offset.js Docs: Update support comments to follow the new syntax 2016-03-30 23:45:17 +02:00
queue.js CSS: Make show/hide/toggle methods a module 2015-10-18 12:30:00 -04:00
ready.js Core: implement ready without Deferred 2016-04-04 11:26:22 -04:00
selector.js Tests: Restrict "p > * > *" selection in selector.js to #qunit-fixture 2016-03-09 14:09:20 -05:00
serialize.js Selector: pass jQuery unit tests with selector-native 2015-11-11 10:10:10 -05:00
support.js Build: enable JSCS for test/unit/support.js, fix styling issues 2016-01-27 12:14:17 +01:00
traversing.js Tests: fix another traverse test 2016-01-31 12:09:48 +03:00
tween.js Effects: Remove additional parameters of easings 2015-09-07 22:07:32 +02:00
wrap.js Docs:Tests: Remove legacy code & add support comments where needed 2016-03-30 11:21:36 +02:00