Ghost/ghost/admin/lib/koenig-editor
Kevin Ansfield e79120c339 Koenig - Improved closing of (+) menu when cursor moves
refs https://github.com/TryGhost/Ghost/issues/9623
- close menu if it's open and the cursor position changes within the document
  - closes when you start typing rather than hiding text behind the menu
- watch for arrow keys and close the menu if pressed
  - closes when <kbd>Up</kbd> is pressed and the title is selected rather than the cursor being moved within the document
2018-06-20 15:45:43 +01:00
..
addon Koenig - Improved closing of (+) menu when cursor moves 2018-06-20 15:45:43 +01:00
app/components Koenig - Extract card caption input into component 2018-06-12 18:10:23 +01:00
docs/specs Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
public/icons/koenig Adding embed card icons 2018-06-05 13:08:05 +02:00
index.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
package.json Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00