| Commit message (Expand) | Author | Age | Files | Lines |
* | Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER` | Michał Gołębiowski-Owczarek | 2022-01-12 | 1 | -1/+1 |
* | Core: Move holdReady to deprecated | Manoj Kumar | 2017-02-13 | 1 | -9/+0 |
* | Core: Re-throw errors that happened in callbacks wrapped in jQuery ready | Michał Gołębiowski | 2016-07-07 | 1 | -1/+10 |
* | Build: Put all AMD modules in "src/" in strict mode | Michał Gołębiowski | 2016-04-25 | 1 | -0/+2 |
* | Core: implement ready without Deferred | Timmy Willison | 2016-04-04 | 1 | -31/+19 |
* | Docs: Update support comments to follow the new syntax | Michał Gołębiowski | 2016-03-30 | 1 | -1/+1 |
* | Core: use interactive to evaluate dom ready, barring IE9-10 | Timmy Willison | 2015-10-29 | 1 | -4/+4 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -4/+7 |
* | Core: Switch from modules to just window.setTimeout etc. | Michał Gołębiowski | 2015-06-17 | 1 | -3/+2 |
* | Core: Use window.setTimeout & friends instead of global equivalents | Michał Gołębiowski | 2015-06-17 | 1 | -1/+2 |
* | Core: remove custom ready event | Timmy Willison | 2015-05-12 | 1 | -7/+0 |
* | Core:CSS:Event: simplification of native method signatures | Oleg Gaidarenko | 2015-05-03 | 1 | -4/+4 |
* | Build: Don't assume the browser environment; smoke test on Node w/ jsdom | Michał Gołębiowski | 2014-12-26 | 1 | -1/+2 |
* | Build: update grunt-jscs-checker and pass with the new rules | Timmy Willison | 2014-07-17 | 1 | -2/+4 |
* | Support: clean up comments and Support notation | Dave Methvin | 2014-06-10 | 1 | -1/+1 |
* | Core: Do not run window.onready when ready | Dave Methvin | 2014-03-04 | 1 | -2/+3 |
* | Separate jQuery.fn.init into its own module (for lighter core dependencies ac... | Timmy Willison | 2013-09-09 | 1 | -0/+1 |
* | With all of the ready calls removed internally, ready was never kicked off. A... | Timmy Willison | 2013-09-06 | 1 | -0/+3 |
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 1 | -0/+92 |