aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/init.js
Commit message (Expand)AuthorAgeFilesLines
* Core: allow init to accept an alternate rootjQuery for migrate's sakeTimmy Willison2015-05-041-4/+8
* Core: Remove deprecated context and selector propertiesDave Methvin2015-01-111-10/+2
* Build: Don't assume the browser environment; smoke test on Node w/ jsdomMichał Gołębiowski2014-12-261-1/+2
* Core: Throw an error on $("#") rather than returning 0-length collectionDave Methvin2014-12-031-1/+2
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-11-031-3/+1
* Core: Drop strundefined variableChris Antaki2014-09-021-1/+1
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-171-1/+4
* Support: clean up comments and Support notationDave Methvin2014-06-101-3/+3
* charAt -> string indexing. Close gh-1359.Mike Sidorov2013-09-121-1/+1
* Separate jQuery.fn.init into its own module (for lighter core dependencies ac...Timmy Willison2013-09-091-0/+123