Ghost/ghost/admin/lib/koenig-editor/addon/components
Kevin Ansfield b0d778a5dc Koenig - Fixed "set on destroyed object" error
refs https://github.com/TryGhost/Ghost/issues/9623
- the `{{koenig-toolbar}} `didReceiveAttrs` hook was triggering an async action when the component was being destroyed so a guard is needed around the call to `set` in the `_hideToolbar` method
2018-05-28 16:54:16 +01:00
..
koenig-card-code.js Koenig - Fix card tests (missing action placeholders) 2018-05-23 11:59:20 +01:00
koenig-card-hr.js Koenig - Fix card tests (missing action placeholders) 2018-05-23 11:59:20 +01:00
koenig-card-html.js Koenig - Fix card tests (missing action placeholders) 2018-05-23 11:59:20 +01:00
koenig-card-image.js Koenig - Fix card tests (missing action placeholders) 2018-05-23 11:59:20 +01:00
koenig-card-markdown.js Koenig - Fix card tests (missing action placeholders) 2018-05-23 11:59:20 +01:00
koenig-card.js Koenig - Fixed card creation from plus menu 2018-05-23 14:11:42 +01:00
koenig-editor.js 🐛 Koenig - Fixed pasting content into a container card (HTML, markdown, code) 2018-05-28 11:28:25 +01:00
koenig-link-input.js Koenig - Switch this.get for ES5 getters 2018-05-01 17:13:53 +01:00
koenig-link-toolbar.js Koenig - Switch this.get for ES5 getters 2018-05-01 17:13:53 +01:00
koenig-plus-menu.js 🐛 Koenig - Fixed creation of unnecessary undo states 2018-05-23 14:20:03 +01:00
koenig-slash-menu.js Koenig - Added Code Block card to (+) and / menus 2018-05-17 12:20:02 +01:00
koenig-toolbar.js Koenig - Fixed "set on destroyed object" error 2018-05-28 16:54:16 +01:00