Ghost/ghost/admin/lib/koenig-editor
Kevin Ansfield 569a6942cd 🎨 Koenig - Exit edit mode of a card when clicking outside the card
refs https://github.com/TryGhost/Ghost/issues/9623
- register window click handler in `{{koenig-card}}` whilst card is in edit mode
  - deselect card when a click is registered
  - ignore any clicks inside the card
  - ignore any clicks that originate inside of a modal
- pass our `deselectCard` action through to all cards
2018-05-23 11:38:30 +01:00
..
addon 🎨 Koenig - Exit edit mode of a card when clicking outside the card 2018-05-23 11:38:30 +01:00
app/components Koenig - Initial code card with MD expansion 2018-05-15 15:26:34 +01:00
docs/specs Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
public/icons/koenig Koenig - Added Code Block card to (+) and / menus 2018-05-17 12:20:02 +01: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