gamejolt / gamejolt

This is the whole frontend for Game Jolt. It powers the site and the client.
MIT License
242 stars 46 forks source link

Component setup refactor routes 3 #1234

Closed ramagj closed 10 months ago

ramagj commented 10 months ago

src/app/views/dashboard/linking/linking.vue src/app/views/discover/discover.ts: src/app/views/discover/communities/communities.vue src/app/views/discover/games/RouteDiscoverGames.vue // already renamed to the route's name src/app/views/discover/games/view/view.vue src/app/views/discover/games/view/followers/followers.vue src/app/views/discover/games/view/scores/list/list.vue (committed in routes-1 PR) src/app/views/discover/games/view/trophies/list/list.vue