jquery/src
Steve Mao 7103d8ef47 Core: Improve isNumeric logic and test coverage
Also add back accidentally deleted comments about the implementation.

Fixes gh-2780
Ref gh-2663
Ref gh-2781
Closes gh-2827
2016-01-24 19:07:09 -05:00
..
ajax Ajax: Don't throw exceptions on binary data response 2015-11-04 12:47:16 -05:00
attributes Attributes: fix setting selected on an option in IE<=11 2016-01-19 11:36:47 -05:00
core Manipulation: Bring tagname regexes up to spec 2016-01-07 16:48:49 -05:00
css CSS: isHidden -> isHiddenWithinTree 2016-01-21 11:27:39 -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 Ajax: add serialize to AMD dependencies 2016-01-19 12:37:41 -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: 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 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: remove width/height exception for oldIE 2016-01-21 11:28:55 -05:00
event.js Event: Fix chaining .on() with null handlers 2016-01-19 12:27:58 -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: 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