mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03:00
526c94d954
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 |
||
---|---|---|
.. | ||
kg-action-bar.js | ||
koenig-basic-html-input.js | ||
koenig-caption-input.js | ||
koenig-card-code.js | ||
koenig-card-embed.js | ||
koenig-card-gallery.js | ||
koenig-card-hr.js | ||
koenig-card-html.js | ||
koenig-card-image.js | ||
koenig-card-markdown.js | ||
koenig-card.js | ||
koenig-editor.js | ||
koenig-link-input.js | ||
koenig-link-toolbar.js | ||
koenig-menu-content.js | ||
koenig-plus-menu.js | ||
koenig-slash-menu.js | ||
koenig-toolbar.js |