jquery/test/unit
Dave Methvin 94e744aec9 Fix #11315. Selector for .on() is relative to delegateTarget.
This fixes a regresssion from 1.6.4. Be aware that nearly every place that this bug comes into play, the selector in use is incredibly inefficient.
2012-06-27 11:54:04 -04:00
..
ajax.js Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves jQuery.browser and removes use in test/unit/ajax.js. Fixes #11965 2012-06-25 10:02:28 -04:00
attributes.js Make removeClass smart enough to remove duplicates. Fixes #11923 2012-06-23 19:38:27 -04:00
callbacks.js Unit tests are linted and passing. 2012-06-21 15:30:24 -04:00
core.js Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves jQuery.browser and removes use in test/unit/ajax.js. Fixes #11965 2012-06-25 10:02:28 -04:00
css.js Unit tests are linted and passing. 2012-06-21 15:30:24 -04:00
data.js Unit tests are linted and passing. 2012-06-21 15:30:24 -04:00
deferred.js Unit tests are linted and passing. 2012-06-21 15:30:24 -04:00
deprecated.js Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves jQuery.browser and removes use in test/unit/ajax.js. Fixes #11965 2012-06-25 10:02:28 -04:00
dimensions.js Unit tests are linted and passing. 2012-06-21 15:30:24 -04:00
effects.js Completes #11799: Maybe .progress() was cooler than I thought. 2012-06-25 10:34:25 -04:00
event.js Fix #11315. Selector for .on() is relative to delegateTarget. 2012-06-27 11:54:04 -04:00
exports.js Landing pull request 586. Create exports.js for exporting jQuery to window and AMD. Fixes #10687. 2011-11-14 12:13:25 -05:00
manipulation.js Unit tests are linted and passing. 2012-06-21 15:30:24 -04:00
offset.js Unit tests are linted and passing. 2012-06-21 15:30:24 -04:00
queue.js Unit tests are linted and passing. 2012-06-21 15:30:24 -04:00
selector.js Unit tests are linted and passing. 2012-06-21 15:30:24 -04:00
support.js Unit tests are linted and passing. 2012-06-21 15:30:24 -04:00
traversing.js Fix #11969. Never a null moment when checking siblings. 2012-06-26 17:08:49 -04:00