jquery/src
Ilya Kantor d0782ed7e8 Event: Fix #14544. Remove elem from event handle, close gh-1400.
This also reduces memory leaks if the element is removed without cleaning
events (e.g with native DOM operations).

Not pickable into the 1.x branch because oldIE still needs this.
2013-11-14 14:46:47 -05:00
..
ajax ajax: Fix #14207. file protocol returns status 0, see #8605. 2013-11-13 20:53:04 -05:00
attributes No ticket: fix code style inconsistencies. Closes gh-1361 2013-09-13 01:04:29 +04:00
core charAt -> string indexing. Close gh-1359. 2013-09-12 12:33:51 -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 No ticket. Restore checking individual src/**/*.js files by jsHint. 2013-09-06 20:31:18 +02: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
traversing Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules) 2013-09-09 19:13:01 -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 Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Close gh-1283. 2013-07-11 12:52:48 -04: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 Fixes #14450. Remove CommonJS+AMD syntax. 2013-10-15 10:40:48 -04: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 Fixes #14450. Remove CommonJS+AMD syntax. 2013-10-15 10:40:48 -04:00
event.js Event: Fix #14544. Remove elem from event handle, close gh-1400. 2013-11-14 14:46:47 -05:00
intro.js Fix some code style inconsistencies 2013-10-07 03:16:18 +04:00
jquery.js Fix #10814. Make support tests lazy and broken out to components. 2013-09-06 03:38:22 +02:00
manipulation.js No ticket: Reduce size by reordering variable declarations. Close gh-1416. 2013-11-05 17:16:38 -05:00
offset.js Fixes #14450. Remove CommonJS+AMD syntax. 2013-10-15 10:40:48 -04: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