.. |
ajax.js
|
Take 2 on "Fix ajax to always expect an Error object, per #10646."
|
2011-11-08 15:52:30 -05:00 |
attributes.js
|
Fix #5571. Setters should treat undefined as a no-op and be chainable.
|
2011-12-06 15:25:38 -05:00 |
callbacks.js
|
Fix #10691. Remove all instances of equals() and same(), as these are deprecated in QUnit.
|
2011-11-06 15:27:42 -05:00 |
core.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 |
css.js
|
Fix #10691. Remove all instances of equals() and same(), as these are deprecated in QUnit.
|
2011-11-06 15:27:42 -05:00 |
data.js
|
Fix #5571. Setters should treat undefined as a no-op and be chainable.
|
2011-12-06 15:25:38 -05:00 |
deferred.js
|
Have Deferred.always return the object onto which it is currently attached to enable true chainability. Fixes #10723. Unit tests added.
|
2011-11-09 01:02:29 +01:00 |
dimensions.js
|
Fix #5571. Setters should treat undefined as a no-op and be chainable.
|
2011-12-06 15:25:38 -05:00 |
effects.js
|
Revert "Landing pull request 581. Updates original patch by Orkel. Fixes #10006."
|
2011-11-21 20:53:56 -05:00 |
event.js
|
Fix #10844. Harden quickIs() against form-aliasing of the id property.
|
2011-11-21 11:33:21 -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 #5571. Setters should treat undefined as a no-op and be chainable.
|
2011-12-06 15:25:38 -05:00 |
offset.js
|
Fix #5571. Setters should treat undefined as a no-op and be chainable.
|
2011-12-06 15:25:38 -05:00 |
queue.js
|
Fix #5571. Setters should treat undefined as a no-op and be chainable.
|
2011-12-06 15:25:38 -05:00 |
selector.js
|
Update sizzle; Add sizzle cache collision iframe test. Fixes #8539.
|
2011-10-13 11:11:41 -04:00 |
support.js
|
No global vars allowed. Declare 'body' in support.
|
2011-11-18 09:29:10 -05:00 |
traversing.js
|
Coerce eq() argument all the time. Fixes #10616
|
2011-11-06 16:17:59 -05:00 |