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

feat(vue3-migration): Migrates to vue 3 #352

Merged
merged 1 commit into from Jul 9, 2022

Conversation

alireza0sfr
Copy link
Contributor

@alireza0sfr alireza0sfr commented Jun 22, 2022

  • Migrates to vue 3
  • Updates all packages
  • Adds vitest instead of mocha and karma for testing
  • Adds vite instead of raw webpack
  • Minor changes

BREAKING CHANGE: might break Storybook and some tests

Closes #326

- Migrates to vue 3
- Updates all packages
- Adds vitest instead of mocha and karma for testing
- Adds vite instead of raw webpack
- And minor changes

BREAKING CHANGE: might break storybook and some of the unit tests

Closes mauricius#326
@mauricius mauricius changed the base branch from master to v3 July 9, 2022 18:09
@mauricius mauricius merged commit f0779d7 into mauricius:v3 Jul 9, 2022
@seyfer
Copy link

seyfer commented May 30, 2023

@alireza0sfr great work. Won't be usable with Vue 3 otherwise.

@seyfer
Copy link

seyfer commented Jun 1, 2023

@alireza0sfr please have a look at this comment #326 (comment)

how do you use it with Vue 3?

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.

It's not working with Vue3
3 participants