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

Fontend: migrate from vuex to Pinia #212

Closed
stritti opened this issue Sep 13, 2022 · 7 comments
Closed

Fontend: migrate from vuex to Pinia #212

stritti opened this issue Sep 13, 2022 · 7 comments

Comments

@stritti
Copy link
Member

stritti commented Sep 13, 2022

Update the vue.js frontend to use Pinia instead of vuex.

See also: https://pinia.vuejs.org/cookbook/migration-vuex.html

@ravihidayat
Copy link

Looks interesting, I might be able to pick this up. But I assume I also need to figure out #219, no?

@stritti
Copy link
Member Author

stritti commented Sep 15, 2022

Looks interesting, I might be able to pick this up. But I assume I also need to figure out #219, no?

Yes I think they are somehow in connection. Pinia could be used with vue2 too, but the migration of vue2 to vue 3 might be a bigger thing.

It would be awesome to get your support there!

@ravihidayat
Copy link

I would be happy to support. I think we could start with https://v3-migration.vuejs.org/migration-build.html, as I think using @vue/compat is the way to go for now.

@stritti
Copy link
Member Author

stritti commented Sep 15, 2022

Yes this is seems to be a good starting point. I think biggest issue will be BoostrapVue. There is already a fork for vue3 but not everything is supported currently: bootstrap-vue/bootstrap-vue#5196

@ravihidayat
Copy link

Seems like there will be no BootstrapVue 3 in the near future, but the fork that you mentioned should be worth trying. What's your call? Should we try that out?

@stritti
Copy link
Member Author

stritti commented Sep 15, 2022

Seems like there will be no BootstrapVue 3 in the near future, but the fork that you mentioned should be worth trying. What's your call? Should we try that out?

I think we should discuss this in #219

@stritti
Copy link
Member Author

stritti commented Dec 8, 2023

Also done by #219

@stritti stritti closed this as completed Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants