Ghost/core/server/lib
Kevin Ansfield 70b205618f Added responsive-image srcset attribute to image and gallery card output
no issue

- adds a set of hardcoded "content image sizes" to the base config
- adjusts `handle-image-sizes` middleware to always allow the hardcoded content image sizes to be genreated
- updates `@tryghost/kg-card-factory` to allow passthrough of options to card renderers
- updates `@tryghost/kg-default-cards` to add `srcset` output for image and gallery cards
2020-06-11 13:28:44 +01:00
..
common Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
fs Removed format-csv module in favor of papaparse 2020-06-09 15:23:15 +12:00
image Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
promise
security
constants.js
ghost-version.js
mobiledoc.js Added responsive-image srcset attribute to image and gallery card output 2020-06-11 13:28:44 +01:00
request-external.js Merge pull request from GHSA-4m2q-w26j-h268 2020-06-02 14:30:10 +01:00
request.js