.. |
ajax.js
|
bind/unbind changed to on/off in unit tests; refs #13554
|
2013-03-25 22:06:49 -04:00 |
attributes.js
|
Update grunt-contrib-jshint to 0.3.0, close gh-1204.
|
2013-04-03 20:51:30 -04:00 |
callbacks.js
|
Properly resets firingLength when emptying the list. Fixes #13517
|
2013-02-27 16:15:32 +01:00 |
core.js
|
Fix #13655. Add test for jQuery.ready.promise fallback load. Close gh-1209.
|
2013-04-04 13:32:25 -04:00 |
css.js
|
Fix #13539: Utilize Sizzle hooks. Close gh-1215.
|
2013-04-05 00:37:36 -04:00 |
data.js
|
Avoid side-effects when calling jQuery.hasData
|
2013-04-01 12:48:30 -04: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
|
Fix typos. Close gh-1186.
|
2013-02-28 15:45:10 -05:00 |
effects.js
|
Ref #13283, move .andSelf() to deprecated.js. Close gh-1170.
|
2013-02-26 22:57:12 -05:00 |
event.js
|
delegate/undelegate changed to on/off in unit tests; refs #13554
|
2013-03-25 22:06:50 -04: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 #13721. Filter before .remove() loop so positionals work. Close gh-1221.
|
2013-04-06 16:37:32 -04:00 |
offset.js
|
Know when to hold em, know when to fold em.
|
2012-12-22 16:55:10 -05:00 |
queue.js
|
Ref #13283, move .andSelf() to deprecated.js. Close gh-1170.
|
2013-02-26 22:57:12 -05:00 |
selector.js
|
Fix #13539: Utilize Sizzle hooks. Close gh-1215.
|
2013-04-05 00:37:36 -04:00 |
serialize.js
|
No ticket: Revise unit tests in anticipation of Sizzle-free builds
|
2013-02-22 20:13:36 -05:00 |
support.js
|
Follow-up for 22a4e5bd0a , fix .checkOn, add support tests. Cloes gh-1199.
|
2013-04-03 22:27:16 -04:00 |
traversing.js
|
Fix #13539: Utilize Sizzle hooks. Close gh-1215.
|
2013-04-05 00:37:36 -04:00 |