0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend/helpers
Naz 0c097f6532 Fixed frontend rendering of page resource
refs https://github.com/TryGhost/Toolbox/issues/332

- After removing the concept of a boolean "page: true" from the page/post resources frontend resource rendering didn't have enough information to pick the correct template
- Resolved this issue through passing of additional "context" to the template picker. Something nicer should be worked on in the future, as context pattern feels dirty here.
2022-05-16 22:06:55 +08:00
..
tpl Updated content cta helper to use new tiers helper 2022-03-04 18:22:59 +05:30
asset.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
authors.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
body_class.js Fixed frontend rendering of page resource 2022-05-16 22:06:55 +08:00
cancel_link.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
concat.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
content.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
date.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
encode.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
excerpt.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
facebook_url.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
foreach.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
get.js Refactored async helpers to use async/await (#14781) 2022-05-11 09:51:38 +01:00
ghost_foot.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
ghost_head.js Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00
has.js
img_url.js
is.js
lang.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
link.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
link_class.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
match.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
meta_description.js
meta_title.js
navigation.js 🔥 Removed support for http/https mixed mode (#14783) 2022-05-11 14:53:23 +01:00
page_url.js
pagination.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
plural.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
post_class.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
prev_post.js Refactored async helpers to use async/await (#14781) 2022-05-11 09:51:38 +01:00
price.js Renamed lang and session_secret default settings (#14791) 2022-05-12 15:07:05 +01:00
raw.js
reading_time.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
t.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
tags.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
tiers.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
title.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
twitter_url.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
url.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00