aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/ready.js
Commit message (Expand)AuthorAgeFilesLines
* Core: use interactive to evaluate dom ready, barring IE6-10Timmy Willison2016-01-141-5/+4
* Revert "Misc: Drop support for older browsers; update support comments"Timmy Willison2016-01-061-2/+30
* Revert "Core: remove custom ready event"Oleg Gaidarenko2015-12-221-0/+7
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-4/+10
* Core: Support non-browser environmentsMichał Gołębiowski2015-08-161-3/+4
* Core:CSS: Attach test nodes to documentElement, not bodyMichał Gołębiowski2015-08-161-5/+0
* Core: remove custom ready eventTimmy Willison2015-05-121-7/+0
* Core:CSS:Event: simplification of native method signaturesOleg Gaidarenko2015-05-031-4/+4
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-12-081-29/+5
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-171-6/+12
* Core: Do not run window.onready when readyDave Methvin2014-03-041-2/+3
* Fix some code style inconsistenciesOleg2013-11-071-1/+0
* Separate jQuery.fn.init into its own module (for lighter core dependencies ac...Timmy Willison2013-09-091-0/+1
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-0/+151