Ghost/ghost/admin/lib
Kevin Ansfield dc2e85a6e0 Koenig - Drag & drop image card creation + upload
refs https://github.com/TryGhost/Ghost/issues/9623
- add `dropTargetSelector` property so that `{{koenig-editor}}` can attach drag/drop events to a larger area
- add drag/drop event handlers to `{{koenig-editor}}`
    - ignore drops that occur on cards in edit mode (cards should handle drop events themselves if required)
    - extract image files from the drop event and use them to create image cards
- extract image card creation from image files into a helper function
2018-05-30 17:14:39 +01:00
..
asset-delivery Switch to packaged version of Spirit (#985) 2018-04-03 11:52:18 +01:00
koenig-editor Koenig - Drag & drop image card creation + upload 2018-05-30 17:14:39 +01:00