.. |
ajax
|
Fix #10417. setTimeout w/o 2nd arg is jQuery.later! Close gh-1065.
|
2012-12-10 20:51:49 -05:00 |
sizzle@3e40b5d605
|
Update Sizzle
|
2013-01-11 13:00:47 -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
|
Fix #12945. Check for .getAttribute so IE9 is happy.
|
2013-01-04 17:33:16 -05:00 |
callbacks.js
|
Fix #12959: Optimize library-wide patterns
|
2012-11-27 01:59:22 +01:00 |
core.js
|
Resurrect buildFragment and sacrifice jQuery.clean. See gh-1117.
|
2013-01-08 03:27:10 +00:00 |
css.js
|
Ref #8908. Update IE9 css clone fix. Close gh-1120.
|
2013-01-08 01:50:18 +00:00 |
data.js
|
Fix #12959: Optimize library-wide patterns
|
2012-11-27 01:59:22 +01:00 |
deferred.js
|
Propagate context of returned deferred object in Deferred.then(). Fixes #13160.
|
2013-01-08 17:59:08 +00: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
|
No ticket: compress event.js
|
2013-01-12 17:11:07 -05:00 |
event.js
|
reduce size
|
2013-01-13 19:20:26 -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:17:22 -05:00 |
manipulation.js
|
Add a comment
|
2013-01-13 23:46:50 +04: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. Cherry picked from b6abb31df4 .
|
2013-01-08 01:23:22 +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:55:19 +01:00 |
traversing.js
|
Ref #13019 and gh-1062. Use parentNode check instead of isDisconnected().
|
2012-12-09 14:46:06 -05:00 |