jquery/test/unit
2013-01-30 20:48:09 -05:00
..
ajax.js Don't try and convert data for 204 No Content responses. Fixes #13292. Fixes #13261. 2013-01-24 02:34:02 +01:00
attributes.js Fix #12656. Make event shorthands excludable. 2013-01-27 09:07:00 -05:00
callbacks.js Fix #13150, .has() w/o args checks for any callbacks. Close gh-1111. 2013-01-27 13:35:30 -05:00
core.js Fix #12656. Make event shorthands excludable. 2013-01-27 09:07:00 -05:00
css.js Magic fixing for previous commit 2013-01-30 20:48:09 -05:00
data.js Fix #8335: Avoid memory leak by never setting data on non-element non-document nodes. Close gh-1127. 2013-01-16 14:31:29 -05:00
deferred.js Propagete context of returned deferred object in Deferred.then(). Fixes #13160 2013-01-07 02:49:15 +09: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 Fix #12846. Restore overflow when animation is stopped. 2013-01-26 22:02:15 -05:00
event.js Fix #12656. Make event shorthands excludable. 2013-01-27 09:07:00 -05: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 #12656. Make event shorthands excludable. 2013-01-27 09:07:00 -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 Fix failing tests, add support for empty spans in Opera. Supplements #13132, #10406. 2013-01-21 18:03:07 -05:00
serialize.js Ignore file inputs when serializing forms. File input serialization is handled by plugins. Fixes #13306. 2013-01-23 12:23:46 -05:00
support.js Remove outdated support tests 2012-12-31 13:20:25 -05:00
traversing.js Reduce traversing module 2012-12-19 19:42:33 +04:00