aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/main.ts
AgeCommit message (Expand)Author
2022-11-25feat: Thunderstore mods listing (#54)Rémy Raes
2022-10-21feat: Add initial skeleton for ModsView (#27)GeckoEidechse
2022-10-20fix: restore updateCurrentTab method with routerRemy Raes
2022-10-20refactor: use el-menu router configuration directlyRemy Raes
2022-10-20fix: all routes must give a FutureRemy Raes
2022-10-20feat: push PlayView as default view on launchRemy Raes
2022-10-20feat: add router configRemy Raes
2022-10-02refactor: type issuesRemy Raes
2022-09-24feat: use a store for application stateRemy Raes
2022-09-23build: add element-plus-icons dependencyRemy Raes
2022-09-23feat: import back main CSS stylesheetRemy Raes
2022-09-22build: import element plugin into VueRemy Raes
2022-09-20build: add Vue app skeletonRemy Raes