Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deferred: Rename `getStackHook` to `getErrorHook` | Michał Gołębiowski-Owczarek | 2023-03-14 | 1 | -2/+5 |
* | Deferred: Respect source maps in jQuery.Deferred.exceptionHook | Michał Gołębiowski-Owczarek | 2023-02-01 | 1 | -2/+2 |
* | Core: Migrate from AMD to ES modules 🎉 | Michał Gołębiowski-Owczarek | 2019-11-18 | 1 | -7/+2 |
* | Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS | Michał Gołębiowski-Owczarek | 2019-04-29 | 1 | -4/+6 |
* | Deferred: Give better stack diagnostics on exceptions | Dave Methvin | 2016-05-11 | 1 | -1/+1 |
* | Build: Put all AMD modules in "src/" in strict mode | Michał Gołębiowski | 2016-04-25 | 1 | -0/+2 |
* | Docs: Update support comments to follow the new syntax | Michał Gołębiowski | 2016-03-30 | 1 | -1/+1 |
* | Docs:Tests: Remove obsolete code from tests, update support comments | Michał Gołębiowski | 2016-03-08 | 1 | -1/+1 |
* | Deferred: Warn on exceptions that are likely programming errors | Dave Methvin | 2016-01-13 | 1 | -0/+19 |