Ghost/ghost/admin/lib/koenig-editor/addon/components
Kevin Ansfield 526c94d954 Added ability to drag images in and out of galleries
no issue

- adjust drag handlers in the editor and gallery card to handle drag/drop of image cards as well as straight images
- adjust drag handlers in the gallery card to handle image inserts as well as re-orders
- add `onDragEnd` event/action to the Koenig drag-n-drop handler so that containers can perform cleanup if one of their draggables was successfully dropped into a different container
- change ghost element when dragging an image card to be an image rather than a card icon
  - allow `createGhostElement` function passed in when registering a drag-n-drop container to fall back to the default behaviour by returning a falsy value
2019-07-05 14:54:22 +01:00
..
kg-action-bar.js extract {{kg-action-bar}} component 2019-05-01 13:57:00 +01:00
koenig-basic-html-input.js Use extracted @tryghost/kg-clean-basic-html package 2019-05-02 17:14:00 +01:00
koenig-caption-input.js do not show card toolbar if caption has focus 2019-05-01 15:13:49 +01:00
koenig-card-code.js Update dependency eslint-plugin-ghost to v0.3.0 (#1247) 2019-06-24 16:33:21 +01:00
koenig-card-embed.js Updated to use count words/images helper from SDK (#1159) 2019-04-16 12:50:59 +05:30
koenig-card-gallery.js Added ability to drag images in and out of galleries 2019-07-05 14:54:22 +01:00
koenig-card-hr.js Koenig - Added reading time and word count display 2018-07-20 15:53:21 +01:00
koenig-card-html.js Update dependency eslint-plugin-ghost to v0.3.0 (#1247) 2019-06-24 16:33:21 +01:00
koenig-card-image.js Update dependency eslint-plugin-ghost to v0.3.0 (#1247) 2019-06-24 16:33:21 +01:00
koenig-card-markdown.js Update dependency eslint-plugin-ghost to v0.3.0 (#1247) 2019-06-24 16:33:21 +01:00
koenig-card.js Update dependency eslint-plugin-ghost to v0.3.0 (#1247) 2019-06-24 16:33:21 +01:00
koenig-editor.js Added ability to drag images in and out of galleries 2019-07-05 14:54:22 +01:00
koenig-link-input.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
koenig-link-toolbar.js Koenig - Minor design refinements 2018-08-14 14:35:13 +01:00
koenig-menu-content.js Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-plus-menu.js Koenig - Unsplash integration 2018-08-10 18:11:35 +01:00
koenig-slash-menu.js Fixed slash-menu appearing empty immediately after setting title on new post 2019-04-29 17:08:40 +02:00
koenig-toolbar.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00