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

Upgrade to Vue 3 #6

Open
mbrown1413 opened this issue Aug 15, 2020 · 1 comment
Open

Upgrade to Vue 3 #6

mbrown1413 opened this issue Aug 15, 2020 · 1 comment

Comments

@mbrown1413
Copy link
Owner

Vue 3 is now in RC! I don't have any issues with upgrading before the stable release is ready, but it's not a high priority to upgrade.

One feature in particular would be useful in simplifying vgloss code with Vue 3: the ability to make sets observable. We currently have a hack for storing an observable set in GalleryGrid.vue which should be removed when possible.

@mbrown1413
Copy link
Owner Author

Reading about global state similar to vuex in vue3: https://dev.to/blacksonic/you-might-not-need-vuex-with-vue-3-52e4

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

1 participant