Ghost/ghost/admin/lib/koenig-editor/addon/components
Kevin Ansfield 618643606a Koenig - Allow clicks on cards to pass through for inputs
refs https://github.com/TryGhost/Ghost/issues/9311
- add `hasEditMode` flag to the `{{koenig-card}}` component so that cards without an edit mode (eg, the image card) don't have unnecessary state changes and even listeners
- allow `mousedown` events on cards to passthrough when selecting if the target was an input or textarea so that the cursor can be placed in an input immediately instead of requiring double clicks
2018-02-22 13:46:24 +00:00
..
koenig-card-hr.js Koenig - HR card with markdown text expansion 2018-01-30 15:19:30 +00:00
koenig-card-html.js Koenig - Add caption to HTML/embed card 2018-02-20 15:53:58 +00:00
koenig-card-image.js Koenig - Display-only image card with markdown text expansion 2018-01-30 20:46:03 +00:00
koenig-card-markdown.js Koenig - Remove old Koenig alpha code 2018-02-15 10:46:23 +00:00
koenig-card.js Koenig - Allow clicks on cards to pass through for inputs 2018-02-22 13:46:24 +00:00
koenig-editor.js Koenig - Fixed more keyboard card selection bugs 2018-02-21 22:48:45 +00:00
koenig-plus-menu.js Koenig - Slash menu 2018-02-03 17:54:57 +01:00
koenig-slash-menu.js Koenig - Card selection and deletion 2018-02-04 20:35:44 +01:00
koenig-toolbar.js Koenig - Cleanup toolbar invocation 2018-02-20 15:20:35 +00:00