aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/App.vue
AgeCommit message (Expand)Author
2022-10-25feat: Show installed mods (#28)GeckoEidechse
2022-10-21feat: Add initial skeleton for ModsView (#27)GeckoEidechse
2022-10-20feat: apply same height to all menu componentsRemy Raes
2022-10-20fix: restore native bar drag regionRemy Raes
2022-10-20fix: adjust focus styleRemy Raes
2022-10-20fix: display dev button only when dev mode is enabledRemy Raes
2022-10-20refactor: remove useless CSS classesRemy Raes
2022-10-20refactor: use el-menu router configuration directlyRemy Raes
2022-10-20refactor: apply style to new app menuRemy Raes
2022-10-20refactor: replace tabs with app menu + router viewRemy Raes
2022-10-12fix: App bar drag (#13)Rémy Raes
2022-09-28feat: add changelog view componentAlystrasz
2022-09-26feat: add DeveloperView componentAlystrasz
2022-09-25feat: load up installation path in app state on launchRemy Raes
2022-09-25feat: add component to see game folder pathRemy Raes
2022-09-24feat: add a "see patch notes" link to main viewRemy Raes
2022-09-24feat: add developer_mode variableRemy Raes
2022-09-24fix: restore window controlsRemy Raes
2022-09-24feat: listen to origin/northstar eventsRemy Raes
2022-09-24refactor: hide mods section (for now)Remy Raes
2022-09-23feat: window can be dragged through dragging app backgroundRemy Raes
2022-09-23feat: window buttons can minimize and close itRemy Raes
2022-09-23feat: add additional styles for window control buttonsRemy Raes
2022-09-23feat: add window control buttonsRemy Raes
2022-09-23feat: add PlayView componentRemy Raes
2022-09-23feat: update tabs header styleRemy Raes
2022-09-23feat: add a container to display background imagesRemy Raes
2022-09-23feat: add some style to tabsRemy Raes
2022-09-23feat: add basic tabsRemy Raes
2022-09-22refactor: remove HelloWorld vue componentRemy Raes
2022-09-22feat: add basic layoutRemy Raes
2022-09-20build: add Vue app skeletonRemy Raes