.. |
ajax
|
Removes unnecessary call to .off() as noted by @dcherman.
|
2013-01-21 03:05:03 +01:00 |
sizzle@65b2e6c63b
|
Update Sizzle: minor windows 8 issue
|
2013-03-11 12:55:26 -04:00 |
.jshintrc
|
Adds module to jshintrc
|
2013-02-21 09:56:20 -05:00 |
ajax.js
|
Edited comments and minor adjustments. Fixes #13553. Closes gh-1195.
|
2013-03-12 21:06:25 -04:00 |
attributes.js
|
Fix #13315 for IE9: compare typeof xmlNode.method to var instead of literal "undefined" for safer uglification
|
2013-01-27 10:04:09 -05: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
|
Fixes #13551. Guard against illegal data access by undefined elem-owner
|
2013-03-03 19:40:33 -05: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
|
Add warnings and ignore the built Sizzle file.
|
2013-02-27 22:45:55 -05: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 |