Ghost/ghost/admin/lib/koenig-editor/addon
Kevin Ansfield 63b1e4e8ad
Resolved power-select related deprecation warnings for loading components by string (#15466)
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
2022-09-24 17:00:05 +02:00
..
components Resolved power-select related deprecation warnings for loading components by string (#15466) 2022-09-24 17:00:05 +02:00
helpers Fixed hover outline on inline image selector 2021-11-24 19:30:20 +00:00
lib 🐛 Fixed line breaks not persisting when used inside email cards 2022-08-16 16:56:40 +01:00
options 💡 Upgraded Tenor API to v2 (#15087) 2022-08-05 12:13:27 +01:00
services Removed prototype button atom 2021-07-23 09:21:03 +01:00
utils Deleted unused files 2022-09-24 13:27:54 +02:00