Ghost/ghost/admin/lib/koenig-editor/addon/components
Kevin Ansfield e8fdc4ca6f Koenig - Handle deletion of last card with no other sections
refs https://github.com/TryGhost/Ghost/issues/9505
- if there is only a single card in a document and no other text then deleting it would throw an error because we assumed there's another section to move the cursor to
- handle the situation of not having a position to move to by creating a new blank paragraph and placing the cursor inside
2018-05-08 18:17:30 +01:00
..
koenig-card-hr.js Koenig - Add card options for automatic edit/select after insert 2018-04-18 10:52:49 +01:00
koenig-card-html.js Koenig - Fixed HTML card init error 2018-05-07 15:40:11 +01:00
koenig-card-image.js Koenig - Made full width images work with closed sidebar (#1014) 2018-05-08 10:26:46 +01:00
koenig-card-markdown.js Koenig - Switch this.get for ES5 getters 2018-05-01 17:13:53 +01:00
koenig-card.js Koenig - Switch this.get for ES5 getters 2018-05-01 17:13:53 +01:00
koenig-editor.js Koenig - Handle deletion of last card with no other sections 2018-05-08 18:17:30 +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 - Replace custom CSS classes with Spirit 2018-05-02 15:54:22 +01:00
koenig-slash-menu.js Koenig - Remove reliance on CSS class selectors 2018-05-02 17:31:17 +01:00
koenig-toolbar.js Koenig - Switch this.get for ES5 getters 2018-05-01 17:13:53 +01:00