Ghost/ghost/admin/lib/koenig-editor
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
..
addon Added guards for missing codemirror elements when destroying markdown cards 2022-05-24 13:12:22 +01:00
app Removed unnecessary koenig-media-selector-tenor export file 2022-01-04 09:29:24 +00:00
docs/specs Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
public/icons/koenig Little tweaks for header settings panel and added add icon 2021-12-15 19:09:17 +00:00
index.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
package.json Ran native classes codemod for lib/koenig-editor/addon/components 2022-02-03 18:57:21 +00:00