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 9d8089a748
Removed deprecated routes.yaml data format
refs: https://github.com/TryGhost/Ghost/issues/10434
refs: https://github.com/TryGhost/Ghost/pull/10449
refs: https://github.com/TryGhost/Ghost/pull/10559

- We originally had a weird structure returned for data keys in routes.yaml.
- To the best of my knowledge this was never desired or really used
- I'm removing it now simply because I'm trying to remove all references to v2/v3 in tests, and this had a comment saying it was deprecated in v3
- I could have changed the comment to be a proper @deprecated comment and leave this til we rewrite dynamic routing
- However it's weird and confusing and I believe entirely unused - so getting rid is way way better
2022-01-21 20:16:43 +00:00
..
apps Fixed AMP style compliance (#13912) 2021-12-21 21:32:53 -05:00
helpers Added timezone and locale to the options of the date helper (#13892) 2022-01-19 14:43:53 +00:00
meta 🐛 Added fallback for meta_description to custom_excerpt (#13927) 2022-01-03 19:09:03 +00:00
public Revert "Used neutral background colors for default header styles" 2021-12-17 04:15:37 +01:00
services Removed deprecated routes.yaml data format 2022-01-21 20:16:43 +00:00
src/cards Applied default box sizing to all cards 2021-12-17 15:28:35 +01:00
views 🎨 Improved copy on member email unsubscribe page 2022-01-05 15:27:13 +00:00
web Updated caching policy for /members/.well-known 2022-01-14 14:04:23 +02:00