.. |
ajax
|
Ajax: support non-RFC2616 methods for oldIE
|
2014-01-14 00:38:38 +04:00 |
attributes
|
Attrs: Restore ability to pass array to jQuery#val
|
2014-01-16 06:55:56 +04:00 |
core
|
Fix some code style inconsistencies
|
2013-11-07 22:09:33 +01:00 |
css
|
Css: Fix the reliableMarginRight test in oldIE.
|
2014-01-26 02:49:05 +01:00 |
data
|
Fix some code style inconsistencies
|
2013-11-07 22:09:33 +01:00 |
effects
|
Fix some code style inconsistencies
|
2013-11-07 22:09:33 +01:00 |
event
|
Fix some code style inconsistencies
|
2013-11-07 22:09:33 +01:00 |
exports
|
exports/global: Do not attach global variables for most CommonJS environments
|
2013-12-20 18:42:26 -05:00 |
manipulation
|
Manipulation: Use textarea for missing IE defaultValue check
|
2014-01-23 14:14:44 -05:00 |
queue
|
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
|
2013-08-15 15:49:49 -04:00 |
sizzle
|
Sizzle: update committed dependencies
|
2014-01-13 16:39:09 -05: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
|
Fix #14036. Remove user/pass from ajaxLocation. Close gh-1340.
|
2013-11-13 22:55:12 -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
|
Fix some code style inconsistencies
|
2013-11-07 22:09:33 +01:00 |
core.js
|
Build: Add the ability to remove global exposure.
|
2013-12-19 15:36:34 -05:00 |
css.js
|
Fix some code style inconsistencies
|
2013-11-07 22:09:33 +01:00 |
data.js
|
Fix some code style inconsistencies
|
2013-11-07 22:09:33 +01:00 |
deferred.js
|
Fix some code style inconsistencies
|
2013-11-07 22:09:33 +01: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
|
Effects: First step() call should match :animated selector
|
2014-01-09 22:29:05 -05:00 |
event.js
|
Ref #14180, let focusin/out work on non-element targets.
|
2013-11-14 16:40:22 -05:00 |
intro.js
|
Intro: Pass window to intro if available, for browserify
|
2014-01-09 21:31:24 -05:00 |
jquery.js
|
Build: Add the ability to remove global exposure.
|
2013-12-19 15:36:34 -05:00 |
manipulation.js
|
Fix some code style inconsistencies
|
2013-11-07 22:09:33 +01:00 |
offset.js
|
Offset: Fix comment typo, thanks @AurelioDeRosa
|
2013-12-18 20:54:02 -05:00 |
outro.js
|
No ticket. Restore checking individual src/**/*.js files by jsHint.
|
2013-09-06 20:31:48 +02:00 |
queue.js
|
Fix some code style inconsistencies
|
2013-11-07 22:09:33 +01:00 |
selector-sizzle.js
|
Fix some code style inconsistencies
|
2013-11-07 22:09:33 +01:00 |
selector.js
|
No ticket. Restore checking individual src/**/*.js files by jsHint.
|
2013-09-06 20:31:48 +02:00 |
serialize.js
|
Fix some code style inconsistencies
|
2013-11-07 22:09:33 +01:00 |
support.js
|
Fix failing support test in IE6/7
|
2013-09-11 17:58:38 -05:00 |
traversing.js
|
traversing: Optimise .add by not using makeArray
|
2013-12-30 12:36:31 -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 |