.. |
ajax.js
|
Ajax: $.post and $.get can now take an options object
|
2015-01-11 20:47:20 -05:00 |
attributes.js
|
Attributes: Simplify the option val hook; backport a test from master
|
2014-12-08 22:51:55 +01:00 |
callbacks.js
|
Callbacks: Don't abort execution on .lock()
|
2015-01-10 21:25:00 -05:00 |
core.js
|
Core: add support to tag-hyphenated elements
|
2015-01-13 07:48:33 +03:00 |
css.js
|
CSS: simplify hack of css getter for the computed values
|
2014-12-24 02:46:09 +03:00 |
data.js
|
Data: use removeAttribute in cleanData to bypass Chrome bug
|
2014-12-10 11:47:54 -05:00 |
deferred.js
|
Deferred: Fix $.when with resolved deferred and progress callbacks
|
2014-12-25 15:48:57 +03:00 |
deprecated.js
|
Deprecated: Drop size and andSelf methods
|
2014-10-30 14:09:34 +01:00 |
dimensions.js
|
Misc: Drop support for older browsers; update support comments
|
2014-12-08 21:12:33 +01:00 |
effects.js
|
Misc: Drop support for older browsers; update support comments
|
2014-12-08 21:12:33 +01:00 |
event.js
|
Event: HTML5 drop events inherit from MouseEvent
|
2015-01-14 14:45:44 -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
|
Manipulation: increase delay of data-URI test
|
2015-01-15 05:43:30 +03:00 |
offset.js
|
Core: Remove deprecated context and selector properties
|
2015-01-11 21:14:22 -05: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
|
Misc: Drop support for older browsers; update support comments
|
2014-12-08 21:12:33 +01:00 |
serialize.js
|
Misc: Drop support for older browsers; update support comments
|
2014-12-08 21:12:33 +01:00 |
support.js
|
README: various text fixes
|
2014-12-15 16:09:49 +03:00 |
traversing.js
|
Test: Switch leftover andSelf to addBack
|
2014-10-30 14:19:03 +01:00 |
wrap.js
|
Manipulation: make wrapAll funarg execute only once
|
2014-12-24 01:58:39 +03:00 |