jquery/src
2016-01-13 13:26:10 -05:00
..
ajax Ajax: Don't throw exceptions on binary data response 2015-11-04 12:47:16 -05:00
attributes Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature" 2016-01-07 14:06:41 -05:00
core Manipulation: Bring tagname regexes up to spec 2016-01-07 16:48:49 -05:00
css Effects: fix loading showHide in AMD mode 2015-11-10 12:44:35 -05:00
data Data: Combine register and cache methods 2015-09-14 21:53:27 +02:00
deferred Deferred: Warn on exceptions that are likely programming errors 2016-01-13 12:39:58 -05:00
effects Effects: Remove additional parameters of easings 2015-09-07 22:07:32 +02:00
event Event: Remove duplicated word text on comment 2015-12-03 08:53:22 -05:00
exports Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
manipulation Manipulation: Bring tagname regexes up to spec 2016-01-07 16:48:49 -05:00
queue Docs: Updated links to https where they are supported. 2016-01-13 13:26:10 -05: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: Preserve URL hash on requests 2015-11-30 19:55:50 -05: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: do not expose second argument of the jQuery.globalEval 2015-12-02 17:09:01 +03:00
css.js CSS: Add animation-iteration-count to cssNumber, fix tests 2016-01-07 21:46:22 +01:00
data.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
deferred.js Docs: Fix various spelling errors 2016-01-13 13:11:11 -05:00
deprecated.js Deprecated: fix amd mode for the deprecated module 2015-10-18 11:02:16 -04:00
dimensions.js Dimensions: Empty sets should return undefined 2015-11-10 09:59:48 -05:00
effects.js Effects: Finish should call progress 2015-09-08 02:40:54 +02:00
event.js Event: Separate trigger/simulate into its own module 2015-11-06 09:36:48 -05:00
intro.js Docs: Updated links to https where they are supported. 2016-01-13 13:26:10 -05:00
jquery.js Deferred: Warn on exceptions that are likely programming errors 2016-01-13 12:39:58 -05:00
manipulation.js Docs: Updated links to https where they are supported. 2016-01-13 13:26:10 -05:00
offset.js Offset: offsetLeft/Top on empty set returns undefined 2015-11-10 10:01:45 -05: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 Selector: pass jQuery unit tests with selector-native 2015-11-11 10:10:10 -05: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 Ajax: Only form-encode requests with a body 2015-11-02 13:14:46 -05: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