Skip to content

Commit c8fe715

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 c8fe715

File tree

6 files changed

+2576
-6327
lines changed

6 files changed

+2576
-6327
lines changed

0 commit comments

Comments
 (0)