.. |
ajax
|
Ajax: Use two-arg form of .slice() for old IE
|
2014-03-04 21:50:43 -05:00 |
attributes
|
Support: Reduce size via code consolidation and minification awareness
|
2014-03-04 17:00:38 -05:00 |
core
|
Core: Do not run window.onready when ready
|
2014-03-04 21:50:43 -05:00 |
css
|
Support: Simplify the box-sizing test
|
2014-03-10 19:25:25 +01:00 |
data
|
Fix some code style inconsistencies
|
2013-11-07 22:09:33 +01:00 |
effects
|
Support: Reduce size via code consolidation and minification awareness
|
2014-03-04 17:00:38 -05:00 |
event
|
Fix some code style inconsistencies
|
2013-11-07 22:09:33 +01:00 |
exports
|
AMD: Note on AMD best practices
|
2014-03-12 23:21:30 -04:00 |
manipulation
|
Support: Reduce size via code consolidation and minification awareness
|
2014-03-04 17:00:38 -05:00 |
queue
|
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
|
2013-08-15 15:49:49 -04:00 |
sizzle
|
Selector: update Sizzle
|
2014-02-05 15:35:30 +01: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
|
Core: Remove native String#trim usage to save size
|
2014-03-04 23:15:30 +01: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
|
Core: Arrays like [42] should fail .isNumeric()
|
2014-03-04 21:50:39 -05:00 |
css.js
|
Support: Simplify the box-sizing test
|
2014-03-10 19:25:25 +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
|
Event: Call underlying stopImmediatePropagation when present
|
2014-03-12 21:45:50 -04: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
|
Support: Reduce size via code consolidation and minification awareness
|
2014-03-04 17:00: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 |