mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 14:19:49 +08:00
8e28ccb2ea
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` |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |