0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit
Hannah Wolfe db79176724 Used themeService as var name everywhere [again]
refs 08fbcf1d90

- I didn't quite finish this commit before, and also forgot to write a proper commit message 🙈
- Having the theme service required and referenced in lots of different ways contributes to it being very hard to refactor and break down into smaller pieces
- This is just one simple nice-to-have so we can search the codebase for references more easily
2021-04-20 19:16:52 +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 Added Default Product fixture (#12892) 2021-04-20 16:39:27 +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 themeService as var name everywhere [again] 2021-04-20 19:16:52 +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