Ghost/ghost/admin/lib/koenig-editor/addon/components
Kevin Ansfield 1be7dd1770 Ran native classes codemod for lib/koenig-editor/addon/components
refs https://github.com/TryGhost/Ghost/issues/14101

- ran native classes codemod for koenig-editor in-repo-addon components
- added `ember-classic-decorator` to addon's package.json to fix errors when importing

Some files failed to convert automatically:
```
❯ grep -rL "@classic\|default class" lib/koenig-editor/addon/components/**/*.js
lib/koenig-editor/addon/components/koenig-alt-input.js
lib/koenig-editor/addon/components/koenig-card-image.js
lib/koenig-editor/addon/components/koenig-editor.js
lib/koenig-editor/addon/components/koenig-toolbar.js
```
2022-02-03 18:57:21 +00:00
..
koenig-card-embed Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00
koenig-card-image Added scroll-into-view behavior when opening gif selector 2021-11-30 12:51:56 +00:00
kg-action-bar.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
kg-action-bar.js Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00
koenig-alt-input.hbs Fixed image caption design bugs in Koenig 2020-08-27 15:21:11 +02:00
koenig-alt-input.js Co-located component template files 2020-05-18 13:14:08 +01:00
koenig-basic-html-input.hbs 🎨 Enabled use of Grammarly extension in the editor 2021-06-03 13:22:07 +01:00
koenig-basic-html-input.js Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00
koenig-basic-html-textarea.hbs Added new html textarea component 2021-11-12 16:31:39 +05:30
koenig-basic-html-textarea.js Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00
koenig-caption-input.hbs Fixed image caption design bugs in Koenig 2020-08-27 15:21:11 +02:00
koenig-caption-input.js Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00
koenig-card-audio.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
koenig-card-audio.js 🐛 Fixed audio file duration missing digit in editor 2021-12-16 09:17:45 +01:00
koenig-card-before-after.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
koenig-card-before-after.js Removed requirement for matchign aspect ratio 2021-12-15 10:35:38 +02:00
koenig-card-bookmark.hbs Refined audio and bookmark cards in editor 2021-12-13 19:09:00 +01:00
koenig-card-bookmark.js Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00
koenig-card-button.hbs Fixed "Enter" in callout card throwing an error if text has been changed 2021-11-18 18:57:21 +00:00
koenig-card-button.js Updated button URL suggestion copy 2021-11-30 17:10:24 -04:00
koenig-card-callout.hbs Updated callout card class for consistency 2021-12-01 14:23:47 +00:00
koenig-card-callout.js Fixed selecting emoji in callout card deselecting card 2021-11-23 00:30:21 +00:00
koenig-card-code.hbs Added "Create snippet" toolbar icon when cards are selected 2020-10-21 12:16:04 +01:00
koenig-card-code.js Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00
koenig-card-email-cta.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
koenig-card-email-cta.js Updated button URL suggestion copy 2021-11-30 17:10:24 -04:00
koenig-card-email.hbs Fixed template linting error in koenig-card-email.hbs 2022-02-02 16:48:09 +00:00
koenig-card-email.js Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00
koenig-card-embed.hbs Fixed nft embed outline and missing snippet toolbar icon 2021-11-17 09:52:10 +00:00
koenig-card-embed.js Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00
koenig-card-file.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
koenig-card-file.js Refined file upload card 2021-12-10 18:01:25 +05:30
koenig-card-gallery.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
koenig-card-gallery.js Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00
koenig-card-header.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
koenig-card-header.js Renamed the header styles 2021-12-16 18:22:08 +01:00
koenig-card-hr.hbs Converted hr card component to glimmer syntax 2021-11-08 13:10:39 +00:00
koenig-card-hr.js Converted hr card component to glimmer syntax 2021-11-08 13:10:39 +00:00
koenig-card-html.hbs Added "Create snippet" toolbar icon when cards are selected 2020-10-21 12:16:04 +01:00
koenig-card-html.js Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00
koenig-card-image.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
koenig-card-image.js Reverted insertion of blank paragraph when selecting unsplash/gif image 2021-11-30 18:02:58 +00:00
koenig-card-markdown.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
koenig-card-markdown.js Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00
koenig-card-paywall.hbs Converted paywall component to glimmer syntax 2021-11-08 13:08:58 +00:00
koenig-card-paywall.js Converted paywall component to glimmer syntax 2021-11-08 13:08:58 +00:00
koenig-card-product.hbs [chore] run the no-implicit-this codemod (#2244) 2022-02-02 17:09:02 +00:00
koenig-card-product.js Added image drag and drop to the product card 2021-12-08 18:28:42 +01:00
koenig-card-toggle.hbs Updated toggle editor styles 2021-12-03 20:15:38 +01:00
koenig-card-toggle.js Cleaned tab/enter behavior for toggle heading 2021-12-03 01:39:21 +05:30
koenig-card-video.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
koenig-card-video.js Added duration data in video card 2021-12-14 16:42:56 +05:30
koenig-card.hbs Fixed focus not fully returning to editor after pressing escape in caption input 2021-11-30 18:06:17 +00:00
koenig-card.js Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00
koenig-editor.hbs 🐛 Fixed editor cards not being usable by contributors 2022-01-31 13:28:26 +00:00
koenig-editor.js 🐛 Fixed pasted image files appearing twice in editor 2021-12-07 18:08:00 +00:00
koenig-link-input.hbs Koenig action bar color fixes 2021-03-09 12:45:18 +01:00
koenig-link-input.js Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00
koenig-link-toolbar.hbs [chore] run the no-implicit-this codemod (#2244) 2022-02-02 17:09:02 +00:00
koenig-link-toolbar.js Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00
koenig-media-selector.hbs Added media selector pattern to editor and used it for gifs 2021-11-23 09:20:30 +00:00
koenig-media-selector.js Added scroll-into-view when opening media selector 2021-11-23 16:35:44 +00:00
koenig-menu-content.hbs Hid email specific cards from card menus when editing pages 2021-09-10 09:24:38 +01:00
koenig-menu-content.js Added scroll-into-view behaviour for slash menu selection 2020-10-27 16:15:58 +00:00
koenig-plus-menu.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
koenig-plus-menu.js Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00
koenig-settings-panel.hbs Added repositioning of settings panel when it's size adjusts 2021-11-12 18:45:03 +00:00
koenig-settings-panel.js Added repositioning of settings panel when it's size adjusts 2021-11-12 18:45:03 +00:00
koenig-slash-menu.hbs Implemented first iteration of content snippets 2020-10-15 18:03:35 +01:00
koenig-slash-menu.js 🎨 Made /-menu card searching case-insensitive 2022-01-31 13:37:25 +00:00
koenig-snippet-input.hbs Added group heading to existing snippets in dropdown 2021-09-08 09:54:06 +01:00
koenig-snippet-input.js Added group heading to existing snippets in dropdown 2021-09-08 09:54:06 +01:00
koenig-text-replacement-html-input.hbs 🎨 Enabled use of Grammarly extension in the editor 2021-06-03 13:22:07 +01:00
koenig-text-replacement-html-input.js Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00
koenig-toolbar.hbs Added an additional blockquote style 2021-12-08 15:19:39 +00:00
koenig-toolbar.js Added toggling between blockquote/aside/p via quote toolbar button 2021-11-25 10:22:44 +00:00