0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/unit/frontend/services
Naz 0c097f6532 Fixed frontend rendering of page resource
refs https://github.com/TryGhost/Toolbox/issues/332

- After removing the concept of a boolean "page: true" from the page/post resources frontend resource rendering didn't have enough information to pick the correct template
- Resolved this issue through passing of additional "context" to the template picker. Something nicer should be worked on in the future, as context pattern feels dirty here.
2022-05-16 22:06:55 +08:00
..
apps
data 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
rendering Fixed frontend rendering of page resource 2022-05-16 22:06:55 +08:00
routing 🔥 Removed support for http/https mixed mode (#14783) 2022-05-11 14:53:23 +01:00
rss 🔥 Removed support for http/https mixed mode (#14783) 2022-05-11 14:53:23 +01:00
sitemap 🐛 Added pagination to sitemap.xml to avoid max 50,000 entries limit 2022-01-05 11:54:35 +01:00
theme-engine 🔥 Removed legacy product + price helpers from themes 2022-05-12 18:58:01 +01:00
card-assets.test.js Updated theme card asset default setting (#14789) 2022-05-12 14:44:31 +01:00