Ghost/core/frontend/helpers
Rish e02ef7f16d Pinned Portal to latest minor version
no refs

Ghost's Portal script is loaded via unpkg which was till now pinned to load `@latest` version, which unpkg auto-resolved to the latest released Portal version. This allowed fast iterations on Portal while still in active beta development to test latest Portal releases.

Going forward, Portal will be pinned to latest specific minor version that allows releasing new features that are not backward compatible without affecting older Ghost releases.

Note: All previous Ghost releases with Portal `@latest` will continue to resolve to latest version and will need to update to latest Ghost 3.x to use all Portal features.
2020-12-01 16:16:14 +05:30
..
tpl Updated copy on default content CTA 2020-09-16 16:41:38 +02:00
asset.js
author.js
authors.js Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
body_class.js
cancel_link.js
concat.js
content.js Enabled Portal (#12317) 2020-11-03 14:36:21 +05:30
date.js
encode.js
excerpt.js
facebook_url.js
foreach.js Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
get.js
ghost_foot.js
ghost_head.js Pinned Portal to latest minor version 2020-12-01 16:16:14 +05:30
has.js
img_url.js
index.js
is.js
lang.js
link_class.js
link.js
meta_description.js
meta_title.js
navigation.js Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
page_url.js
pagination.js
plural.js
post_class.js
prev_post.js
price.js
raw.js
reading_time.js
t.js
tags.js Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
title.js
twitter_url.js
url.js