aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/init.js
Commit message (Expand)AuthorAgeFilesLines
* Revert "Misc: Drop support for older browsers; update support comments"Timmy Willison2016-01-061-4/+12
* Build: code style fixes after all those revertsOleg Gaidarenko2015-12-221-2/+2
* Revert "Core: Remove deprecated context and selector properties"Oleg Gaidarenko2015-12-221-2/+10
* Revert "Core: Throw an error on $("#") rather than returning 0-length collect...Oleg Gaidarenko2015-12-221-2/+1
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-10/+13
* Core: Support non-browser environmentsMichał Gołębiowski2015-08-161-4/+2
* 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
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-12-081-12/+4
* Core: Throw an error on $("#") rather than returning 0-length collectionDave Methvin2014-12-031-1/+2
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-171-1/+4
* Separate jQuery.fn.init into its own module (for lighter core dependencies ac...Timmy Willison2013-09-091-0/+132