mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
4ba1bb0e16
refs https://github.com/TryGhost/Ghost/issues/11756 - we'd like to render fallbacks for embed cards in constrained environments such as emails where the `html` contents may not be suitable - oembed gives us data to be able to create fallbacks this such as a `thumbnail_url`, author information, and sizing but we were not storing it - this change removes the `html` and `type` data from the response object as the existing top-level payload properties then stores the remainder of the response under a `metadata` property |
||
---|---|---|
.. | ||
kg-action-bar.js | ||
koenig-alt-input.js | ||
koenig-basic-html-input.js | ||
koenig-caption-input.js | ||
koenig-card-bookmark.js | ||
koenig-card-code.js | ||
koenig-card-email.js | ||
koenig-card-embed.js | ||
koenig-card-gallery.js | ||
koenig-card-hr.js | ||
koenig-card-html.js | ||
koenig-card-image.js | ||
koenig-card-markdown.js | ||
koenig-card.js | ||
koenig-editor.js | ||
koenig-link-input.js | ||
koenig-link-toolbar.js | ||
koenig-menu-content.js | ||
koenig-plus-menu.js | ||
koenig-slash-menu.js | ||
koenig-text-replacement-html-input.js | ||
koenig-toolbar.js |