0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit/helpers
Kevin Ansfield bc63f51fd7 🐛 Fixed 404 errors if navigation URLs are somehow blank
no issue

- in very rare circumstances it's possible that a navigation url in settings can be blank, we should not throw errors in this case as it appears as a theme/routing problem which is difficult to diagnose and much worse than simply not outputting a link class
2021-03-24 09:43:43 +00:00
..
test_tpl Updated {{content}} helper partial template name 2021-02-09 13:59:52 +05:30
asset_spec.js
author_spec.js
authors_spec.js
body_class_spec.js
cancel_link_spec.js
concat_spec.js
content_spec.js Added paywall card to mark end of free content preview (#12663) 2021-02-17 23:00:26 +00:00
date_spec.js Updated default format for date helper to locale-based date string (#12733) 2021-03-05 13:35:31 +00:00
encode_spec.js
excerpt_spec.js
facebook_url_spec.js
foreach_spec.js Updated default visibility in foreach for posts to all 2021-03-02 15:44:19 +05:30
get_spec.js
ghost_foot_spec.js
ghost_head_spec.js 🐛 Fixed AMP validation warning from accent color style tag (#12771) 2021-03-17 11:49:42 +00:00
has_spec.js
img_url_spec.js
is_spec.js
lang_spec.js Updated default format for date helper to locale-based date string (#12733) 2021-03-05 13:35:31 +00:00
link_class_spec.js 🐛 Fixed 404 errors if navigation URLs are somehow blank 2021-03-24 09:43:43 +00:00
link_spec.js
meta_description_spec.js
meta_title_spec.js
navigation_spec.js
next_post_spec.js Migrate the default api version from v2 to v3 2021-02-03 15:02:51 +01:00
page_url_spec.js
pagination_spec.js Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
plural_spec.js
post_class_spec.js
prev_post_spec.js Migrate the default api version from v2 to v3 2021-02-03 15:02:51 +01:00
price_spec.js Updated price helper to output well formatted prices 2021-02-25 13:01:24 +05:30
raw_spec.js
reading_time_spec.js
t_spec.js
tags_spec.js
title_spec.js
twitter_url_spec.js
url_spec.js