Ghost/ghost/admin/lib/koenig-editor/addon
Kevin Ansfield 2598097b36
Added lexical conversion when copying from mobiledoc
closes https://github.com/TryGhost/Team/issues/3311

- added event handler to the mobiledoc editor for cut and copy operations that reads mobiledoc from the event data, converts to lexical using `@tryghost/kg-converters` and stores the converted data on the event under the `application/x-lexical-editor` mimetype ready to be pasted into a lexical editor
2023-05-25 13:50:47 +01:00
..
components Added lexical conversion when copying from mobiledoc 2023-05-25 13:50:47 +01:00
helpers Fixed editor cards being accessible when their availability checks failed 2023-01-19 12:38:49 +00:00
lib 🐛 Fixed line breaks not persisting when used inside email cards 2022-08-16 16:56:40 +01:00
options removed before after card (#16341) 2023-02-27 14:18:48 -06:00
services Removed prototype button atom 2021-07-23 09:21:03 +01:00
utils Deleted unused files 2022-09-24 13:27:54 +02:00