aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/event
Commit message (Expand)AuthorAgeFilesLines
* Fix #12018, readyState "interactive" in oldIE lies! Closes gh-848.Mike Sherov2012-07-065-23/+57
* Relativize all urls pertaining to dist/jquery.js so users can run their serve...timmywil2012-06-043-3/+3
* Strips IIFEs from modules; Always require built jQuery for tests.Rick Waldron2012-06-043-5/+5
* Fix indentation in /speed and /test dirs, closes gh-780.Trey Hunner2012-05-181-2/+2
* Transform $.bindReady into $.ready.promise. It is now possible to use $.ready...jaubourg2012-05-061-0/+17
* reduce complexity of ready further, and try manipulating DOM to make sure we'...Mike Sherov2012-05-042-0/+2
* remove jQuery.quickReady, save bytes, style nits in testsMike Sherov2012-05-044-64/+32
* Fix #10067. Create jQuery.quickReady; closes gh-736.Mike Sherov2012-04-234-0/+85