.. |
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
|
Update grunt-contrib-jshint to 0.3.0, part 2, close gh-1203.
|
2013-04-04 12:27:21 -04:00 |
ajax.js
|
Update grunt-contrib-jshint to 0.3.0, close gh-1204.
|
2013-04-03 20:51:30 -04:00 |
attributes.js
|
Update grunt-contrib-jshint to 0.3.0, close gh-1204.
|
2013-04-03 20:51:30 -04:00 |
callbacks.js
|
Properly resets firingLength when emptying the list. Fixes #13517
|
2013-02-27 16:15:32 +01:00 |
core.js
|
Update grunt-contrib-jshint to 0.3.0, part 2, close gh-1203.
|
2013-04-04 12:27:21 -04:00 |
css.js
|
Fix #13543. offsetWidth is wrong on non-1 zoom. Close gh-1194.
|
2013-04-03 21:00:38 -04:00 |
data.js
|
Better approach the hasData side effects fix. Thanks gibson042
|
2013-04-01 17:09:37 -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
|
Update grunt-contrib-jshint to 0.3.0, part 2, close gh-1203.
|
2013-04-04 12:27:21 -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
|
Update grunt-contrib-jshint to 0.3.0, part 2, close gh-1203.
|
2013-04-04 12:27:21 -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
|
Follow-up for 22a4e5bd0a , fix .checkOn, add support tests. Cloes gh-1199.
|
2013-04-03 22:27:16 -04:00 |
traversing.js
|
Remove an unused support check, correct a comment. Close gh-1211.
|
2013-04-03 21:21:23 -04:00 |