jquery/src
2013-04-22 09:58:42 -04:00
..
ajax Fix #13355. Tweak Uglify options and var order for gzip. Close gh-1151. 2013-01-31 10:22:12 -05:00
sizzle@84a24c9fea Fix #13807: attribute/Object.prototype name collisions 2013-04-22 09:58:42 -04:00
.jshintrc Add onevar to jshintrc, but remove the option for linting the concatenated file 2013-04-09 12:48:50 -04:00
ajax.js Fix #12838: hook point for non-jQuery.ajax synchronous script fetch/execute in domManip. Close gh-1051. 2013-04-17 12:01:03 -04:00
attributes.js Remove usage of the deprecated getAttributeNode() unless a support test warrants it. Fixes #12072. 2013-04-18 13:39:29 -04:00
callbacks.js Properly resets firingLength when emptying the list. Fixes #13517 2013-02-27 16:12:16 +01:00
core.js No ticket: Move jQuery.fn.size to deprecated. Close gh-1229. 2013-04-07 23:22:13 -04:00
css.js Fix #13543. offsetWidth is wrong on non-1 zoom. Close gh-1218. 2013-04-03 22:08:46 -04:00
data.js Update grunt-contrib-jshint to 0.3.0, ref gh-1204. 2013-04-03 20:41:41 -04:00
deferred.js Propagate context of returned deferred object in Deferred.then(). Fixes #13160. 2013-01-08 17:59:08 +00:00
deprecated.js No ticket: Move jQuery.fn.size to deprecated. Close gh-1229. 2013-04-07 23:22:13 -04: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 Update grunt-contrib-jshint to 0.3.0, ref gh-1204. 2013-04-03 20:41:41 -04:00
event-alias.js Ref #13554: Move redundant methods to event-alias.js. Close gh-1225. 2013-04-07 00:48:58 -04:00
event.js Fix #13393. Avoid IE9 activeElement of death. 2013-04-08 21:52:16 -04:00
exports.js Remove the define.amd.jQuery check, close gh-1150. 2013-04-03 20:10:42 -04:00
intro.js 2013! 2013-02-04 19:59:13 -05:00
manipulation.js Fix failing test in manipulation. Empty string values are acceptable. 2013-04-18 14:00:36 -04:00
offset.js No ticket: Reduce size in anticipation of Sizzle-free builds 2013-02-22 16:33:52 -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 Fix #13539: Utilize Sizzle hooks. Close gh-1215. 2013-04-04 23:04:05 -04:00
support.js Fix #13743. Remove deprecated support.boxModel. Close gh-1231. 2013-04-17 23:21:39 -04:00
traversing.js Fix #13797: .is with single-node context 2013-04-20 11:49:44 -04:00
wrap.js Fix #13741. Make wrap/unwrap methods optional; close gh-1236. 2013-04-17 23:06:33 -04:00