Ghost/ghost/admin/lib/koenig-editor/addon/options
Kevin Ansfield d4ea9c877d Fixed editor key commands throwing errors when range has no section
closes Sentry ADMIN-CC8
closes Sentry ADMIN-DDM
closes Sentry ADMIN-C9F

- there are situations where the editor range when key commands are triggered does not have a head section which then throws errors due to the commands assuming there will always be a section present
- added a guard to key commands that use the head section to abort early and fall back to default Mobiledoc behaviour when the section is missing
2022-11-25 08:56:38 +00:00
..
atoms.js Added soft-break support to callout card editor 2021-11-19 10:10:23 +00:00
basic-html-parser-plugins.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
cards.js 💡 Upgraded Tenor API to v2 (#15087) 2022-08-05 12:13:27 +01:00
key-commands.js Fixed editor key commands throwing errors when range has no section 2022-11-25 08:56:38 +00:00
text-expansions.js Fixed linting 2022-05-27 15:24:30 +01:00