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

Migrate from Vue 2 to Vue 3 #64

Open
11 of 16 tasks
ChristophWurst opened this issue Feb 21, 2023 · 5 comments
Open
11 of 16 tasks

Migrate from Vue 2 to Vue 3 #64

ChristophWurst opened this issue Feb 21, 2023 · 5 comments
Assignees
Labels
2. developing Work in progress overview Overview of other issues

Comments

@ChristophWurst ChristophWurst added 1. to develop Accepted and waiting to be taken care of overview Overview of other issues labels Feb 21, 2023
@ChristophWurst
Copy link
Member Author

@ChristophWurst
Copy link
Member Author

We can take inspiration from nextcloud/spreed#9448 for a less bumpy upgrade path and changes we can do while staying on Vue 2.7.

@ChristophWurst
Copy link
Member Author

nextcloud/calendar-availability-vue does not need adjustments for Vue 3 accoring to @GVodyanov. Removing it from the list of affected components.

@ChristophWurst
Copy link
Member Author

Replace Vuex with pinia

Item broken down into chunks. @GVodyanov please assign yourself to the ticket of the store you're tackling :)

nextcloud/calendar#5685 would be a good first migration. It's the smallest store we have.

@raimund-schluessler
Copy link
Member

Migrating to pinia is not a bad idea, but certainly not required for a migration to vue 3. Tasks works just fine with vue 3 and vuex 4 and the adjustments to the store required to make it work with vue 3 are quite small.

See nextcloud/tasks#1971 as well.

@ChristophWurst ChristophWurst removed their assignment Feb 15, 2024
@ChristophWurst ChristophWurst moved this from 🏗️ In progress to 📄 To do in 💌 📅 👥 Groupware team Apr 4, 2024
@ChristophWurst ChristophWurst moved this from 📄 To do to 🏗️ In progress in 💌 📅 👥 Groupware team Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress overview Overview of other issues
Projects
Status: 🏗️ In progress
Development

No branches or pull requests

4 participants