Ghost/ghost/admin/lib/koenig-editor
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
..
addon Resolved power-select related deprecation warnings for loading components by string (#15466) 2022-09-24 17:00:05 +02:00
app Removed unnecessary koenig-media-selector-tenor export file 2022-01-04 09:29:24 +00:00
docs/specs
public/icons/koenig Little tweaks for header settings panel and added add icon 2021-12-15 19:09:17 +00:00
index.js
package.json Fixed "Could not find module 'ember-keyboard'" error thrown by gif card 2022-08-02 15:51:59 +01:00