Ghost-Admin/lib/koenig-editor/app/components
Kevin Ansfield 5606b9c068 Implemented first iteration of content snippets
closes https://github.com/TryGhost/Team/issues/411

- adds "Create snippet" icon to the editor toolbar
- uses the same link input component design for specifying snippet titles
- snippets are loaded in the background when the editor is accessed
- snippets are listed at the bottom of the card menus of the + and / menus
- clicking a snippet inserts the snippet's contents in place of the current blank section
2020-10-15 18:03:35 +01:00
..
kg-action-bar.js extract {{kg-action-bar}} component 2019-05-01 13:57:00 +01:00
koenig-alt-input.js Added ability to edit alt text for image cards 2019-07-23 18:13:41 +01:00
koenig-basic-html-input.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
koenig-caption-input.js Koenig - Extract card caption input into component 2018-06-12 18:10:23 +01:00
koenig-card-bookmark.js Added bookmark card and integrated it as fallback for unknown embeds (#1293) 2019-08-27 15:10:31 +01:00
koenig-card-code.js Koenig - Initial code card with MD expansion 2018-05-15 15:26:34 +01:00
koenig-card-email.js Added first draft of email-only card 2020-04-06 10:56:40 +01:00
koenig-card-embed.js Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-card-gallery.js Added gallery card to the editor 2018-08-30 17:48:20 +01:00
koenig-card-hr.js Koenig - HR card with markdown text expansion 2018-01-30 15:19:30 +00:00
koenig-card-html.js Koenig - HTML card template 2018-02-03 19:20:50 +01:00
koenig-card-image.js Koenig - Display-only image card with markdown text expansion 2018-01-30 20:46:03 +00:00
koenig-card-markdown.js Koenig - Textarea-only markdown card 2018-01-31 08:32:27 +00:00
koenig-card.js Koenig - Generic `{{koenig-card}}` container card component 2018-02-13 18:00:54 +00:00
koenig-editor.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
koenig-link-input.js Koenig - Link creation/editing via formatting toolbar 2018-04-06 17:49:16 +01:00
koenig-link-toolbar.js Koenig - Link hover toolbar 2018-04-11 18:42:27 +01:00
koenig-menu-content.js Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-plus-menu.js Koenig - (+) card/list selection menu 2018-01-31 15:49:20 +01:00
koenig-slash-menu.js Koenig - Slash menu 2018-02-03 17:54:57 +01:00
koenig-snippet-input.js Implemented first iteration of content snippets 2020-10-15 18:03:35 +01:00
koenig-text-replacement-html-input.js Added first draft of email-only card 2020-04-06 10:56:40 +01:00
koenig-toolbar.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00