Ghost/ghost/admin/lib/koenig-editor/addon
Kevin Ansfield 4e30da6c70 Added ability to update snippet contents (#2073)
refs https://github.com/TryGhost/Team/issues/1008

To update a snippet, select the content in the editor that you want as your snippet text and click the snippet icon as per creating a snippet. Once the snippet name input shows, start typing the name of an existing snippet to be able to select it for update.

- replaced main snippet input component with the labs component
- removed the feature flag and associated labs screen toggle
- removed original/labs snippet input conditional in the editor
2021-09-01 09:09:40 +01:00
..
components Added ability to update snippet contents (#2073) 2021-09-01 09:09:40 +01:00
helpers Added toolbar to email CTA card 2021-08-23 14:10:33 +02:00
lib Resolved "already declared in upper scope" linting warnings 2020-10-05 09:56:21 +01:00
options Fixed email-cta card being auto-deleted when no content is set 2021-07-28 18:00:01 +01:00
services Removed prototype button atom 2021-07-23 09:21:03 +01:00
utils Prototyped component based atoms in the editor 2021-07-22 18:54:46 +01:00