.. |
ajax.js
|
Ajax: remove deprecated extensions from ajax promise
|
2015-02-17 09:59:22 +03:00 |
attributes.js
|
Attributes: revert returning null for non-existant attributes
|
2015-03-30 15:30:21 -04:00 |
callbacks.js
|
Callbacks: Don't abort execution on .lock()
|
2015-01-10 21:25:00 -05:00 |
core.js
|
Offset: allow offset setter to throw for disconnected elements
|
2015-05-05 09:00:41 -07:00 |
css.js
|
Tests: Expand CSS relative adjustment tolerance for IE
|
2015-03-16 23:53:53 -04:00 |
data.js
|
Data: camelCasing should not ignore case
|
2015-05-04 10:49:52 -04:00 |
deferred.js
|
Deferred: Always handle progress callbacks before done/fail
|
2015-04-22 15:25:35 -04:00 |
deprecated.js
|
Deprecated: Drop size and andSelf methods
|
2014-10-30 14:09:34 +01:00 |
dimensions.js
|
Offset: Round offset value for the sake of floating errors
|
2015-03-23 18:30:05 +01:00 |
effects.js
|
Effects: set default easing using jQuery.easing._default
|
2015-05-05 10:26:02 -07:00 |
event.js
|
Event: remove guard for falsy handler argument of jQuery#on method
|
2015-05-03 13:57:55 +03: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
|
Manipulation: Make an HTML interception point
|
2015-04-30 13:16:28 -04:00 |
offset.js
|
Offset: remove ownerDocument check in offset getter
|
2015-05-05 09:00:37 -07:00 |
queue.js
|
Further spacing & code style corrections.
|
2013-04-15 19:34:45 +02:00 |
ready.js
|
Pass all tests (and load Sizzle fixture correctly) when loading with AMD
|
2013-08-29 16:25:44 -04:00 |
selector.js
|
Selector: add test for jQuery.unique() alias
|
2015-05-05 07:59:26 -07:00 |
serialize.js
|
Misc: Drop support for older browsers; update support comments
|
2014-12-08 21:12:33 +01:00 |
support.js
|
CSS: Add a support test for the hack for .css('marginRight') etc.
|
2015-02-05 02:46:10 +01:00 |
traversing.js
|
Selector: add jQuery.uniqueSort; deprecate jQuery.unique
|
2015-05-04 15:28:44 -07:00 |
wrap.js
|
Wrap: Support .unwrap( selector) for selective unwrapping
|
2015-03-30 13:39:44 -04:00 |