Ghost/ghost/admin/lib/koenig-editor/addon/components
Kevin Ansfield cc2e20a486 Koenig - Added reading time and word count display
refs https://github.com/TryGhost/Ghost/issues/9724
- add `registerComponent` hook to cards so that `{{koenig-editor}}` can fetch properties from card components directly
- add word count and reading time utilities
- add throttled word count update routine to `{{koenig-editor}}` that walks all sections and counts text words or fetches word/image counts from card components
- add `wordCountDidChange` hook to `{{koenig-editor}}` so that word count + reading time can be exposed
- modify editor controller to update it's own word count property when koenig triggers it's action
- modified the editor template to show reading time + word count next to the post status
2018-07-20 15:53:21 +01:00
..
koenig-caption-input.js 🐛 Koenig - Fix Firefox adding "ArrowUp" or similar to caption fields 2018-06-21 17:57:45 +01:00
koenig-card-code.js Koenig - Added reading time and word count display 2018-07-20 15:53:21 +01:00
koenig-card-embed.js Koenig - Added reading time and word count display 2018-07-20 15:53:21 +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 - Added reading time and word count display 2018-07-20 15:53:21 +01:00
koenig-card-image.js Koenig - Added reading time and word count display 2018-07-20 15:53:21 +01:00
koenig-card-markdown.js Koenig - Added reading time and word count display 2018-07-20 15:53:21 +01:00
koenig-card.js 🎨 Koenig - Allow Ctrl/Cmd+Enter to exit card edit mode 2018-07-18 15:15:07 +01:00
koenig-editor.js Koenig - Added reading time and word count display 2018-07-20 15:53:21 +01:00
koenig-link-input.js Koenig - Switch this.get for ES5 getters 2018-05-01 17:13:53 +01:00
koenig-link-toolbar.js Koenig - Switch this.get for ES5 getters 2018-05-01 17:13:53 +01:00
koenig-menu-content.js Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-plus-menu.js 🐛 Koenig - Fixed required double-click on (+) when cursor is not in same paragraph 2018-07-18 15:04:02 +01:00
koenig-slash-menu.js Koenig - Fixed /-menu Enter card creation 2018-07-18 11:41:01 +01:00
koenig-toolbar.js Koenig - Fix misaligned toolbar arrow in Night Shift 2018-06-15 10:35:31 +01:00