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

Update AAS Web UI's .vue components to use Vue's Composition API #36

Open
3 tasks
aaronzi opened this issue Sep 24, 2024 · 0 comments
Open
3 tasks

Update AAS Web UI's .vue components to use Vue's Composition API #36

aaronzi opened this issue Sep 24, 2024 · 0 comments

Comments

@aaronzi
Copy link
Member

aaronzi commented Sep 24, 2024

This will improve performance, readability, and TypeScript support and streamline importing in vue components.

ToDo's

  • Update every vue component to use composition API
  • Update mixins to be composables
  • Use script setup syntax
@aaronzi aaronzi converted this from a draft issue Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: AAS Web UI
Development

No branches or pull requests

1 participant