discourse/app/assets
David Taylor 8e28ccb2ea
PERF: Refactor decorateCooked to run in a detached DOM (#9517)
This means that decorateCooked can be used to modify HTML without triggering the download of remote resources (e.g. images)

In some rare cases (e.g. IntersectionObservers in Chromium), decorating needs to happen in the real DOM. For this, pass `afterAdopt: true` to `decorateCooked`
2020-04-23 11:03:46 +01:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts PERF: Refactor decorateCooked to run in a detached DOM (#9517) 2020-04-23 11:03:46 +01:00
stylesheets UX: rework date time input range (#9524) 2020-04-22 22:17:53 +02:00