1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/lib/koenig-editor/addon
Kevin Ansfield 598f457d9b Koenig - Added drag-n-drop upload/replace support in image card
refs https://github.com/TryGhost/Ghost/issues/9623
- do not process drop in `{{koenig-editor}}` if the drop happened on a card and the card's  `handlesDragDrop` property is true
- allow `dragover` events on cards to bubble up to Ember's event handler in `{{koenig-editor}}`
- handle drag/drop in `{{koenig-card-image}}`
    - show different overlays when dragging files over the card to indicate an upload or replace action
    - start upload when a file is dropped on the card
2018-06-20 12:34:30 +01:00
..
components Koenig - Added drag-n-drop upload/replace support in image card 2018-06-20 12:34:30 +01:00
options 🎨 Koenig - Split list when pressing Enter on a blank list item 2018-06-19 13:09:46 +01:00
templates/components Koenig - Added drag-n-drop upload/replace support in image card 2018-06-20 12:34:30 +01:00
utils Koenig - Embed card 2018-06-12 14:07:50 +01:00