Ghost/test
Kevin Ansfield edd997402b Added sizes attribute to in-content <img> elements
no issue

- by including `sizes` with media-queries that match typical content widths we can give the browser better hints as to which responsive image size to fetch resulting in more performant pages
- also fixes `srcset` output where "unknown" sizes were used instead of linking to the original image src which was causing 302 redirects and slowing image loading in some cases
2020-06-19 11:41:32 +01:00
..
api-acceptance Fixed population of image sizes when forcing re-render of posts 2020-06-18 14:02:53 +01:00
frontend-acceptance 🐛 Fixed private blogging exposing 404 and robots (#11922) 2020-06-16 11:42:32 +01:00
regression Fixed Redirects API regression tests 2020-06-16 10:24:13 +02:00
unit Added sizes attribute to in-content <img> elements 2020-06-19 11:41:32 +01:00
utils Extracted members CSV related code into @tryghost/members-csv package 2020-06-19 19:55:47 +12:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Fixed linting error 2020-04-17 11:32:29 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00