.. |
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
|
Landing pull request 600. Remove jQuery.trim() to restore perf. Supplements #10773.
|
2011-11-14 12:24:58 -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 #10691. Remove all instances of equals() and same(), as these are deprecated in QUnit.
|
2011-11-06 15:27:42 -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 #10691. Remove all instances of equals() and same(), as these are deprecated in QUnit.
|
2011-11-06 15:27:42 -05:00 |
effects.js
|
Add back unit in the width/height step function. Fixes #10669.
|
2011-11-07 10:47:09 -05:00 |
event.js
|
Pre-focus the element so the browser won't fire focus while we're faking it.
|
2011-11-13 21:32:07 -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
|
Update Sizzle. Adds document to acceptable nodeTypes for .text(). Fixes #10724.
|
2011-11-08 15:47:03 -05:00 |
offset.js
|
Fix #10691. Remove all instances of equals() and same(), as these are deprecated in QUnit.
|
2011-11-06 15:27:42 -05:00 |
queue.js
|
Fix #10691. Remove all instances of equals() and same(), as these are deprecated in QUnit.
|
2011-11-06 15:27:42 -05:00 |
selector.js
|
Update sizzle; Add sizzle cache collision iframe test. Fixes #8539.
|
2011-10-13 11:11:41 -04:00 |
support.js
|
Pass iframe support tests at doc ready. Fixes support fail in FF7
|
2011-10-31 18:24:34 -04:00 |
traversing.js
|
Coerce eq() argument all the time. Fixes #10616
|
2011-11-06 16:17:59 -05:00 |