Ghost/core/frontend/services/routing/helpers
Hannah Wolfe 4ee2fcd869
Moved frontend data helpers into their own service
- Some of the helpers inside the routing service would be better suited to their own service
- These two helpers fetchData and entryLookup talk to the API to get data & so make a decent start for a data service
- The data service would be the single point of contact with the API for the frontend
- Doing this now cos I'm moving some files around ahead of deleting things for 5.0
2022-04-05 13:38:42 +01:00
..
context.js 🐛 Fixed page preview 2020-12-04 11:35:15 +01:00
error.js Swapped to American English spellings 2021-08-13 10:26:33 +04:00
format-response.js Fixed feature_image_caption needing triple-curlies in themes (#13107) 2021-07-01 17:55:44 +01:00
index.js Moved frontend data helpers into their own service 2022-04-05 13:38:42 +01:00
render-entries.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
render-entry.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
renderer.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
secure.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
templates.js Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00