aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/DOMEval.js
Commit message (Expand)AuthorAgeFilesLines
* Manipulation: Support $el.html(selfRemovingScript) (#5378)Richard Gibson2024-01-081-6/+7
* Core: Use named exports in `src/`Michał Gołębiowski-Owczarek2023-09-121-4/+2
* Core: Drop support for Edge Legacy (i.e. non-Chromium Microsoft Edge)Michał Gołębiowski-Owczarek2020-09-221-15/+3
* Core: Migrate from AMD to ES modules 🎉Michał Gołębiowski-Owczarek2019-11-181-34/+30
* Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJSMichał Gołębiowski-Owczarek2019-04-291-1/+1
* Core: Support passing nonce through jQuery.globalEvalMichał Gołębiowski-Owczarek2019-01-211-12/+15
* Core: Preserve CSP nonce on scripts in DOM manipulationMichał Gołębiowski-Owczarek2019-01-141-0/+10
* Manipulation: Add support for scripts with module typebasil.belokon2018-01-161-2/+16
* Build: Put all AMD modules in "src/" in strict modeMichał Gołębiowski2016-04-251-0/+2
* Core: do not expose second argument of the `jQuery.globalEval`Oleg Gaidarenko2015-12-021-0/+14