Ghost/core/server
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
..
adapters
api Added basic CRUD admin API for snippets 2020-10-16 18:02:58 +01:00
data Fixed typo in snippets permission fixtures 2020-10-16 17:46:31 +01:00
lib 🐛 Fixed width/height attributes in gallery cards not matching resized images 2020-10-19 17:05:57 +01:00
models Added basic CRUD admin API for snippets 2020-10-16 18:02:58 +01:00
public 🐛 Fixed members form missing data-members-name (#12250) 2020-10-01 18:05:23 +01:00
services Added default support address for member site data 2020-10-15 14:44:16 +05:30
translations Added basic CRUD admin API for snippets 2020-10-16 18:02:58 +01:00
views
web Moved definition of default max image width to config (#12289) 2020-10-19 08:56:18 +01:00
analytics-events.js
ghost-server.js
index.js Added routes.yaml content checksum storage to the db 2020-09-10 10:54:57 +12:00
overrides.js
update-check.js