Ghost/ghost/admin/lib/koenig-editor/addon/components
Kevin Ansfield 4463f975e3 Koenig - Unsplash integration
refs https://github.com/TryGhost/Ghost/issues/9724
- standardised `{{gh-unsplash}}` actions and action arguments to better represent a generic "image source"
- added `{{gh-unsplash searchTerm="ghosts"}}` parameter
- added `payload` param to `card` definitions used for plus/slash menus so that default payload params can be passed to cards
- added a concept of "image selectors" to image card
  - if a `payload.imageSelector` param is received by the card it will look it up in it's list of known selectors and display the appropriate image selection component
  - if the card was created with an image selector param and the image selector is closed without selecting an image then the card will be removed
- delete image cards during cleanup if they were created via selector but have no src
2018-08-10 18:11:35 +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 - Fixed broken styles 2018-08-08 14:45:45 +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 - Unsplash integration 2018-08-10 18:11:35 +01:00
koenig-card-markdown.js Koenig - Design refinements (#1032) 2018-08-08 13:14:02 +01:00
koenig-card.js Fixed linting 2018-08-09 10:18:45 +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 - Unsplash integration 2018-08-10 18:11:35 +01:00
koenig-slash-menu.js Koenig - Unsplash integration 2018-08-10 18:11:35 +01:00
koenig-toolbar.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00