jquery/src
2013-12-20 16:46:30 -05:00
..
ajax Revert "Ajax: Fix #14424. Use ActiveX in IE9+ on local files, close gh-1434." 2013-12-15 22:02:51 -05:00
attributes Reduce size by reordering variable declarations 2013-12-16 12:48:46 -05:00
core Reduce size by reordering variable declarations 2013-12-16 12:48:46 -05:00
css No ticket. Remove the unnecessary guard in addGetHookIf. Close gh-1426. 2013-11-11 18:20:33 +01: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 Build: Add the ability to remove global exposure. 2013-12-19 15:00:06 -05:00
manipulation Fix some code style inconsistencies 2013-10-07 03:16:18 +04:00
queue AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. 2013-08-15 14:15:49 -04:00
sizzle Selector: update Sizzle 2013-12-20 16:46:30 -05:00
traversing Reduce size by reordering variable declarations 2013-12-16 12:48:46 -05:00
var Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules) 2013-09-09 19:13:01 -05: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 Build: Add the ability to remove global exposure. 2013-12-19 15:00:06 -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 Reduce size by reordering variable declarations 2013-12-16 12:48:46 -05:00
event.js Ref #14180, let focusin/out work on non-element targets. 2013-11-14 16:33:12 -05:00
intro.js Change window to global in the most outer IIFE parameters. 2013-11-17 01:06:44 +01: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 Fix #14190: Remove unnecessary assignment in .closest. Close gh-1411. 2013-11-06 10:37:06 -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