Ghost/ghost/admin/lib/koenig-editor/addon
Kevin Ansfield f24f6e5d0d Fixed editor drag/drop getting stuck
no issue

- sometimes it was possible for a drop target element to not have a child which would cause an error and cause drag/drop to get stuck with the dragged element sticking to the cursor with no action occurring on mouseup, requiring an `Esc` press but all further drags also being broken
- added a guard so we can handle `element.firstChild` not existing
2021-03-09 17:56:38 +00:00
..
components Fixed editor drag/drop getting stuck 2021-03-09 17:56:38 +00:00
helpers Added descriptive line to each menu item in cardmenu 2020-11-16 17:34:40 +01:00
lib Resolved "already declared in upper scope" linting warnings 2020-10-05 09:56:21 +01:00
options Added "preview" as a matching shortcut for paywall card 2021-03-02 15:57:32 +00:00
services Added "Create snippet" toolbar icon when cards are selected 2020-10-21 12:16:04 +01:00
utils Changed snippet icon in menus based on snippet contents 2020-10-23 10:56:32 +01:00