Ghost/ghost/admin/lib/koenig-editor/addon/components
Kevin Ansfield 5fa1b28a53 Koenig - Another fix for cards being deselected when clicking in edit mode
refs https://github.com/TryGhost/Ghost/issues/9311
- we added a guard for the caret moving from end to beginning of a card when clicking on a card whilst in edit mode in 26dd4ffb4a but it's also possible for clicks to cause the caret to move in the opposite direction
- update the guard in `cursorDidChange` to ignore the caret moving in either direction whilst a card is in edit mode
2018-02-20 15:34:09 +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 - Update {{koenig-card-html}} to use new {{koenig-card}} container 2018-02-15 15:57:44 +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 - Initial Spirit styles integration 2018-02-20 15:05:19 +00:00
koenig-editor.js Koenig - Another fix for cards being deselected when clicking in edit mode 2018-02-20 15:34:09 +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