Ghost/ghost/admin/lib/koenig-editor/app/components
Kevin Ansfield 83924194f5 Koenig - Added rich-text support to captions
refs https://github.com/TryGhost/Ghost/issues/9724
- added `{{koenig-basic-html-input}}` component
  - uses a stripped down version of Koenig
  - supports all inline formatting that Koenig supports
  - supports inline text expansions
  - supports inline key commands
  - limited to a single paragraph
  - serialises and deserialises from HTML rather than mobiledoc
- updated `{{koenig-caption-input}}` to use `{{koenig-basic-html-input}}`
- updated image and embed cards to calculate word counts correctly for html captions
- bumped Spirit dependency to fix styling of toolbars within the editor canvas
- fixed positioning in toolbar components to account for `parentElement` not necessarily being the closest element to position against
2018-08-08 13:38:41 +01:00
..
koenig-basic-html-input.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
koenig-caption-input.js Koenig - Extract card caption input into component 2018-06-12 18:10:23 +01:00
koenig-card-code.js Koenig - Initial code card with MD expansion 2018-05-15 15:26:34 +01:00
koenig-card-embed.js Koenig - Embed card 2018-06-12 14:07:50 +01: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 - HTML card template 2018-02-03 19:20:50 +01: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 - Textarea-only markdown card 2018-01-31 08:32:27 +00:00
koenig-card.js Koenig - Generic {{koenig-card}} container card component 2018-02-13 18:00:54 +00:00
koenig-editor.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
koenig-link-input.js Koenig - Link creation/editing via formatting toolbar 2018-04-06 17:49:16 +01:00
koenig-link-toolbar.js Koenig - Link hover toolbar 2018-04-11 18:42:27 +01:00
koenig-menu-content.js Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-plus-menu.js Koenig - (+) card/list selection menu 2018-01-31 15:49:20 +01:00
koenig-slash-menu.js Koenig - Slash menu 2018-02-03 17:54:57 +01:00
koenig-toolbar.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00