Ghost/ghost/admin/lib/koenig-editor/addon/components
Kevin Ansfield bd27295ede 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
..
koenig-caption-input.js Koenig - Extract card caption input into component 2018-06-12 18:10:23 +01:00
koenig-card-code.js Koenig - Fix card tests (missing action placeholders) 2018-05-23 11:59:20 +01:00
koenig-card-embed.js 🐛 Koenig - Fix embedding of multiple FB Videos 2018-06-13 17:13:33 +01:00
koenig-card-hr.js Koenig - Fix card tests (missing action placeholders) 2018-05-23 11:59:20 +01:00
koenig-card-html.js Koenig - Fix card tests (missing action placeholders) 2018-05-23 11:59:20 +01:00
koenig-card-image.js Koenig - Added drag-n-drop upload/replace support in image card 2018-06-20 12:34:30 +01:00
koenig-card-markdown.js Koenig - Fix card tests (missing action placeholders) 2018-05-23 11:59:20 +01:00
koenig-card.js Koenig - Deselect cards when a click happens outside of the editor canvas 2018-06-14 12:21:22 +01:00
koenig-editor.js Koenig - Added drag-n-drop upload/replace support in image card 2018-06-20 12:34:30 +01:00
koenig-link-input.js Koenig - Switch this.get for ES5 getters 2018-05-01 17:13:53 +01:00
koenig-link-toolbar.js Koenig - Switch this.get for ES5 getters 2018-05-01 17:13:53 +01:00
koenig-menu-content.js Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-plus-menu.js Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-slash-menu.js Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-toolbar.js Koenig - Fix misaligned toolbar arrow in Night Shift 2018-06-15 10:35:31 +01:00