Ghost/core/server/helpers
kirrg001 811ba83b19 🐛 Fixed {{body_class}} helper when using data: page.{slug} in routes
refs #10082

- throwed a 500 because this.page was not handled
- v2 differentiates between page and post
2019-03-12 12:34:16 +01:00
..
tpl
asset.js
author.js
authors.js
body_class.js 🐛 Fixed {{body_class}} helper when using data: page.{slug} in routes 2019-03-12 12:34:16 +01:00
content.js
date.js
encode.js
excerpt.js 🐛 Fixed returning 'null' text for exerpt helper 2019-03-04 14:39:20 +08:00
facebook_url.js
foreach.js
get.js Updated TODO's 2019-02-27 18:08:36 +01:00
ghost_foot.js
ghost_head.js
has.js
img_url.js 🐛 Fixed img-url to output relative url by default (#10596) 2019-03-11 15:20:05 +01:00
index.js
is.js
lang.js
meta_description.js
meta_title.js
navigation.js Attr pass-thru & full context in partial helpers 2019-03-09 21:21:01 +00:00
page_url.js
pagination.js Attr pass-thru & full context in partial helpers 2019-03-09 21:21:01 +00:00
plural.js
post_class.js
prev_next.js Updated TODO's 2019-02-27 18:08:36 +01:00
proxy.js
reading_time.js
register.js
t.js
tags.js
template.js Attr pass-thru & full context in partial helpers 2019-03-09 21:21:01 +00:00
title.js
twitter_url.js
url.js 🐛 Supported "false" as absolute attribute value (#10556) 2019-03-04 11:23:42 +01:00
utils.js 🐛 Returned 0 for word/image count when html is null 2019-01-29 13:35:00 +01:00