jquery/src
2013-03-25 21:41:34 -04:00
..
ajax Removes unnecessary call to .off() as noted by @dcherman. 2013-01-21 03:05:03 +01:00
sizzle@a9ab22e770 Use semver versions for our in-between versions as well. 2013-03-23 15:20:46 -04:00
.jshintrc Changed .jshintrc predef lists to globals objects. 2013-03-25 21:41:34 -04:00
ajax.js Edited comments and minor adjustments. Fixes #13553. Closes gh-1195. 2013-03-12 21:06:25 -04:00
attributes.js Fix #13514: Set selectedIndex to -1 when non-matching value is set on a select. Close gh-1191. 2013-03-22 12:47:01 -04:00
callbacks.js Properly resets firingLength when emptying the list. Fixes #13517 2013-02-27 16:15:32 +01:00
core.js Revert 8d1c42296f 2013-03-06 15:11:20 -05:00
css.js Fixes typos in core.js and css.js. Closes gh-1175 2013-02-21 12:00:51 -05:00
data.js No ticket: Move property descriptor assignment to save a byte. Close gh-1188. 2013-03-14 09:53:19 -04:00
deferred.js Eliminate redundancy of Deferred.then(). 2013-01-08 01:03:38 +09:00
deprecated.js Ref #13283, move .andSelf() to deprecated.js. Close gh-1170. 2013-02-26 22:57:12 -05:00
dimensions.js Edited comments and minor adjustments. Fixes #13553. Closes gh-1195. 2013-03-12 21:06:25 -04:00
effects.js Edited comments and minor adjustments. Fixes #13553. Closes gh-1195. 2013-03-12 21:06:25 -04:00
event-alias.js Fix #12656. Make event shorthands excludable. 2013-01-27 09:07:00 -05:00
event.js Edited comments and minor adjustments. Fixes #13553. Closes gh-1195. 2013-03-12 21:06:25 -04:00
exports.js Remove the define.amd.jQuery check, ref gh-1150. 2013-02-28 17:21:18 -05:00
intro.js Fix #13335. Remove "use strict". 2013-02-01 17:17:39 -05:00
manipulation.js Fix #13401: replaceWith(""). Close gh-1163. 2013-02-08 09:49:14 -05:00
offset.js No ticket: Reduce size in anticipation of Sizzle-free builds 2013-02-22 16:36:39 -05:00
outro.js Support node-like module loaders. Closes gh-1103 2013-02-20 21:31:06 -05:00
queue.js Fix #13103. Add .finish() method. Close gh-1118. 2013-01-08 01:19:25 +00:00
selector-native.js Remove unprefixed matchesSelector. Stick most common first. Update Sizzle 2013-03-23 15:18:16 -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 Sizzle: minor adjustments and a small fix in the child selector regex 2012-07-02 15:24:33 -04:00
support.js Squeeze support module. Close gh-1165. 2013-02-28 16:18:12 -05:00
traversing.js Ref #13283, move .andSelf() to deprecated.js. Close gh-1170. 2013-02-26 22:57:12 -05:00