0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit
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
..
adapters Refactored scheduling index files into class/initializer pattern 2021-05-25 22:32:41 +04:00
api Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
apps Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
data Moved meta + sitemap tests out of data folder 2021-06-30 17:08:28 +01:00
helpers Fixed feature_image_caption needing triple-curlies in themes (#13107) 2021-07-01 17:55:44 +01:00
lib Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
meta Changed meta filenames to correct casing 2021-07-01 12:30:25 +01:00
models Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
server Removed unused reinit function 2021-06-30 12:44:32 +01:00
services Fixed feature_image_caption needing triple-curlies in themes (#13107) 2021-07-01 17:55:44 +01:00
shared Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
web Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00