Ghost/test/unit/services/routing
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
..
controllers Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
helpers Fixed feature_image_caption needing triple-curlies in themes (#13107) 2021-07-01 17:55:44 +01:00
middlewares Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
CollectionRouter_spec.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
ParentRouter_spec.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
registry_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
RSSRouter_spec.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
StaticRoutesRouter_spec.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
TaxonomyRouter_spec.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00