Skip to content

chore(deps): upgrade to Vue 3 and replace Vue 2-only packages - #13407

Open
GretaD wants to merge 1 commit into
vue3from
feat/vue3-deps
Open

chore(deps): upgrade to Vue 3 and replace Vue 2-only packages#13407
GretaD wants to merge 1 commit into
vue3from
feat/vue3-deps

Conversation

@GretaD

@GretaD GretaD commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

part of nextcloud/groupware#64

  • vue 2.7 → 3.5, vue-router 3 → 4, @nextcloud/vue 8 → 9
  • replace v-tooltip with floating-vue
  • replace vue-shortkey with vue3-shortkey
  • replace @ckeditor/ckeditor5-vue2 with @ckeditor/ckeditor5-vue
  • remove vue-frag (Vue 3 has native fragment support)
  • remove vue-template-compiler (not needed in Vue 3)
  • update build/test tooling: @vitejs/plugin-vue2 → @vitejs/plugin-vue,
    @vue/test-utils v1 → v2, vue-loader 15 → 17

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: greta <gretadoci@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant