Ghost/ghost/admin/lib/koenig-editor/addon
Kevin Ansfield 8e66f6ead5 Fixed editor not having focus after selecting an unsplash/gif image
refs https://github.com/TryGhost/Team/issues/1225

After selecting an image you were left in a state where it looked like the image card is inserted and selected but pressing Cmd+Z, Delete, Enter, etc had no effect.

- added a manual deselect/reselect of the card to make sure it's properly selected and editor has focus
- added a scrollToCard call so the newly inserted card position feels more natural
2021-11-30 13:06:57 +00:00
..
components Fixed editor not having focus after selecting an unsplash/gif image 2021-11-30 13:06:57 +00:00
helpers Fixed hover outline on inline image selector 2021-11-24 19:30:20 +00:00
lib Resolved "already declared in upper scope" linting warnings 2020-10-05 09:56:21 +01:00
options Changed tenor config API key name 2021-11-30 11:29:16 +00:00
services Removed prototype button atom 2021-07-23 09:21:03 +01:00
utils Added drag/drop and paste support for video files 2021-11-29 13:38:31 +00:00