Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] try to upgrade to vue3 #285

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

[WIP] try to upgrade to vue3 #285

wants to merge 6 commits into from

Conversation

RageZBla
Copy link
Collaborator

Resolves #[Issue number]
Please link to the related issue, using the [Resolves] keyword only if the PR completes the entire issue

Proposed Changes

Description of changes in this PR

Testing Plan

How do the reviewers QA this? Feel free to write unit tests or describe manual testing steps here

- speaker card
- app nav bar
- cleaning warning from vue compat where possible
- replace vue bus by mitt since there is no bus in vue3 anymore
@RageZBla RageZBla marked this pull request as draft October 17, 2022 07:12
@@ -45,11 +45,14 @@ export default {
},
methods: {
selectItem(fieldName, value) {
debugger;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RageZBla debugger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant