.. |
ajax
|
Ajax: .load() should trim its selector
|
2014-03-04 20:43:14 -05:00 |
attributes
|
Attrs: Simplify an option hook
|
2014-02-05 10:46:00 +04:00 |
core
|
Reduce size by reordering variable declarations
|
2013-12-16 12:48:46 -05:00 |
css
|
Support: Reduce size
|
2014-02-14 07:05:47 -08:00 |
data
|
Fix #14074: element id="nodeName". Close gh-1389.
|
2013-11-07 11:57:41 -05:00 |
effects
|
No ticket: fix code style inconsistencies. Closes gh-1361
|
2013-09-13 01:04:29 +04:00 |
event
|
Fix #10814. Make support tests lazy and broken out to components.
|
2013-09-06 03:38:22 +02:00 |
exports
|
exports/global: Do not attach global variables for most CommonJS environments
|
2013-12-20 18:39:16 -05:00 |
manipulation
|
Manipulation: Use textarea for missing IE defaultValue check
|
2014-01-23 13:04:40 -05:00 |
queue
|
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
|
2013-08-15 14:15:49 -04:00 |
sizzle
|
Selector: update Sizzle
|
2014-02-05 15:10:22 +01:00 |
traversing
|
Traversing: Check all pairwise element combinations for .find( els )
|
2014-01-17 00:38:56 -05:00 |
var
|
Core: Remove native String#trim usage to save size
|
2014-03-04 23:08:35 +01:00 |
.jshintrc
|
Revert "Ajax: Fix #14424. Use ActiveX in IE9+ on local files, close gh-1434."
|
2013-12-15 22:02:51 -05:00 |
ajax.js
|
Fix #14036. Remove user/pass from ajaxLocation. Close gh-1340.
|
2013-11-13 22:53:15 -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:08:00 -04:00 |
callbacks.js
|
No ticket: fix code style inconsistencies. Closes gh-1361
|
2013-09-13 01:04:29 +04:00 |
core.js
|
Core: Arrays like [42] should fail .isNumeric()
|
2014-03-04 20:40:23 -05:00 |
css.js
|
Fix #14394: Changing style !important in webkit. Close gh-1385.
|
2013-10-15 16:34:54 -04:00 |
data.js
|
Fix #14101: $().data() should be undefined, not null
|
2013-11-06 10:25:12 -05:00 |
deferred.js
|
No ticket: fix code style inconsistencies. Closes gh-1361
|
2013-09-13 01:04:29 +04:00 |
deprecated.js
|
Apply consistent ordering in all modules. -38 bytes. Order modules like functions > jQuery.extend > jQuery.fn.extend.
|
2013-09-09 13:54:46 -05:00 |
dimensions.js
|
Apply consistent ordering in all modules. -38 bytes. Order modules like functions > jQuery.extend > jQuery.fn.extend.
|
2013-09-09 13:54:46 -05:00 |
effects.js
|
Effects: First step() call should match :animated selector
|
2014-01-07 16:01:34 -05:00 |
event.js
|
Ref #14180, let focusin/out work on non-element targets.
|
2013-11-14 16:33:12 -05:00 |
intro.js
|
Intro: Pass window to intro if available, for browserify
|
2014-01-09 21:27:28 -05:00 |
jquery.js
|
Build: Add the ability to remove global exposure.
|
2013-12-19 15:00:06 -05:00 |
manipulation.js
|
No ticket: Reduce size by reordering variable declarations. Close gh-1416.
|
2013-11-05 17:16:38 -05:00 |
offset.js
|
Offset: Fix comment typo, thanks @AurelioDeRosa
|
2013-12-18 20:50:53 -05:00 |
outro.js
|
No ticket. Restore checking individual src/**/*.js files by jsHint.
|
2013-09-06 20:31:18 +02:00 |
queue.js
|
No ticket: fix code style inconsistencies. Closes gh-1361
|
2013-09-13 01:04:29 +04:00 |
selector-native.js
|
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
|
2013-08-15 14:15:49 -04:00 |
selector-sizzle.js
|
Fix some code style inconsistencies
|
2013-10-07 03:16:18 +04:00 |
selector.js
|
No ticket. Restore checking individual src/**/*.js files by jsHint.
|
2013-09-06 20:31:18 +02:00 |
serialize.js
|
Correct code style in comment line
|
2013-09-13 19:29:48 +04:00 |
traversing.js
|
traversing: Optimise .add by not using makeArray
|
2013-12-30 12:34:08 -05:00 |
wrap.js
|
Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules)
|
2013-09-09 19:13:01 -05:00 |