Ghost/core/frontend/helpers
Naz Gargol 07e1a2406b Added {{price}} helper for formatting stripe amounts (ie. "1935" to "19.35") (#11473)
no issue

- This helper allows to format currencies that use decimal normalization. For example 19.35 USD is served as 1935 from the API which always needs to be divided by 100 to get a dollar ammount.
2020-01-27 11:41:12 +00:00
..
tpl Added member's subscription cancellation helper {{cancel_link}} (#11434) 2019-12-12 19:59:15 +07:00
asset.js Added guard to asset helper for missing paths 2019-09-09 13:02:45 +01:00
author.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
authors.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
body_class.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
cancel_link.js Added member's subscription cancellation helper {{cancel_link}} (#11434) 2019-12-12 19:59:15 +07:00
concat.js New {{concat}} helper 2019-08-05 12:12:05 +01:00
content.js Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
date.js 🔥 Removed V1 code/references in frontend helpers/meta layers (#11080) 2019-09-10 11:37:04 +02:00
encode.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
excerpt.js Added fallback to excerpt in {{excerpt}} helper for gated content (#11430) 2019-12-03 11:32:46 +07:00
facebook_url.js 🔥 Removed V1 code/references in frontend helpers/meta layers (#11080) 2019-09-10 11:37:04 +02:00
foreach.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
get.js Improved logs for slow get helper 2020-01-07 11:25:51 +01:00
ghost_foot.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
ghost_head.js Removed unused isPaymentConfigured method 2020-01-17 12:08:30 +07:00
has.js Converted has helper imports to individual const 2019-10-28 10:55:14 +00:00
img_url.js Updated @tryghost/url-utils to v0.2.0 (#11004) 2019-08-12 09:31:42 +01:00
index.js Added {{price}} helper for formatting stripe amounts (ie. "1935" to "19.35") (#11473) 2020-01-27 11:41:12 +00:00
is.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
lang.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
link_class.js Added {{link_class}} helper 2019-08-05 12:12:05 +01:00
link.js Added {{link_class}} helper 2019-08-05 12:12:05 +01:00
meta_description.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
meta_title.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
navigation.js Added support for secondary navigation (#11409) 2019-12-04 11:12:02 +07:00
page_url.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
pagination.js Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00
plural.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
post_class.js Fix silly issues with post class 2019-11-06 11:02:50 +07:00
prev_next.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
price.js Added {{price}} helper for formatting stripe amounts (ie. "1935" to "19.35") (#11473) 2020-01-27 11:41:12 +00:00
proxy.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
reading_time.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
register.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
t.js Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
tags.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
template.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
title.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
twitter_url.js 🔥 Removed V1 code/references in frontend helpers/meta layers (#11080) 2019-09-10 11:37:04 +02:00
url.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
utils.js Added {{link_class}} helper 2019-08-05 12:12:05 +01:00