jquery/src
2013-02-04 15:34:08 -05:00
..
ajax Fix #13355. Tweak Uglify options and var order for gzip. Close gh-1151. 2013-01-31 10:22:12 -05:00
sizzle@c0d9badeb5 Fix #13281: update Sizzle 2013-01-24 23:10:44 -05:00
.jshintrc Fix #13335. Remove "use strict". 2013-02-01 17:18:57 -05:00
ajax.js Fix #13355. Tweak Uglify options and var order for gzip. Close gh-1151. 2013-01-31 10:22:12 -05:00
attributes.js Fix #13355. Tweak Uglify options and var order for gzip. Close gh-1151. 2013-01-31 10:22:12 -05:00
callbacks.js Fix #13355. Tweak Uglify options and var order for gzip. Close gh-1151. 2013-01-31 10:22:12 -05:00
core.js Fix #13356. Clean up after load/ready handlers. Close gh-1152. 2013-02-04 15:34:08 -05:00
css.js Fix #13310. Get the right display value for disconnected nodes. Close gh-1155. 2013-02-04 15:13:01 -05:00
data.js Fix #13355. Tweak Uglify options and var order for gzip. Close gh-1151. 2013-01-31 10:22:12 -05: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 Fix #13355. Tweak Uglify options and var order for gzip. Close gh-1151. 2013-01-31 10:22:12 -05:00
event-alias.js Fix #12656. Make event shorthands excludable. 2013-01-27 00:35:42 -05:00
event.js event: Stricter type checking in trigger - Fixes #13360 - Closes gh-1153 2013-01-31 12:01:34 -06:00
exports.js Strips IIFEs from modules; Always require built jQuery for tests. 2012-06-04 12:48:18 -04:00
intro.js Fix #13335. Remove "use strict". 2013-02-01 17:18:57 -05:00
manipulation.js Fix #13355. Tweak Uglify options and var order for gzip. Close gh-1151. 2013-01-31 10:22:12 -05:00
offset.js Fix #13315: compare typeof node.method to var instead of literal "undefined" for safer uglification 2013-01-24 00:13:16 -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 Ignore file inputs when serializing forms. File input serialization is handled by plugins. Fixes #13306. 2013-01-23 12:21:48 -05: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 Fix #13089. Only apply zoom to IE6/7 body. 2013-02-03 13:54:38 -05:00
traversing.js Fix #13349. No need to sort simple .find() cases. 2013-01-29 20:58:26 -05:00