dify/web/app/components/base/form/components/field
twwu b0107f4128 fix: update z-index values for DialogWrapper components to ensure proper stacking context 2025-06-13 14:44:32 +08:00
..
input-type-select fix: update z-index values for DialogWrapper components to ensure proper stacking context 2025-06-13 14:44:32 +08:00
mixed-variable-text-input fix: pipeline init 2025-05-13 16:02:36 +08:00
checkbox.tsx feat: add new form components including CheckboxField, NumberInputField, SelectField, TextField, and SubmitButton with updated input sizes 2025-04-17 13:33:33 +08:00
custom-select.tsx feat: Introduce new form field components and enhance existing ones with label options 2025-04-26 21:50:21 +08:00
file-types.tsx feat: Introduce new form field components and enhance existing ones with label options 2025-04-26 21:50:21 +08:00
file-uploader.tsx feat: add FileUploaderField and TextAreaField components; enhance BaseField to support file inputs 2025-05-20 15:09:30 +08:00
number-input.tsx feat: Introduce new form field components and enhance existing ones with label options 2025-04-26 21:50:21 +08:00
number-slider.tsx feat: Introduce new form field components and enhance existing ones with label options 2025-04-26 21:50:21 +08:00
options.tsx feat: Update OptionsField to use correct Options type and enhance Zod schema generation for options and select input types 2025-04-27 18:45:22 +08:00
select.tsx feat: Introduce new form field components and enhance existing ones with label options 2025-04-26 21:50:21 +08:00
text-area.tsx feat: add FileUploaderField and TextAreaField components; enhance BaseField to support file inputs 2025-05-20 15:09:30 +08:00
text.tsx feat: Introduce new form field components and enhance existing ones with label options 2025-04-26 21:50:21 +08:00
upload-method.tsx feat: Introduce new form field components and enhance existing ones with label options 2025-04-26 21:50:21 +08:00
variable-or-constant-input.tsx fix: variable selector 2025-04-30 16:55:00 +08:00
variable-selector.tsx fix: variable selector 2025-04-30 16:55:00 +08:00