0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/frontend/services/rendering
Naz 1cc3f66d5f Reworked preview controller output
refs https://github.com/TryGhost/Toolbox/issues/332

- With 'page' property being gone from page/post resources we need consistency across internal "preview API" too
- the handling is still hacky as we are exposing the "type" property to the preview pages, which is not exposed through Content API. this a long outstanding issue will have to be handled separately
2022-05-17 17:21:38 +08:00
..
context.js
error.js
format-response.js Reworked preview controller output 2022-05-17 17:21:38 +08:00
index.js
render-entries.js
render-entry.js Fixed frontend rendering of page resource 2022-05-16 22:06:55 +08:00
renderer.js
templates.js Fixed frontend rendering of page resource 2022-05-16 22:06:55 +08:00