0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/frontend
Naz 098891ee9a Removed bootstrap module dependency from frontend routers
refs https://linear.app/tryghost/issue/CORE-104/decouple-frontend-routing-events-from-urlserver-events

- "routerCreated" call was causing a need to create a dependency on the frontend Router level which didn't fit nicely with the refactor of the bootstrap into a class, it's also makes way more sense having it as an independent parameter instead of a call on a module (makes testing way more readable too!)
2021-10-19 07:29:09 +13:00
..
apps Moved URL service to backend 2021-10-19 07:29:09 +13:00
helpers Added basic {{match}} helper 2021-10-14 19:36:56 +01:00
meta Moved URL service to backend 2021-10-19 07:29:09 +13:00
public Moved public folder to frontend 2021-10-16 19:27:34 +01:00
services Removed bootstrap module dependency from frontend routers 2021-10-19 07:29:09 +13:00
views Updated unsubscribe.hbs (#13365) 2021-10-04 12:18:42 +01:00