Ghost/ghost/admin/lib/koenig-editor
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
..
addon Fixed editor drag/drop getting stuck 2021-03-09 17:56:38 +00:00
app Completed paywall card implementation 2021-02-17 14:18:12 +00:00
docs/specs
public/icons/koenig Changed copy and icon for paywall card and divider 2021-02-22 17:09:27 +01:00
index.js
package.json