Skip to content

refactor: Upgrade to Vuetify 4, Vue Router 5 and related libraries#116

Merged
albanm merged 3 commits intomasterfrom
refactor-vuetify4
Apr 8, 2026
Merged

refactor: Upgrade to Vuetify 4, Vue Router 5 and related libraries#116
albanm merged 3 commits intomasterfrom
refactor-vuetify4

Conversation

@albanm
Copy link
Copy Markdown
Member

@albanm albanm commented Apr 8, 2026

  • Upgrade Vuetify from v3 to v4.0.2, Vue Router from v4 to v5.0.3, VJSF from v3 to v4.1.2, and lib-vuetify to v2.0.0
  • Migrate typography classes from Vuetify 3 format (text-h3, text-h4, text-h6) to Vuetify 4 Material Design 3 tokens (text-headline-large, text-headline-medium,
    text-title-large)
  • Add CSS layer reset for heading elements and restore button text-transform: capitalize to maintain visual consistency after Vuetify 4's removal of default
    uppercase
  • Remove legacy v-iframe / iframe-resizer imports (replaced by d-frame)
  • Remove unplugin-vue-router dependency (now included in vue-router v5)

@albanm albanm merged commit b194630 into master Apr 8, 2026
4 checks passed
@albanm albanm deleted the refactor-vuetify4 branch April 8, 2026 08:31
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