0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test
Kevin Ansfield 652fed6bd1
Fixed image and gallery cards not having srcset or sizes attributes (#12765)
no issue

- we run raw mobiledoc through the mobiledoc-html renderer and we now store URLs in raw mobiledoc as `__GHOST_URL__` relative. Those URLs were not passing the "local image" check in the renderer for image optimisation availability meaning the srcset and sizes output was skipped
- bumped library version to include a fix for the optimisation check
2021-03-15 21:38:27 +00:00
..
api-acceptance 🐛 Fixed complimentary members' content gating (#12761) 2021-03-15 19:13:48 +13:00
frontend-acceptance 🐛 Fixed complimentary members' content gating (#12761) 2021-03-15 19:13:48 +13:00
regression 🐛 Fixed complimentary members' content gating (#12761) 2021-03-15 19:13:48 +13:00
unit Fixed image and gallery cards not having srcset or sizes attributes (#12765) 2021-03-15 21:38:27 +00:00
utils 🐛 Fixed complimentary members' content gating (#12761) 2021-03-15 19:13:48 +13:00
.eslintignore
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc