mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 14:32:46 +08:00
ef99b97ea7
Why this change? Previously, we were preloading the necessary metadata for `adminCustomizeThemes.show.schema` route in the `adminCustomizeThemes.show` route. This is wasteful because we're loading data upfront when the objects setting editor may not be used. This change also lays the ground work for a future commit where we need to be shipping down additional metadata which may further add to the payload. |
||
---|---|---|
.. | ||
types | ||
editor.gjs | ||
field-input-description.gjs | ||
field.gjs | ||
number-field.gjs |