Ghost/core/frontend/services/routing/helpers
Kevin Ansfield 1b0aa0abd8
Fixed feature_image_caption needing triple-curlies in themes (#13107)
refs https://github.com/TryGhost/Team/issues/845
refs 517d2abc5c

- updated router response formatting functions and `{{#get}}` helper response handling to make any `feature_image_caption` properties in the response a `SafeString` instance so triple-curlies are not needed when using the property in themes
2021-07-01 17:55:44 +01:00
..
context.js 🐛 Fixed page preview 2020-12-04 11:35:15 +01:00
entry-lookup.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
error.js Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
fetch-data.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
format-response.js Fixed feature_image_caption needing triple-curlies in themes (#13107) 2021-07-01 17:55:44 +01:00
index.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
render-entries.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
render-entry.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
renderer.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
secure.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
templates.js Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00