Ghost/ghost/admin/lib/koenig-editor/addon/options
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
..
atoms.js Koenig - Added SHIFT+ENTER line break key command 2018-01-30 10:58:28 +00:00
basic-html-parser-plugins.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
cards.js Koenig - Unsplash integration 2018-08-10 18:11:35 +01:00
key-commands.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
parser-plugins.js 🐛 Fixed backspace deleting words and rich-text paste collapsing paragraphs 2018-06-18 18:48:32 +01:00
text-expansions.js Koenig - Fix divider card text expansion 2018-08-08 15:52:13 +01:00