opnform-host-nginx/client/components/open/forms
Chirag Chhatrala 705bff439e
Enhance FieldOptions Component with Conditional Placeholder Input (#773)
- Added a conditional rendering for a `text-area-input` for placeholder text when the field type is 'text' and supports multiple lines, improving user experience in form customization.
- Updated the existing `text-input` to use `v-else-if` for better logical flow in rendering based on the presence of a placeholder.

These changes aim to enhance the flexibility of the FieldOptions component by providing users with more options for input placeholders.

Co-authored-by: Julien Nahum <julien@nahum.net>
2025-06-05 17:38:58 +02:00
..
components Add Tabler Icons and Refactor Form Components (#771) 2025-06-02 15:54:38 +02:00
fields Enhance FieldOptions Component with Conditional Placeholder Input (#773) 2025-06-05 17:38:58 +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