.. |
ajax
|
Removes unnecessary call to .off() as noted by @dcherman.
|
2013-01-21 03:05:03 +01:00 |
sizzle@578e0c6f40
|
Update Sizzle: use documentElement in focus selector. Fixes #13378.
|
2013-04-08 14:17:01 -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
|
Correct oldIE-related comments, revert some workarounds. Close gh-1207.
|
2013-04-04 12:55:03 -04:00 |
attributes.js
|
No ticket: Small simplification of .removeProp. Close gh-1227.
|
2013-04-07 23:33:04 -04:00 |
callbacks.js
|
Properly resets firingLength when emptying the list. Fixes #13517
|
2013-02-27 16:15:32 +01:00 |
core.js
|
No ticket: Move jQuery.fn.size to deprecated. Close gh-1229.
|
2013-04-07 23:29:36 -04:00 |
css.js
|
Improve CSS and Support: comments. Close gh-1220.
|
2013-04-06 17:09:52 -04:00 |
data.js
|
Fixes #8335. Do not allow add data to non-elements (2.x). Closes gh-1232
|
2013-04-08 15:10:39 -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
|
Correct oldIE-related comments, revert some workarounds. Close gh-1207.
|
2013-04-04 12:55:03 -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
|
Ref #12652: Allow overriding native .click() suppression
|
2013-04-08 13:57:11 -04:00 |
exports.js
|
Fixes #13566. If there is a window object, and it has a document property, it might be the window we want, so define jQuery and $. Thanks to @dcherman for saving us from that embarrassment!
|
2013-04-04 17:27:15 -04:00 |
intro.js
|
Fix #13335. Remove "use strict".
|
2013-02-01 17:17:39 -05:00 |
manipulation.js
|
Improve CSS and Support: comments. Close gh-1220.
|
2013-04-06 17:09:52 -04: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
|
Ref 4ef51690 : Update selector-native for new Sizzle dependencies
|
2013-04-05 01:04:44 -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
|
Fix #13539: Utilize Sizzle hooks. Close gh-1215.
|
2013-04-05 00:37:36 -04:00 |
wrap.js
|
Fix #13741. Make wrap/unwrap methods optional. Close gh-1222.
|
2013-04-06 16:00:58 -04:00 |