.. |
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
|
Fix context
|
2013-09-11 08:46:19 -05: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
|
Set the input type for firefox. Fix a support test.
|
2013-09-11 15:35:50 -05: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
|
Match ordering in ajax with master. -3 bytes.
|
2013-09-09 22:54:07 -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
|
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.js
|
The cssHook from addGetHookIf wasn't actually getting added
|
2013-09-11 08:44:26 -05:00 |
data.js
|
Break jQuery.access out into its own module to separate it from core; Adjust CommonJS+AMD build support to include non-var dependencies. Convert modules with more than a few dependencies to use CJS+AMD syntax.
|
2013-09-09 12:04:03 -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
|
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 |
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 support test for checkClone. Fixes Safari 5.1 manip failures.
|
2013-09-11 14:31:06 -05: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 |