Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #12018, readyState "interactive" in oldIE lies! Closes gh-848. | Mike Sherov | 2012-07-06 | 5 | -23/+57 |
* | Relativize all urls pertaining to dist/jquery.js so users can run their serve... | timmywil | 2012-06-04 | 3 | -3/+3 |
* | Strips IIFEs from modules; Always require built jQuery for tests. | Rick Waldron | 2012-06-04 | 3 | -5/+5 |
* | Fix indentation in /speed and /test dirs, closes gh-780. | Trey Hunner | 2012-05-18 | 1 | -2/+2 |
* | Transform $.bindReady into $.ready.promise. It is now possible to use $.ready... | jaubourg | 2012-05-06 | 1 | -0/+17 |
* | reduce complexity of ready further, and try manipulating DOM to make sure we'... | Mike Sherov | 2012-05-04 | 2 | -0/+2 |
* | remove jQuery.quickReady, save bytes, style nits in tests | Mike Sherov | 2012-05-04 | 4 | -64/+32 |
* | Fix #10067. Create jQuery.quickReady; closes gh-736. | Mike Sherov | 2012-04-23 | 4 | -0/+85 |