aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/ready.js
Commit message (Expand)AuthorAgeFilesLines
* Core: Switch from modules to just window.setTimeout etc.Michał Gołębiowski2015-06-171-3/+2
* Core: Use window.setTimeout & friends instead of global equivalentsMichał Gołębiowski2015-06-171-1/+2
* Core: remove custom ready eventTimmy Willison2015-05-121-7/+0
* Core:CSS:Event: simplification of native method signaturesOleg Gaidarenko2015-05-031-4/+4
* Build: Don't assume the browser environment; smoke test on Node w/ jsdomMichał Gołębiowski2014-12-261-1/+2
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-171-2/+4
* Support: clean up comments and Support notationDave Methvin2014-06-101-1/+1
* Core: Do not run window.onready when readyDave Methvin2014-03-041-2/+3
* Separate jQuery.fn.init into its own module (for lighter core dependencies ac...Timmy Willison2013-09-091-0/+1
* With all of the ready calls removed internally, ready was never kicked off. A...Timmy Willison2013-09-061-0/+3
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-0/+92