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

sbc-common-components: upgrade to vue 3 #14883

Closed
kialj876 opened this issue Jan 10, 2023 · 2 comments
Closed

sbc-common-components: upgrade to vue 3 #14883

kialj876 opened this issue Jan 10, 2023 · 2 comments
Labels
Pay Work for Pay Team

Comments

@kialj876
Copy link
Collaborator

kialj876 commented Jan 10, 2023

Assumed that all components are converted to the compostion-api and the vuex store is replaced by composables.

  • Vue 3 config/etc. (follow migration guide)
  • remove vue 2 composition imports
  • upgrade to Vuetify 3.x (styling/html structure will need changes across most components)
  • update vue-test-utils and existing test suit (all tests will need to be updated)
@severinbeauvais
Copy link
Collaborator

severinbeauvais commented Apr 27, 2023

Here are the lint errors that should be fixed along the way: lint.log

Here is the eslint config I used: .eslintrc.js

@seeker25
Copy link
Collaborator

Handled in #16151

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

No branches or pull requests

3 participants