Ghost/test/unit
Hannah Wolfe c02b0a19ac Used new default API version in theme engines
refs: 9f50e941eb
refs: bf0823c9a2

- Still working towards splitting the theme service into logical components
- The engine defaults were required in the index file, in a way that creates tight coupling across what would otherwise
be distinct components
- Also meant there was another hardcoded 'v4' in the codebase
- This fixes both issues by depending on the value from config
- Currently this adds Yet Another Config Require, but it should be fine for now until we have a new pattern for the frontend
- Note: We only care about the ghost-api engine, we used to care about both ghost and ghost-api. Now that there is only one there was no need for the more complex code structures
2021-04-21 18:08:17 +01:00
..
adapters Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
api 🐛 Fixed __GHOST_URL__ appearing in sitemaps (#12787) 2021-03-18 17:16:37 +00:00
apps Used themeService as var name everywhere [again] 2021-04-20 19:16:52 +01:00
data Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
helpers Used themeService as var name everywhere [again] 2021-04-20 19:16:52 +01:00
lib 🐛 Fixed images not having srcset or sizes attributes (#12800) 2021-03-20 22:17:43 +00:00
models 🐛 Fixed performance regression introduced in 4.1.0 (#12807) 2021-03-23 09:11:24 +00:00
server Moved notify out of GhostServer 2021-02-19 20:22:56 +00:00
services Used new default API version in theme engines 2021-04-21 18:08:17 +01:00
shared/config Fixed config test that failed to detect changes 2021-03-25 13:12:43 +13:00
web Used themeService as var name everywhere [again] 2021-04-20 19:16:52 +01:00