..
koenig-card-embed
NFT card refinements
2021-11-18 17:29:16 +01: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
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
Cleaned tab/enter behavior for toggle heading
2021-12-03 01:39:21 +05:30
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
Fixed focus not fully returning to editor after pressing escape
in caption input
2021-11-30 18:06:17 +00:00
koenig-card-audio.hbs
Fixed thumbnail override bug for audio cards
2021-12-07 00:20:30 +05:30
koenig-card-audio.js
Fixed caching of audio thumbnail when replaced
2021-12-07 18:15:35 +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
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
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
Updated button URL suggestion copy
2021-11-30 17:10:24 -04: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
Reverted insertion of blank paragraph when selecting unsplash/gif image
2021-11-30 18:02:58 +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 editor product card styles
2021-12-07 13:14:37 +01:00
koenig-card-product.js
Fixed unsued variable
2021-12-07 11:39:12 +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
Updated audio card placeholder
2021-12-01 14:07:05 +00:00
koenig-card-video.js
Added mimeType to video metadata extraction
2021-11-29 13:09:39 +00:00
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
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
Fixed error when pressing enter
inside a caption
2021-11-30 18:02:58 +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
Editor changes for multiple quotes
2021-12-02 12:53:07 +00:00
koenig-toolbar.js
Added toggling between blockquote/aside/p via quote toolbar button
2021-11-25 10:22:44 +00:00