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

Updates app.vue and mixins to Vue 3 Composition API #153

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

aaronzi
Copy link
Member

@aaronzi aaronzi commented Dec 16, 2024

Description of Changes

Updates app.vue to composition API and mixins to composables respectively util functions.
For now, this PR will not remove the old mixins. It is a preparation for the update from Vue's options API to the composition API.

Related Issue

Issue #120 will be addressed in the RequestHandling composable. Not all components will be updated to use this new composable as part of this PR.

@aaronzi aaronzi changed the title Updates RequestHandling and WidgetHandling Updates app.vue and mixins to Vue 3 Composition API Dec 18, 2024
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.

1 participant