Ghost/core/test
Fabien O'Carroll c2275ed131
Added size attribute support to img_url helper (#10182)
refs #10181 

Adds support to request a size in the img_url helper using syntax like:
    <img src="{{img_url profile_image size="small"}}"/>

Requires the image_sizes config to be defined in the themes package.json
2018-12-13 19:14:08 +07:00
..
functional Fixed broken spam prevention test (#10281) 2018-12-13 18:44:32 +07:00
integration 🐛 Striped invisible unicode characters from slugs (#10252) 2018-12-13 13:06:59 +01:00
unit Added size attribute support to img_url helper (#10182) 2018-12-13 19:14:08 +07:00
utils 🐛 Fixed all known filter limitations (#10159) 2018-12-11 11:53:40 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00