| Commit message (Expand) | Author | Age | Files | Lines |
* | Core: Use named exports in `src/` | Michał Gołębiowski-Owczarek | 2023-09-12 | 1 | -1/+1 |
* | Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER` | Michał Gołębiowski-Owczarek | 2022-01-04 | 1 | -1/+1 |
* | Manipulation: Respect script crossorigin attribute in DOM manipulation | 高灰 | 2020-09-22 | 1 | -0/+1 |
* | Build:Event: Make sure all source modules' exports are used (#4648) | Michał Gołębiowski-Owczarek | 2020-06-02 | 1 | -2/+0 |
* | Core: Fire iframe script in its context, add doc param in globalEval | Michał Gołębiowski-Owczarek | 2020-02-10 | 1 | -2/+2 |
* | Core: Migrate from AMD to ES modules 🎉 | Michał Gołębiowski-Owczarek | 2019-11-18 | 1 | -8/+2 |
* | Core: Preserve CSP nonce on scripts with src attribute in DOM manipulation | buddh4 | 2019-03-25 | 1 | -2/+2 |
* | Manipulation: Restore _evalUrl jQuery.ajax calls to dataType: script | Richard Gibson | 2018-12-13 | 1 | -4/+8 |
* | Manipulation: Only evaluate HTTP-successful script src | Richard Gibson | 2018-12-12 | 1 | -2/+7 |
* | Build: Put all AMD modules in "src/" in strict mode | Michał Gołębiowski | 2016-04-25 | 1 | -0/+2 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -4/+4 |
* | Ajax: simplify one ajax call and add explanatory comment | Oleg Gaidarenko | 2015-02-15 | 1 | -0/+2 |
* | Manipulation: support data-URI scripts insertion | Bin Xin | 2014-12-03 | 1 | -0/+1 |
* | All non-var modules should not indent in their AMD wrappers (just for prettie... | Timmy Willison | 2013-09-09 | 1 | -11/+13 |
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 1 | -0/+16 |