Ghost/ghost/admin/lib/koenig-editor/addon/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 - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
koenig-card-code.js Koenig - Design refinements (#1032) 2018-08-08 13:14:02 +01:00
koenig-card-embed.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
koenig-card-hr.js Koenig - Added reading time and word count display 2018-07-20 15:53:21 +01:00
koenig-card-html.js Koenig - Design refinements (#1032) 2018-08-08 13:14:02 +01:00
koenig-card-image.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
koenig-card-markdown.js Koenig - Design refinements (#1032) 2018-08-08 13:14:02 +01:00
koenig-card.js 🐛 Koenig - Fixed numpad Enter key not behaving like normal Enter key 2018-07-30 14:40:00 +01:00
koenig-editor.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
koenig-link-input.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
koenig-link-toolbar.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
koenig-menu-content.js Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-plus-menu.js 🐛 Koenig - Fixed numpad Enter key not behaving like normal Enter key 2018-07-30 14:40:00 +01:00
koenig-slash-menu.js Koenig - Fixed /-menu Enter card creation 2018-07-18 11:41:01 +01:00
koenig-toolbar.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00