Ghost/ghost/admin/lib/koenig-editor/addon/options
Kevin Ansfield a6686e9cef Koenig - Ensure Enter behaviour is consistent when a card is selected
refs https://github.com/TryGhost/Ghost/issues/9623
- clicking a card a second time while it is selected can move the invisible cursor to the beginning of a section in which case <kbd>Enter</kbd> would insert a blank paragraph above the card
- when <kbd>Enter</kbd> is pressed and a card is selected, move the cursor to the end of the card section without triggering our cursor change so that the default behaviour will always add a paragraph after the card
2018-06-20 13:20:49 +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 - Ensure Enter behaviour is consistent when a card is selected 2018-06-20 13:20:49 +01:00
parser-plugins.js 🐛 Fixed backspace deleting words and rich-text paste collapsing paragraphs 2018-06-18 18:48:32 +01:00
text-expansions.js Koenig - Fixed dash text expansions 2018-06-15 15:43:00 +01:00