jquery/src
Aditya Raghavan 97cf528082 Event: Normalize mouse event properties in drag events
DragEvent is a superset of MouseEvent, so we want to fix up mouse
properties like pageX and pageY.

Fixes gh-1925
2015-01-05 15:34:52 -05:00
..
ajax Build: Don't assume the browser environment; smoke test on Node w/ jsdom 2014-12-26 13:26:46 +01:00
attributes Build: Don't assume the browser environment; smoke test on Node w/ jsdom 2014-12-26 13:26:46 +01:00
core Build: Don't assume the browser environment; smoke test on Node w/ jsdom 2014-12-26 13:26:46 +01:00
css Build: Don't assume the browser environment; smoke test on Node w/ jsdom 2014-12-26 13:26:46 +01:00
data Data: avoid non-alphanumeric chars in expando properties 2014-09-26 15:03:05 +04:00
effects Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
event Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
exports Build: fix tests in AMD mode 2014-12-09 15:39:24 -05:00
manipulation Build: Don't assume the browser environment; smoke test on Node w/ jsdom 2014-12-26 13:26:46 +01:00
queue Change broken url to wayback one 2014-10-30 10:26:38 -04:00
traversing Traversing: Check all pairwise element combinations for .find( els ) 2014-01-17 00:38:56 -05:00
var Build: Don't assume the browser environment; smoke test on Node w/ jsdom 2014-12-26 13:26:46 +01:00
.jshintrc Build: Don't assume the browser environment; smoke test on Node w/ jsdom 2014-12-26 13:26:46 +01:00
ajax.js Build: Don't assume the browser environment; smoke test on Node w/ jsdom 2014-12-26 13:26:46 +01: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 Callbacks: Disabling a callback should prevent firing 2014-12-07 20:51:04 -05:00
core.js Build: Don't assume the browser environment; smoke test on Node w/ jsdom 2014-12-26 13:26:46 +01:00
css.js Misc: Drop support for older browsers; update support comments 2014-11-03 18:37:26 +01:00
data.js Data: shave off a couple of bytes 2014-12-24 01:44:38 +03:00
deferred.js Deferred: Fix $.when with resolved deferred and progress callbacks 2014-12-25 15:39:28 +03:00
deprecated.js Deprecated: Drop size and andSelf methods 2014-10-30 01:19:54 +01:00
dimensions.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
effects.js Build: Don't assume the browser environment; smoke test on Node w/ jsdom 2014-12-26 13:26:46 +01:00
event.js Event: Normalize mouse event properties in drag events 2015-01-05 15:34:52 -05:00
intro.js Build: Remove dates from copyright notice 2015-01-03 16:01:57 -05:00
jquery.js Build: fix tests in AMD mode 2014-12-09 15:39:24 -05:00
manipulation.js Misc: Drop support for older browsers; update support comments 2014-11-03 18:37:26 +01:00
offset.js Build: Don't assume the browser environment; smoke test on Node w/ jsdom 2014-12-26 13:26:46 +01:00
outro.js Build: fix tests in AMD mode 2014-12-09 15:39:24 -05:00
queue.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
selector-native.js Build: Don't assume the browser environment; smoke test on Node w/ jsdom 2014-12-26 13:26:46 +01: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 Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
traversing.js Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
wrap.js Manipulation: make wrapAll funarg execute only once 2014-12-24 01:51:33 +03:00