0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
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
fetch-data.js
format-response.js Fixed feature_image_caption needing triple-curlies in themes (#13107) 2021-07-01 17:55:44 +01:00
index.js
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
templates.js Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00