.. |
ajax
|
All non-var modules should not indent in their AMD wrappers (just for prettier builds). No functionality changes.
|
2013-09-09 12:07:40 -04:00 |
attributes
|
Fix more support tests (support.input should only be false in IE8 and checkClone as it is now used is fine in IE)
|
2013-09-11 17:23:17 -05:00 |
core
|
Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects.
|
2013-09-09 22:51:11 -05:00 |
css
|
No ticket. Get rid of comma expression in curCSS.
|
2013-09-24 14:11:24 +02:00 |
data
|
Fix #10814. Fix #14084. Make support tests lazy and broken out to components.
|
2013-09-06 03:40:49 +02:00 |
effects
|
All non-var modules should not indent in their AMD wrappers (just for prettier builds). No functionality changes.
|
2013-09-09 12:07:40 -04:00 |
event
|
Fix #10814. Fix #14084. Make support tests lazy and broken out to components.
|
2013-09-06 03:40:49 +02:00 |
exports
|
No ticket. Restore checking individual src/**/*.js files by jsHint.
|
2013-09-06 20:31:48 +02:00 |
manipulation
|
No ticket: Fix XHTML regression. Close gh-1376.
|
2013-09-23 10:26:20 -04:00 |
queue
|
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
|
2013-08-15 15:49:49 -04:00 |
traversing
|
Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects.
|
2013-09-09 22:51:11 -05:00 |
var
|
Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects.
|
2013-09-09 22:51:11 -05:00 |
.jshintrc
|
Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Close gh-1283.
|
2013-07-11 12:59:44 -04:00 |
ajax.js
|
Use charAt instead of string indexing for oldIE's sake. Fixes #14356.
|
2013-09-12 15:49:53 -05:00 |
attributes.js
|
All non-var modules should not indent in their AMD wrappers (just for prettier builds). No functionality changes.
|
2013-09-09 12:07:40 -04:00 |
callbacks.js
|
Always return jQuery in modules that can be included separately
|
2013-09-08 21:30:48 -04:00 |
core.js
|
No ticket: Compress core and data modules
|
2013-09-28 12:02:44 -04:00 |
css.js
|
Ref #14313: NaN detection. Close gh-1352.
|
2013-09-12 16:42:18 -04:00 |
data.js
|
No ticket: Compress core and data modules
|
2013-09-28 12:02:44 -04:00 |
deferred.js
|
Always return jQuery in modules that can be included separately
|
2013-09-08 21:30:48 -04:00 |
deprecated.js
|
Apply consistent ordering in all modules. -219 bytes. Order modules like functions > jQuery.extend > jQuery.fn.extend.
|
2013-09-09 12:22:37 -04:00 |
dimensions.js
|
Apply consistent ordering in all modules. -219 bytes. Order modules like functions > jQuery.extend > jQuery.fn.extend.
|
2013-09-09 12:22:37 -04:00 |
effects.js
|
Ensure display: inline-block when animating width/height on inline elements. Fixes #14344.
|
2013-09-10 15:09:58 -05:00 |
event.js
|
Fix #13993. Save result of native inline handlers. Close gh-1368.
|
2013-10-06 17:58:28 -04:00 |
intro.js
|
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
|
2013-08-15 15:49:49 -04:00 |
jquery.js
|
Fix #10814. Fix #14084. Make support tests lazy and broken out to components.
|
2013-09-06 03:40:49 +02:00 |
manipulation.js
|
Fix #14290. Don't throw if text node is appended to table. Close gh-1371.
|
2013-09-19 11:42:28 -04:00 |
offset.js
|
The cssHook from addGetHookIf wasn't actually getting added
|
2013-09-11 08:44:26 -05:00 |
outro.js
|
No ticket. Restore checking individual src/**/*.js files by jsHint.
|
2013-09-06 20:31:48 +02:00 |
queue.js
|
Always return jQuery in modules that can be included separately
|
2013-09-08 21:30:48 -04:00 |
selector-sizzle.js
|
Map Sizzle to a path with config to allow users to put Sizzle wherever they want
|
2013-09-10 18:48:53 -05:00 |
selector.js
|
No ticket. Restore checking individual src/**/*.js files by jsHint.
|
2013-09-06 20:31:48 +02:00 |
serialize.js
|
Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects.
|
2013-09-09 22:51:11 -05:00 |
support.js
|
Fix failing support test in IE6/7
|
2013-09-11 17:58:38 -05:00 |
traversing.js
|
Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects.
|
2013-09-09 22:51:11 -05:00 |
wrap.js
|
Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects.
|
2013-09-09 22:51:11 -05:00 |