jquery/src
Dave Methvin c82a6685bb Event: Fix delegated radio events when arrow keys are used
Fixes gh-2343, gh-2410
Close gh-2617
2015-10-18 13:06:37 -04:00
..
ajax Ajax: improve content-type detection 2015-10-12 22:38:15 +03:00
attributes Attributes: removeClass() -> attr("class", "") 2015-10-18 12:46:34 -04:00
core Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
css CSS: Make show/hide/toggle methods a module 2015-10-18 12:30:00 -04:00
data Data: Combine register and cache methods 2015-09-14 21:53:27 +02:00
effects Effects: Remove additional parameters of easings 2015-09-07 22:07:32 +02:00
event Event: Move .bind() and .delegate() to deprecated 2015-10-12 17:32:08 +03:00
exports Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
manipulation Manipulation: Don't provide the parser with sloppy table markup 2015-09-14 22:01:04 +02:00
queue Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
traversing Traversing: Don't expose jQuery.dir & jQuery.sibling 2015-09-08 17:32:07 +02:00
var Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
.jshintrc Build: Add a comment explaining why the es3 option is needed 2015-08-03 18:51:18 +02:00
ajax.js Ajax: improve content-type detection 2015-10-12 22:38:15 +03:00
attributes.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
callbacks.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
core.js Core: make isNumeric test work on Symbol 2015-10-17 16:50:05 -04:00
css.js CSS: Make show/hide/toggle methods a module 2015-10-18 12:30:00 -04:00
data.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
deferred.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
deprecated.js Deprecated: fix amd mode for the deprecated module 2015-10-18 11:02:16 -04:00
dimensions.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
effects.js Effects: Finish should call progress 2015-09-08 02:40:54 +02:00
event.js Event: Fix delegated radio events when arrow keys are used 2015-10-18 13:06:37 -04:00
intro.js Build: Remove dates from copyright notice 2015-01-03 16:01:57 -05:00
jquery.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
manipulation.js Data: avoid using delete on DOM nodes 2015-09-08 20:22:54 +02:00
offset.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
outro.js Build: fix tests in AMD mode 2014-12-09 15:39:24 -05:00
queue.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
selector-native.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
selector-sizzle.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
selector.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
serialize.js Serialize: Fix object detection 2015-09-07 23:22:56 +02:00
traversing.js Traversing: Don't expose jQuery.dir & jQuery.sibling 2015-09-08 17:32:07 +02:00
wrap.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00