Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge branch '2.0-core' of https://github.com/rwldrn/jquery
* '2.0-core' of https://github.com/rwldrn/jquery: Explanations for each step of isPlainObject obj === Object(obj) comparison is an unnecessary artifact from refactoring Ensure that null/undefined args don't choke on native indexOf Further reduction, thanks @dcherman Straightforward support note Straightforward support note Remove setTimeout for body existance 2.0: Reduce globalEval 2.0: Reduced parseXML 2.0: Reduce isPlainObject 2.0: Remove isArray shim 2.0: Remove now shim 2.0: Remove inArray shim 2.0: Remove JSON.parse shim 2.0: Remove trim shim 2.0: Removes attachEvent paths for jQuery.ready()
- Loading branch information
Showing
1 changed file
with
32 additions
and
160 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters