0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend/helpers
Hannah Wolfe bbfea086b3 Updated navigation.hbs to use {{link_class}}
closes: #5162

- We no longer have to implement funky current logic, our link_class helper will do this for us
- We use {{concat}} to pass an extra class for the li, so we don't end up with a random space
2019-08-05 12:12:05 +01:00
..
tpl Updated navigation.hbs to use {{link_class}} 2019-08-05 12:12:05 +01:00
asset.js
author.js
authors.js
body_class.js
concat.js New {{concat}} helper 2019-08-05 12:12:05 +01:00
content.js
date.js
encode.js
excerpt.js
facebook_url.js
foreach.js
get.js Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00
ghost_foot.js
ghost_head.js
has.js
img_url.js Fixed img_url helper when using image sizes with relative path… (#10964) 2019-07-29 16:54:09 +08:00
index.js Added {{link_class}} helper 2019-08-05 12:12:05 +01:00
is.js
lang.js
link.js Added {{link_class}} helper 2019-08-05 12:12:05 +01:00
link_class.js Added {{link_class}} helper 2019-08-05 12:12:05 +01:00
meta_description.js
meta_title.js
navigation.js 🐛 Fixed async helpers nested in template helpers 2019-06-25 16:19:33 +07:00
page_url.js
pagination.js Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00
plural.js
post_class.js
prev_next.js
proxy.js
reading_time.js
register.js
t.js
tags.js
template.js
title.js
twitter_url.js
url.js
utils.js Added {{link_class}} helper 2019-08-05 12:12:05 +01:00