Ghost/ghost/admin/lib/koenig-editor/addon
Kevin Ansfield a5fc45d169 🐛 Fixed crash when newly created images are dragged into a gallery
closes https://github.com/TryGhost/Team/issues/1020

- image card payloads should have a valid `src` attribute, use that instead of relying on the associated `img` element which won't be found/have an unexpected `src` when it's newly created because the image card will still be using the blob url generated for a preview whilst uploading
2021-09-06 14:30:13 +01:00
..
components 🐛 Fixed crash when newly created images are dragged into a gallery 2021-09-06 14:30:13 +01:00
helpers Added toolbar to email CTA card 2021-08-23 14:10:33 +02:00
lib Resolved "already declared in upper scope" linting warnings 2020-10-05 09:56:21 +01:00
options Added "Email call to action" card for an email-only CTA targeting free or paid members (#2080) 2021-09-02 13:11:15 +01:00
services Removed prototype button atom 2021-07-23 09:21:03 +01:00
utils Prototyped component based atoms in the editor 2021-07-22 18:54:46 +01:00