0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/lib
Kevin Ansfield d08b586781 🐛 Fixed width/height attributes in gallery cards not matching resized images
closes https://github.com/TryGhost/Ghost/issues/11548

- bumps @tryghost/kg-default-cards
  - introduces a breaking change where `imageOptimization` is passed as an options argument instead of separating out individual config options
  - fixes width/height attributes for images in gallery cards being larger than the max default width used when resizing images
2020-10-19 17:05:57 +01:00
..
common Fixed import paths for errors and logging modules 2020-06-12 09:09:46 +01:00
fs/package-json Colocated readCSV util with members input serializer 2020-06-19 18:24:51 +12:00
image Fixed no-shadow linter warnings in image-size.js 2020-06-16 12:36:55 +01:00
ghost-version.js
mobiledoc.js 🐛 Fixed width/height attributes in gallery cards not matching resized images 2020-10-19 17:05:57 +01:00
request-external.js Reverted to previous user-agent for bookmark and oembed requests 2020-06-15 16:02:04 +01:00
request.js