jquery/src
Michał Gołębiowski 93a8fa6bfc Core: Deprecate jQuery.parseJSON
Fixes gh-2800
Closes gh-2948
2016-03-02 13:12:35 +01:00
..
ajax Core: Deprecate jQuery.parseJSON 2016-03-02 13:12:35 +01:00
attributes Attributes: remove the lower-casing logic for attribute names 2016-02-17 02:30:22 +01:00
core Manipulation: Bring tagname regexes up to spec 2016-01-07 16:48:49 -05:00
css CSS: Make sure elem.ownerDocument.defaultView is not null 2016-01-27 11:35:51 -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: restore jQuery push behavior in .find 2016-01-20 13:23:01 -05: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 Core: Deprecate jQuery.parseJSON 2016-03-02 13:12:35 +01: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: Improve isNumeric logic and test coverage 2016-01-24 19:07:09 -05:00
css.js CSS: isHidden -> isHiddenWithinTree 2016-01-21 11:27:39 -05:00
data.js Core: Deprecate jQuery.parseJSON 2016-03-02 13:12:35 +01:00
deferred.js Docs: Fix various spelling errors 2016-01-13 13:11:11 -05:00
deprecated.js Core: Deprecate jQuery.parseJSON 2016-03-02 13:12:35 +01:00
dimensions.js Dimensions: Empty sets should return undefined 2015-11-10 09:59:48 -05:00
effects.js Effects: remove width/height exception for oldIE 2016-01-21 11:28:55 -05:00
event.js Docs: use https where possible 2016-01-27 10:52:43 -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 Revert "Offset: account for scroll when calculating position" 2016-02-09 00:24:22 +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 Selector: add jQuery.escapeSelector 2016-01-28 17:25:41 -05:00
selector-sizzle.js Build: use hard-coded path to sizzle in selector-sizzle 2016-02-10 13:47:25 -08: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: Never let .closest() match positional selectors 2016-01-13 13:37:11 -05:00
wrap.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00