0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/frontend/helpers
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
..
test_tpl Updated content cta helper to use new tiers helper 2022-03-04 18:22:59 +05:30
asset.test.js
authors.test.js
body_class.test.js
cancel_link.test.js
concat.test.js
content.test.js
date.test.js
encode.test.js
excerpt.test.js
facebook_url.test.js
foreach.test.js
get.test.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
ghost_foot.test.js
ghost_head.test.js Removed theme engines API versioning concept 2022-04-28 15:35:27 +01:00
has.test.js
img_url.test.js
is.test.js
lang.test.js
link.test.js
link_class.test.js
match.test.js Added >, <, >=, and <= operators to match helper (#14215) 2022-03-03 15:43:47 +01:00
meta_description.test.js
meta_title.test.js
navigation.test.js
next_post.test.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
page_url.test.js
pagination.test.js
plural.test.js
post_class.test.js
prev_post.test.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
price.test.js
raw.test.js
reading_time.test.js
t.test.js
tags.test.js
tiers.test.js Fixed mockLabs disabling all other flags (#14621) 2022-04-28 10:55:20 +02:00
title.test.js
twitter_url.test.js
url.test.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00