Ghost/ghost/core/test/unit/frontend
Fabien "egg" O'Carroll 93694d837e Updated {{comments}} helper with new options
refs https://github.com/TryGhost/Team/issues/1695

This updates the comments helper based on the design document

Changes include:
 - `color_scheme` renamed to `mode`
 - `avatar_saturation` renamed to `saturation`
 - `saturation` default changed from 50 to 60
 - `count` option added
 - `title` option added

The count and title options allow theme developers to better customise
the output of comments, so that they can either pass in their own
title, or pass in no title, and instead provide HTML in the them to
handle it. The same is the case for the count option, which is used to
toggle whether or not the comment count is shown.
2022-07-28 14:53:33 +01:00
..
apps Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
helpers Updated {{comments}} helper with new options 2022-07-28 14:53:33 +01:00
meta Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
services Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
utils Updated frontend apps to use new config 2022-07-25 23:00:37 +05:30
web/middleware Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00