mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 01:41:46 +03:00
63b1e4e8ad
no issue - in many places we were passing a string as an argument to a `<PowerSelect>` related component that referred to a component name, that was throwing deprecation warnings because those strings were used dynamically with `{{component}}` later on which isn't statically analyzable - switched to passing a component explicitly with `{{component}}` - https://github.com/embroider-build/embroider/blob/main/REPLACING-COMPONENT-HELPER.md#when-youre-passing-a-component-to-someone-else |
||
---|---|---|
.. | ||
anchor.hbs | ||
anchor.js | ||
anchors.hbs | ||
anchors.js | ||
attribution.hbs | ||
attribution.js | ||
engagement.hbs | ||
engagement.js | ||
overview.hbs | ||
overview.js | ||
paid-breakdown.hbs | ||
paid-breakdown.js | ||
paid-mix.hbs | ||
paid-mix.js | ||
paid-mrr.hbs | ||
paid-mrr.js | ||
recents.hbs | ||
recents.js |