Ghost/ghost/admin/lib/koenig-editor
Kevin Ansfield 9582b9ea2f Fixed embed card sizing for Vimeo embeds with larger thumbnails
no issue

- we're adjusting the oembed endpoint to fetch larger thumbnails if possible and that results in Vimeo embed iframes being larger than the editor width which created large blank spaces above/below the video due to the iframe height not adjusting correctly
- in the embed card's resize routine, if we look for an embedded iframe and find a width/height attribute then we can use the aspect ratio to assign the correct height for the outer and inner iframes
2020-04-30 09:07:04 +01:00
..
addon Fixed embed card sizing for Vimeo embeds with larger thumbnails 2020-04-30 09:07:04 +01:00
app Added first draft of email-only card 2020-04-06 10:56:40 +01:00
docs/specs Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
public/icons/koenig Added email indicator icon, card menu style bugfix 2020-04-08 14:01:04 +02:00
index.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
package.json Remove deprecated ember-cli-htmlbars-inline-precompile dependency 2019-10-14 09:51:40 +01:00