.. |
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
|
Adds test for jQuery.extend deep copy with array, followed by object. Refutes and Closes #1154
|
2013-02-03 12:52:08 -05:00 |
css.js
|
Fix #13310. Get the right display value for disconnected nodes. Close gh-1156.
|
2013-02-04 15:22:07 -05:00 |
data.js
|
2.0: Rewrite data.js (Incl. event, manipulation, tests)
|
2013-02-03 15:27:55 -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
|
Ref #13316: Sync all documents on full vs. minified source. Close gh-1147.
|
2013-02-07 15:16:28 -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 363299ac failures
|
2013-02-07 17:03:04 -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
|
Ref #13316: Sync all documents on full vs. minified source. Close gh-1147.
|
2013-02-07 15:16:28 -05:00 |
traversing.js
|
Reduce traversing module
|
2012-12-19 19:42:33 +04:00 |