Ghost/ghost/admin/lib/koenig-editor/app
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 support for feature-gated editor cards 2021-07-20 10:48:41 +01:00
services do not show card toolbar if caption has focus 2019-05-01 15:13:49 +01:00