..
ajax.js
Ajax: Remove jsonp callbacks through "jQuery#removeProp" method
2015-07-13 04:09:31 +03:00
animation.js
Effects: fix failing tests in IE8
2015-07-08 13:31:09 -04:00
attributes.js
Attributes: don't test SVG CSS-class manipulation in IE8
2015-05-19 13:47:11 +03:00
callbacks.js
Callbacks: Don't abort execution on .lock()
2015-01-10 21:25:00 -05:00
core.js
Core: .each/.map should accept an undefined/null value
2015-07-27 20:02:54 +02:00
css.js
Core: Adjust comments & tests after dropping Safari 6 support
2015-07-27 22:19:57 +02:00
data.js
Data: camelCasing should not ignore case
2015-05-04 10:49:52 -04:00
deferred.js
Deferred: pass lint in new catch tests
2015-07-06 17:10:26 -04:00
deprecated.js
Deprecated: Drop size and andSelf methods
2014-10-30 14:09:34 +01:00
dimensions.js
CSS: Make .css("width") & .css("height") return fractional values
2015-07-07 18:14:04 +02:00
effects.js
Effects: Fix tests
2015-06-28 22:42:03 +02:00
event.js
Event: improve originalEvent hack
2015-05-29 20:33:08 +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: add tests for hidden elements + scroll
2015-06-16 13:24:12 -04:00
queue.js
Further spacing & code style corrections.
2013-04-15 19:34:45 +02:00
ready.js
Core: remove custom ready event
2015-05-12 10:29:07 -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
Core: Adjust comments & tests after dropping Safari 6 support
2015-07-27 22:19:57 +02:00
traversing.js
Selector: add jQuery.uniqueSort; deprecate jQuery.unique
2015-05-04 15:28:44 -07:00
tween.js
Effects: fix failing tests in IE8
2015-07-08 13:31:09 -04:00
wrap.js
Wrap: Support .unwrap( selector) for selective unwrapping
2015-03-30 13:39:44 -04:00