opnform-host-nginx/client/lib/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
..
composables Enhance Form Manager with Reactive Mode Handling 2025-05-27 20:51:53 +02:00
themes Stripe Payment (#679) 2025-04-10 12:04:25 +02:00
FormLogicConditionChecker.js Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
FormLogicPropertyResolver.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
FormModeStrategy.js Refactor Form Submission Logic and Improve File Handling 2025-05-07 20:03:56 +02:00
FormPropertyLogicRule.js Add regex matching filters to open_filters.json (#722) 2025-03-15 13:55:42 +08:00
public-page.js Embed form flickering bug (#658) 2025-01-03 16:03:02 +01:00