Ghost/ghost/admin/lib/koenig-editor/addon/options
Kevin Ansfield 1eaf85e5aa 🎨 Koenig - Keep posts free of blank cards
refs https://github.com/TryGhost/Ghost/issues/9623
- add new `deleteIfEmpty` option when defining cards
- add `.cleanup()` method to `{{koenig-editor}}` that will remove any blank cards
- pass `{{koenig-editor}}` instance up to the editor controller when it is initialised
- call `.cleanup()` in the editor controller when performing full saves, when leaving the editor with a draft, and when opening the editor with a draft
2018-06-14 16:55:02 +01:00
..
atoms.js Koenig - Added SHIFT+ENTER line break key command 2018-01-30 10:58:28 +00:00
cards.js 🎨 Koenig - Keep posts free of blank cards 2018-06-14 16:55:02 +01:00
key-commands.js 🐛 Koenig - Fixed jump to bottom of story when deleting a list 2018-06-14 13:09:49 +01:00
parser-plugins.js Koenig - Grab image caption from <img><figcaption> when pasting 2018-05-18 14:26:26 +01:00
text-expansions.js Remove errant console.log 2018-06-01 18:17:09 +01:00