opnform-host-nginx/client/components/open
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 Apply refactor changes for edit submission (#757) 2025-05-15 16:24:11 +02:00
editors Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
forms Enhance FieldOptions Component with Conditional Placeholder Input (#773) 2025-06-05 17:38:58 +02:00
integrations Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
tables Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00