Ghost/ghost/core/test
Fabien 'egg' O'Carroll f34740d6d0
Added support for autowrap and class to the comment_count helper (#15203)
refs https://github.com/TryGhost/Team/issues/1760

This allows theme developers to wrap the output of the comment_count
helper in an element, which will only be shown when there is content
to output.

This makes styling a lot easier, as the default output for no comments
is nothing, meaning that separators defined with CSS will not be rendered.
2022-08-09 13:08:36 +01:00
..
e2e-api Added trial info to member subscription detail (#15193) 2022-08-09 17:28:00 +05:30
e2e-browser
e2e-frontend
e2e-server
e2e-webhooks
integration
regression
unit Added support for autowrap and class to the comment_count helper (#15203) 2022-08-09 13:08:36 +01:00
utils
.eslintignore
.eslintrc.js