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 to Vue 3.5 #165

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Update to Vue 3.5 #165

merged 2 commits into from
Sep 18, 2024

Conversation

kyle1morel
Copy link
Collaborator

Description

Update to Vue 3.5 + update other Vue related packages
Replace all prop definitions to use new reactive prop functionality

Types of changes

New feature (non-breaking change which adds functionality)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

And additional Vue related updates
Vue 3.5 offers a new way to define reactive props
Copy link

Coverage Report (Frontend)

Totals Coverage
Statements: 26.77% ( 1558 / 5820 )
Methods: 21.49% ( 219 / 1019 )
Lines: 30.97% ( 900 / 2906 )
Branches: 23.17% ( 439 / 1895 )

Copy link

Coverage Report (Application)

Totals Coverage
Statements: 37.73% ( 944 / 2502 )
Methods: 26.98% ( 119 / 441 )
Lines: 49.02% ( 626 / 1277 )
Branches: 25.38% ( 199 / 784 )

@kyle1morel kyle1morel merged commit e63b843 into release/interregnum Sep 18, 2024
16 of 17 checks passed
@kyle1morel kyle1morel deleted the feature/vue-update branch September 18, 2024 16:58
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.

3 participants