opnform-host-nginx/client/components/open/forms
Julien Nahum 267beec582
Refactor form initialization and data management in OpenForm component (#709)
* Refactor form initialization and data management in OpenForm component

- Add resetAndFill method to Form class for more flexible form data handling
- Update initForm method to use nextTick for better reactivity
- Modify form initialization logic to reset and fill form data more consistently
- Remove unnecessary computed import and add debug console.log

* fix on fill again

---------

Co-authored-by: Chirag Chhatrala <chirag.chhatrala@gmail.com>
2025-03-03 14:29:15 +08:00
..
components Improve Captcha Provider Handling and Availability Checks 2025-02-27 15:00:56 +08:00
fields Add null check for block type in FormFieldEdit component 2025-02-19 19:10:13 +01:00
FormTimer.vue refactor(FormTimer.vue): change timer variable from let to ref for reactivity 2024-09-19 10:11:34 +02:00
OpenCompleteForm.vue Fix forms 2025-01-28 09:23:11 +01:00
OpenForm.vue Refactor form initialization and data management in OpenForm component (#709) 2025-03-03 14:29:15 +08:00
OpenFormButton.vue 41db1 submission editor theme fix (#501) 2024-07-26 11:54:15 +02:00
OpenFormField.vue Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00