Skip to content

Commit 1cd6f58

Browse files
committed
refactor(forms): Migrate Forms.vue to Vue 3 Composition API
- Converted component to use Vue 3's Composition API with setup() - Removed duplicate function declarations and fixed syntax issues - Updated lifecycle hooks to use onMounted/onUnmounted - Fixed reactivity using ref and computed - Cleaned up event handling and component structure - Ensured compatibility with Vue 3 and Nextcloud ecosystem
1 parent 8a0ebe1 commit 1cd6f58

File tree

6 files changed

+2579
-6327
lines changed

6 files changed

+2579
-6327
lines changed

0 commit comments

Comments
 (0)