jquery/test/unit
2013-02-13 21:22:53 -05:00
..
ajax.js Don't try and convert data for 204 No Content responses. Fixes #13292. Fixes #13261. 2013-01-24 02:35:07 +01:00
attributes.js Fix #12656. Make event shorthands excludable. 2013-01-27 00:35:42 -05:00
callbacks.js Fix #13150, .has() w/o args checks for any callbacks. Close gh-1111. 2013-01-27 13:54:16 -05:00
core.js Fix #12656. Make event shorthands excludable. 2013-01-27 00:35:42 -05:00
css.js Fix #13310. Get the right display value for disconnected nodes. Close gh-1155. 2013-02-04 15:13:01 -05:00
data.js Fix #8335: Avoid memory leak by never setting data on non-element non-document nodes. Ref gh-1127. 2013-01-16 14:39:53 -05:00
deferred.js Propagate context of returned deferred object in Deferred.then(). Fixes #13160. 2013-01-08 17:59:08 +00:00
deprecated.js Remove APIs now in jquery-compat 2012-11-07 20:12:03 -05:00
dimensions.js Implement expectation test instead of using _removeData. Close gh-997. 2012-10-28 22:44:57 -04:00
effects.js Ref #12846 and 3b6d8941d8. Fix unit test for IE6. 2013-02-02 22:18:33 -05:00
event.js event: Stricter type checking in trigger - Fixes #13360 - Closes gh-1153 2013-01-31 12:01:34 -06:00
exports.js Landing pull request 586. Create exports.js for exporting jQuery to window and AMD. Fixes #10687. 2011-11-14 12:13:25 -05:00
manipulation.js Fix #13401: replaceWith(""). Close gh-1163. 2013-02-08 09:54:07 -05:00
offset.js Know when to hold em, know when to fold em. 2012-12-22 16:55:10 -05:00
queue.js No ticket: speedup test suite. Close gh-1020. 2012-11-08 10:10:43 -05:00
selector.js Ref #13316: Sync all test documents on full vs. minified source. 2013-02-08 00:20:33 -05:00
serialize.js Ignore file inputs when serializing forms. File input serialization is handled by plugins. Fixes #13306. 2013-01-23 12:21:48 -05:00
support.js Ref #13316: Sync all test documents on full vs. minified source. 2013-02-08 00:20:33 -05:00
traversing.js Fix #13265 #13332: Allow .parent/.closest with text nodes. Close gh-1146. 2013-02-13 21:22:53 -05:00