Ghost/ghost/admin/lib/koenig-editor/addon
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
..
components Fixed embed card sizing for Vimeo embeds with larger thumbnails 2020-04-30 09:07:04 +01:00
helpers Getting rid of super-thin font weights 2019-11-22 11:53:57 +01:00
lib Fixed <code> being persisted to email card payload 2020-04-17 16:00:19 +01:00
options Added "Email" card for inserting content that only appears when emailing posts to members 2020-04-27 13:13:00 +01:00
services 🐛 Fixed unexpected image positions when re-ordering gallery images 2019-07-05 14:54:22 +01:00
templates/components Added oembed metadata to embed card payloads 2020-04-29 10:43:03 +01:00
utils Updated to use count words/images helper from SDK (#1159) 2019-04-16 12:50:59 +05:30