opnform-host-nginx/client/components/open/forms
Julien Nahum 360b116062 Enhance Form Manager with Reactive Mode Handling
- Introduced a reactive reference for the `mode` prop in `OpenCompleteForm.vue`, allowing for dynamic updates to the form mode.
- Updated the `useFormManager` function to accept a reactive `mode` reference, ensuring that the form management logic adapts to changes in the mode dynamically.
- Modified the strategy computation in `useFormManager` to utilize the reactive `mode`, improving the responsiveness of the form management system.

These changes aim to enhance the flexibility and adaptability of the form management system by allowing real-time updates to the form mode, thereby improving user interactions and overall experience.
2025-05-27 20:51:53 +02:00
..
components Slug customisation (#755) 2025-05-19 21:06:54 +02:00
fields Update FieldOptions Component to Include Additional Input Types (#768) 2025-05-27 10:20:45 +02:00
CaptchaWrapper.vue Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
FormProgressbar.vue Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
OpenCompleteForm.vue Enhance Form Manager with Reactive Mode Handling 2025-05-27 20:51:53 +02:00
OpenForm.vue Merge branch 'main' of https://github.com/JhumanJ/OpnForm 2025-05-19 19:42:41 +02:00
OpenFormButton.vue 41db1 submission editor theme fix (#501) 2024-07-26 11:54:15 +02:00
OpenFormField.vue Refactor Form Submission Logic and Improve File Handling 2025-05-07 20:03:56 +02:00