0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/frontend/services/theme-engine
Naz 5e441d0942 🔥 Removed {{author}} helper support
refs https://github.com/TryGhost/Toolbox/issues/230

 - Single {{author}} helper has been deprecated since multiple major releases. It has also been throwing fatal errors in gscan v5 since some time. It will finally be gone!
 - The plural {{authors}} helper should be used instead, read here for more information: https://ghost.org/docs/themes/helpers/authors/
2022-05-02 17:59:48 +08:00
..
handlebars 🔥 Removed {{author}} helper support 2022-05-02 17:59:48 +08:00
active.test.js
config.test.js Added card-asset config with sensible default 2021-11-05 12:20:02 +00:00
i18n.test.js
middleware.test.js Cleaned up customThemeSettings labs flag 2022-01-03 17:45:25 +00:00
preview.test.js
theme-i18n.test.js