opnform-host-nginx/client/components/open/forms/fields/components
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
..
BlockOptions.vue Form Editor v2.5 (#599) 2024-10-23 10:34:51 +02:00
ChangeFieldType.vue Form editor v2 (#579) 2024-09-23 20:02:38 +02:00
FieldOptions.vue Enhance FieldOptions Component with Conditional Placeholder Input (#773) 2025-06-05 17:38:58 +02:00
HiddenRequiredDisabled.vue Add Tabler Icons and Refactor Form Components (#771) 2025-06-02 15:54:38 +02:00
MatrixFieldOptions.vue Form editor v2 (#579) 2024-09-23 20:02:38 +02:00
MatrixPrefilledValues.vue Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
PaymentFieldOptions.vue Stripe Payment (#679) 2025-04-10 12:04:25 +02:00