discourse/app/assets
David Taylor 249900f256
DEV: Track RenderGlimmer data on a per-key basis
Previously we were tracking the entire `@data` object. That means a change to any argument would cause everything to be invalidated. This commit changes it so that we track on a per-key basis, so that we reduce unnecessary re-rendering.
2024-09-13 18:01:51 +01:00
..
images
javascripts DEV: Track RenderGlimmer data on a per-key basis 2024-09-13 18:01:51 +01:00
stylesheets UX: Update banner to handle responsive images with aspect ratio scaling (#28825) 2024-09-10 12:19:40 -06:00