Ghost/ghost/admin/lib/koenig-editor/addon/templates/components
Kevin Ansfield 1133370568 Koenig - Deselect cards when a click happens outside of the editor canvas
refs https://github.com/TryGhost/Ghost/issues/9623
- move click handler registration from `onEnterEdit` to `onSelect`
- add guard against deselecting for clicks on the editor canvas
  - prevents card being deselected when the click would have placed the cursor in a position that selected the card
  - requires editor instance to be passed through to `{{koenig-card}}` in all card components
2018-06-14 12:21:22 +01:00
..
koenig-caption-input.hbs Koenig - Extract card caption input into component 2018-06-12 18:10:23 +01:00
koenig-card-code.hbs Koenig - Deselect cards when a click happens outside of the editor canvas 2018-06-14 12:21:22 +01:00
koenig-card-embed.hbs Koenig - Deselect cards when a click happens outside of the editor canvas 2018-06-14 12:21:22 +01:00
koenig-card-hr.hbs Koenig - Deselect cards when a click happens outside of the editor canvas 2018-06-14 12:21:22 +01:00
koenig-card-html.hbs Koenig - Deselect cards when a click happens outside of the editor canvas 2018-06-14 12:21:22 +01:00
koenig-card-image.hbs Koenig - Deselect cards when a click happens outside of the editor canvas 2018-06-14 12:21:22 +01:00
koenig-card-markdown.hbs Koenig - Deselect cards when a click happens outside of the editor canvas 2018-06-14 12:21:22 +01:00
koenig-card.hbs Koenig - Extract card caption input into component 2018-06-12 18:10:23 +01:00
koenig-editor.hbs 🐛 Koenig - Disable Grammarly to fix high CPU usage 2018-06-11 18:48:43 +01:00
koenig-link-input.hbs Koenig - Style refinements for card menu, toolbar, and link input 2018-05-08 18:04:56 +01:00
koenig-link-toolbar.hbs Koenig - Night Shift support 2018-06-07 09:48:27 +01:00
koenig-menu-content.hbs Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-plus-menu.hbs Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-slash-menu.hbs Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-toolbar.hbs Koenig - Strip all formatting except links when converting to a heading 2018-05-15 12:32:44 +01:00