0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/frontend/helpers
Kevin Ansfield 4f3391cd04
Updated @tryghost/url-utils to v0.2.0 (#11004)
no issue

- updates `@tryghost/url-utils` following an internal refactor of the package
- renames `makeAbsoluteUrls` to `htmlRelativeToAbsolute` to better reflect what the function is doing
- renames `getBlogUrl` to `getSiteUrl`
- updates UrlUtils test stubbing util to work with a class
- fixes use of invalid port numbers in tests (max port number is 65535, any higher is an invalid URL that will error with some parsers)
2019-08-12 09:31:42 +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 Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
date.js Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
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 Updated @tryghost/url-utils to v0.2.0 (#11004) 2019-08-12 09:31:42 +01: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
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 Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
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