..
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
Again, magic fixing for previous commit.
2013-01-30 20:52:06 -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
Fix #12846 . Restore overflow when animation is stopped.
2013-01-26 22:05:08 -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 #12656 . Make event shorthands excludable.
2013-01-27 00:35:42 -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:12:16 -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 #8908 . Update IE9 css clone fix. Close gh-1120.
2013-01-08 01:50:18 +00:00
traversing.js
Fix #11115 : Normalize boolean attributes/properties. Close gh-1066.
2012-12-15 23:16:48 -05:00