0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend
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 Refactored async helpers to use async/await (#14781) 2022-05-11 09:51:38 +01:00
helpers Fixed frontend rendering of page resource 2022-05-16 22:06:55 +08:00
meta 🔥 Removed support for http/https mixed mode (#14783) 2022-05-11 14:53:23 +01:00
public Fixed minified CSS not reflecting latest changes 2022-03-17 14:47:21 +00:00
services Fixed frontend rendering of page resource 2022-05-16 22:06:55 +08:00
src/cards
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web Moved frontend reloading logic into bridge 2022-04-28 15:37:09 +01:00