Ghost/ghost/admin/lib/koenig-editor/addon
Kevin Ansfield 94c192041d Added guards for missing codemirror elements when destroying markdown cards
no issue

- if a markdown card is created and destroyed before the simplemde+codemirror instance is fully initialised we could throw errors due to simplemde calling methods on objects that don't yet exist during teardown
- we also had issues with the `_applyToolbarStyles()` method being called async by event handlers after the component was destroyed
2022-05-24 13:12:22 +01:00
..
components Added guards for missing codemirror elements when destroying markdown cards 2022-05-24 13:12:22 +01:00
helpers Fixed hover outline on inline image selector 2021-11-24 19:30:20 +00:00
lib Dropped ember-useragent dependency 2022-03-07 10:06:35 +00:00
options Added infobox to matches list for callout card 2022-01-31 13:46:07 +00:00
services Removed prototype button atom 2021-07-23 09:21:03 +01:00
utils [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00