.. |
ajax
|
Reduced script transport
|
2013-01-20 18:08:59 -05:00 |
sizzle@3f4445b83e
|
Update Sizzle: fixes native slice usage
|
2013-01-18 10:48:39 -05:00 |
.jshintrc
|
Make compatible with jshint, lint test/data. Close gh-1043.
|
2012-12-06 13:46:37 -05:00 |
ajax.js
|
Fixes awkward spacing
|
2012-11-29 17:28:16 +01:00 |
attributes.js
|
Ref #12945, IE9/10 still needs safe .getAttribute check.
|
2013-01-04 22:29:27 -05:00 |
callbacks.js
|
Fix #12959: Optimize library-wide patterns
|
2012-11-27 01:59:22 +01:00 |
core.js
|
Bring back jQuery.buildFragment and remove jQuery.clean
|
2013-01-08 02:41:15 +00:00 |
css.js
|
Fix #13183: Wrong animation initial value calc. Ref gh-1136.
|
2013-01-15 23:34:22 -05:00 |
data.js
|
Fix jQuery #13251: use slice instead of substring
|
2013-01-17 17:01:42 -05:00 |
deferred.js
|
Eliminate redundancy of Deferred.then().
|
2013-01-08 01:03:38 +09:00 |
deprecated.js
|
Remove APIs now in jquery-compat
|
2012-11-07 20:12:03 -05:00 |
dimensions.js
|
Pass style declarations around for performance improvements and paving the way for the css array signature
|
2012-12-11 13:58:14 -05:00 |
effects.js
|
Fix #13183: Wrong animation initial value calc. Ref gh-1136.
|
2013-01-15 23:34:22 -05:00 |
event.js
|
Ref cc324abf : use acceptData to determine when it is safe to add event handlers
|
2013-01-16 14:36:24 -05:00 |
exports.js
|
Strips IIFEs from modules; Always require built jQuery for tests.
|
2012-06-04 12:48:18 -04:00 |
intro.js
|
Update copyrights used in file headers.
|
2013-01-11 16:08:09 -05:00 |
manipulation.js
|
Fix #13233: re-allow .replaceWith of text nodes. Close gh-1137.
|
2013-01-16 13:57:00 -05:00 |
offset.js
|
Pass style declarations around for performance improvements and paving the way for the css array signature
|
2012-12-11 13:58:14 -05:00 |
outro.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 |
queue.js
|
Fix #13103. Add .finish() method. Close gh-1118.
|
2013-01-08 01:19:25 +00:00 |
serialize.js
|
Fix #12959: Optimize library-wide patterns
|
2012-11-27 01:59:22 +01:00 |
sizzle-jquery.js
|
Sizzle: minor adjustments and a small fix in the child selector regex
|
2012-07-02 15:24:33 -04:00 |
support.js
|
Opera 12.0 still implements an older version of the DOM so cloneNode cannot be called without an argument
|
2013-01-08 11:15:36 +01:00 |
traversing.js
|
Code style
|
2012-12-19 19:42:33 +04:00 |