Ghost/ghost/admin/lib/koenig-editor/addon/components
Kevin Ansfield cdb29b3284 Fixed slash-menu appearing empty immediately after setting title on new post
closes https://github.com/TryGhost/Ghost/issues/9847
- the text expansion is triggered twice in this situation, the first time with `""` and the second with `"/"`. The second trigger was trying to match cards to `"/"` which returned an empty card set
- added a quick workaround that ensures we never include a leading `/` in the card selection query
2019-04-29 17:08:40 +02:00
..
koenig-basic-html-input.js 🐛 Fixed drag-n-drop card reordering interfering with caption and markdown/html card text selection 2019-01-28 09:35:58 +00:00
koenig-caption-input.js Fixed linting 2019-02-24 16:07:09 +07:00
koenig-card-code.js Updated to use count words/images helper from SDK (#1159) 2019-04-16 12:50:59 +05:30
koenig-card-embed.js Updated to use count words/images helper from SDK (#1159) 2019-04-16 12:50:59 +05:30
koenig-card-gallery.js Updated to use count words/images helper from SDK (#1159) 2019-04-16 12:50:59 +05:30
koenig-card-hr.js Koenig - Added reading time and word count display 2018-07-20 15:53:21 +01:00
koenig-card-html.js Updated to use count words/images helper from SDK (#1159) 2019-04-16 12:50:59 +05:30
koenig-card-image.js Updated to use count words/images helper from SDK (#1159) 2019-04-16 12:50:59 +05:30
koenig-card-markdown.js Updated to use count words/images helper from SDK (#1159) 2019-04-16 12:50:59 +05:30
koenig-card.js Added drag-and-drop card re-ordering in the editor (#1085) 2018-12-17 14:02:40 +00:00
koenig-editor.js Updated to use count words/images helper from SDK (#1159) 2019-04-16 12:50:59 +05:30
koenig-link-input.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
koenig-link-toolbar.js Koenig - Minor design refinements 2018-08-14 14:35:13 +01:00
koenig-menu-content.js Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-plus-menu.js Koenig - Unsplash integration 2018-08-10 18:11:35 +01:00
koenig-slash-menu.js Fixed slash-menu appearing empty immediately after setting title on new post 2019-04-29 17:08:40 +02:00
koenig-toolbar.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00