Ghost/ghost/admin/lib/koenig-editor/addon/utils
Kevin Ansfield b590ce1b95 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
..
create-component-card.js Koenig - Add card options for automatic edit/select after insert 2018-04-18 10:52:49 +01:00
get-scroll-parent.js Implemented first iteration of content snippets 2020-10-15 18:03:35 +01:00
markup-utils.js Koenig - Fixed error on Cmd+K with no selection 2018-05-22 14:01:03 +01:00
oembed.js Koenig - Embed card 2018-06-12 14:07:50 +01:00
reading-time.js Koenig - Added reading time and word count display 2018-07-20 15:53:21 +01:00