jquery/src
2013-05-29 17:19:57 +04:00
..
ajax Removes unnecessary call to .off() as noted by @dcherman. 2013-01-21 03:05:03 +01:00
sizzle@a431c0254a Sizzle Update: fix #13936 - iframe reload should not affect Sizzle. 2013-05-29 17:19:57 +04:00
.jshintrc Add onevar to jshintrc, but remove the option for linting the concatenated file 2013-04-09 12:48:34 -04:00
ajax.js Handles HEAD requests as if they always were 204. Fixes #13922. 2013-05-23 02:11:37 +02:00
attributes.js Fix #13835: classes separated by form feed 2013-05-13 21:55:00 -04:00
callbacks.js Properly resets firingLength when emptying the list. Fixes #13517 2013-02-27 16:15:32 +01:00
core.js Fix #13223. Re-allow leading space in HTML. Close gh-1264. 2013-05-09 14:53:15 -04:00
css.js Fix #13855: line-height animations. Close gh-1265. 2013-05-13 18:17:25 -04:00
data.js Optimize cleanData: allow direct access to data_priv for cleanup 2013-05-13 15:00:57 -04:00
deferred.js Eliminate redundancy of Deferred.then(). 2013-01-08 01:03:38 +09:00
deprecated.js No ticket: Move jQuery.fn.size to deprecated. Close gh-1229. 2013-04-07 23:29:36 -04:00
dimensions.js Edited comments and minor adjustments. Fixes #13553. Closes gh-1195. 2013-03-12 21:06:25 -04:00
effects.js Fix #13937: Correctly scope .finish() following multi-element .animate(). Thanks @gnarf37. Close gh-1279. 2013-05-28 16:49:48 -04:00
event-alias.js moved bind, unbind, delegate & undelegate to event-alias.js; refs #13554 2013-03-25 22:06:50 -04:00
event.js Fix #13255. Set a default event target for Cordova. 2013-05-02 13:39:13 -04:00
exports.js Fix #13789: Don't throw when module === null. Close gh-1269. 2013-05-20 18:57:40 +02:00
intro.js Fix #13335. Remove "use strict". 2013-02-01 17:17:39 -05:00
manipulation.js Optimize cleanData: allow direct access to data_priv for cleanup 2013-05-13 15:00:57 -04:00
offset.js No ticket: Reduce size in anticipation of Sizzle-free builds 2013-02-22 16:36:39 -05:00
outro.js Fixes #13760. Pass window, not this to the main IIFE. Closes gh-1238 2013-04-10 17:27:31 -04:00
queue.js Fix #13937: Correctly scope .finish() following multi-element .animate(). Thanks @gnarf37. Close gh-1279. 2013-05-28 16:49:48 -04:00
selector-native.js Check nodeType of elements passed to selector-native's find. Fixes #13577. 2013-05-06 15:42:00 -04:00
serialize.js Ignore file inputs when serializing forms. File input serialization is handled by plugins. Fixes #13306. 2013-01-23 12:23:46 -05:00
sizzle-jquery.js Fix #13539: Utilize Sizzle hooks. Close gh-1215. 2013-04-05 00:37:36 -04:00
support.js Ref #13743. Remove support.boxModel, deprecated 1.3. Close gh-1230. 2013-04-08 12:49:19 -04:00
traversing.js Simplification of jQuery#contents method 2013-05-27 11:21:28 -04:00
wrap.js Fix #13741. Make wrap/unwrap methods optional. Close gh-1222. 2013-04-06 16:00:58 -04:00