0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend
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
..
apps Moved frontend data helpers into their own service 2022-04-05 13:38:42 +01:00
helpers Added a note to potentially breaking price helper 2022-04-01 11:33:02 +08:00
meta 🐛 Fixed AssetHelper not working with svg (#13978) 2022-02-07 15:07:18 +00:00
public Fixed minified CSS not reflecting latest changes 2022-03-17 14:47:21 +00:00
services Moved frontend data helpers into their own service 2022-04-05 13:38:42 +01:00
src/cards Applied default box sizing to all cards 2021-12-17 15:28:35 +01:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web Fixed theme error handler (#14363) 2022-03-22 15:32:55 +00:00