Ghost/ghost/admin/lib/koenig-editor
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
..
addon Fixed editor key commands throwing errors when range has no section 2022-11-25 08:56:38 +00:00
app
docs/specs
public/icons/koenig
index.js
package.json