Ghost/ghost/admin/lib/koenig-editor/addon/components
Rishabh a45e345a95 Added basic version for audio card UI
refs https://github.com/TryGhost/Team/issues/1230

- adds basic audio card edit mode UI with upload functionality
2021-11-30 13:52:14 +05:30
..
koenig-card-embed NFT card refinements 2021-11-18 17:29:16 +01:00
koenig-card-image Added scroll-into-view behavior for highlighted gifs 2021-11-29 19:33:35 +00:00
kg-action-bar.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
kg-action-bar.js Co-located component template files 2020-05-18 13:14:08 +01: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 Added soft-break support to callout card editor 2021-11-19 10:10:23 +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 Fixed function name typo 2021-11-18 11:59:22 +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 Co-located component template files 2020-05-18 13:14:08 +01:00
koenig-card-accordion.hbs Removed indicator icon from toggle card 2021-11-19 12:21:46 +05:30
koenig-card-accordion.js Updated focus to toggle card heading in edit mode 2021-11-18 11:47:02 +05:30
koenig-card-audio.hbs Added basic version for audio card UI 2021-11-30 13:52:14 +05:30
koenig-card-audio.js Added basic version for audio card UI 2021-11-30 13:52:14 +05:30
koenig-card-bookmark.hbs Prevented card toolbar showing for embed/bookmark cards in input state 2020-10-21 18:27:26 +01:00
koenig-card-bookmark.js Removed duplication of "delete if empty" card logic 2021-11-10 14:46:00 +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 Set Button alignment to center 2021-11-16 09:04:35 +01:00
koenig-card-callout.hbs Fixed selecting emoji in callout card deselecting card 2021-11-23 00:30:21 +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 Removed duplication of "delete if empty" card logic 2021-11-10 14:46:00 +00:00
koenig-card-email-cta.hbs Fixed "Enter" in callout card throwing an error if text has been changed 2021-11-18 18:57:21 +00:00
koenig-card-email-cta.js Fixed email-cta card not auto-deleting when button is disabled but has content 2021-11-10 14:50:02 +00:00
koenig-card-email.hbs Removed unused @style args from email+email-cta cards 2021-11-08 13:53:57 +00:00
koenig-card-email.js Removed duplication of "delete if empty" card logic 2021-11-10 14:46:00 +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 Updated NFT card handling in the editor 2021-11-16 21:35:27 +02:00
koenig-card-file.hbs Added first pass of upload cards 2021-11-19 19:34:17 +05:30
koenig-card-file.js Fixed lint 2021-11-19 19:41:02 +05:30
koenig-card-gallery.hbs 🎨 Added ability to drop an image card onto an empty gallery 2021-09-06 11:57:42 +01:00
koenig-card-gallery.js 🐛 Fixed crash when newly created images are dragged into a gallery 2021-09-06 14:30:13 +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 Removed duplication of "delete if empty" card logic 2021-11-10 14:46:00 +00:00
koenig-card-image.hbs Added beginnings of the video card 2021-11-29 09:28:10 +00:00
koenig-card-image.js Added scroll-into-view behaviour for inline image selector 2021-11-24 20:02:10 +00:00
koenig-card-markdown.hbs Added "Create snippet" toolbar icon when cards are selected 2020-10-21 12:16:04 +01:00
koenig-card-markdown.js Removed duplication of "delete if empty" card logic 2021-11-10 14:46:00 +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 Updated the product card first version 2021-11-29 18:29:33 +01:00
koenig-card-product.js Updated the first version of the product card 2021-11-29 17:50:56 +01:00
koenig-card-video.hbs Added beginnings of the video card 2021-11-29 09:28:10 +00:00
koenig-card-video.js Added mimeType to video metadata extraction 2021-11-29 13:09:39 +00:00
koenig-card.hbs Switched back to explicit edit mode for settings panel prototype 2021-11-03 14:52:05 +00:00
koenig-card.js Fixed "Enter" in callout card throwing an error if text has been changed 2021-11-18 18:57:21 +00:00
koenig-editor.hbs Added scroll-into-view behaviour for inline image selector 2021-11-24 20:02:10 +00:00
koenig-editor.js Added drag/drop and paste support for video files 2021-11-29 13:38:31 +00:00
koenig-link-input.hbs Koenig action bar color fixes 2021-03-09 12:45:18 +01:00
koenig-link-input.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
koenig-link-toolbar.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
koenig-link-toolbar.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01: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 Hid email specific cards from card menus when editing pages 2021-09-10 09:24:38 +01:00
koenig-plus-menu.js Added media selector pattern to editor and used it for gifs 2021-11-23 09:20:30 +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 Added insertOnSpace attribute to card definitions 2021-11-25 16:13:55 +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 Converted <KoenigCardEmailCta> to native class glimmer component 2021-07-20 18:33:39 +01:00
koenig-toolbar.hbs Added toggling between blockquote/aside/p via quote toolbar button 2021-11-25 10:22:44 +00:00
koenig-toolbar.js Added toggling between blockquote/aside/p via quote toolbar button 2021-11-25 10:22:44 +00:00