aboutsummaryrefslogtreecommitdiffstats
path: root/src/manipulation/buildFragment.js
Commit message (Expand)AuthorAgeFilesLines
* Core: Use named exports in `src/`Michał Gołębiowski-Owczarek2023-09-121-13/+11
* Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER`Michał Gołębiowski-Owczarek2022-01-041-1/+1
* Core:Manipulation: Add basic TrustedHTML supportMichał Gołębiowski-Owczarek2021-09-301-1/+2
* Manipulation: Avoid concatenating strings in buildFragmentMichał Gołębiowski-Owczarek2020-06-101-6/+8
* Core: Migrate from AMD to ES modules 🎉Michał Gołębiowski-Owczarek2019-11-181-14/+9
* Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJSMichał Gołębiowski-Owczarek2019-04-291-5/+0
* Core: Recognize Shadow DOM in attachment checksSaptak Sengupta2018-11-091-1/+1
* Core: Use isAttached to check for attachment of elementSaptak Sengupta2018-03-051-4/+5
* Core: deprecate jQuery.typeJason Bedard2018-01-161-2/+3
* Build: Put all AMD modules in "src/" in strict modeMichał Gołębiowski2016-04-251-0/+2
* Docs: Update support comments to follow the new syntaxMichał Gołębiowski2016-03-301-2/+2
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-2/+3
* Manipulation: privatize buildFragment() functionTimmy Willison2015-05-051-0/+101