dify/web/app/components/base/form/components/field
2026-02-24 22:30:35 +08:00
..
input-type-select test(base): added test coverage to form components (#32436) 2026-02-24 22:30:35 +08:00
mixed-variable-text-input test(base): added test coverage to form components (#32436) 2026-02-24 22:30:35 +08:00
checkbox.spec.tsx test(base): added test coverage to form components (#32436) 2026-02-24 22:30:35 +08:00
checkbox.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
custom-select.spec.tsx test(base): added test coverage to form components (#32436) 2026-02-24 22:30:35 +08:00
custom-select.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
file-types.spec.tsx test(base): added test coverage to form components (#32436) 2026-02-24 22:30:35 +08:00
file-types.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
file-uploader.spec.tsx test(base): added test coverage to form components (#32436) 2026-02-24 22:30:35 +08:00
file-uploader.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
number-input.spec.tsx test(base): added test coverage to form components (#32436) 2026-02-24 22:30:35 +08:00
number-input.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
number-slider.spec.tsx test(base): added test coverage to form components (#32436) 2026-02-24 22:30:35 +08:00
number-slider.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
options.spec.tsx test(base): added test coverage to form components (#32436) 2026-02-24 22:30:35 +08:00
options.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
select.spec.tsx test(base): added test coverage to form components (#32436) 2026-02-24 22:30:35 +08:00
select.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
text-area.spec.tsx test(base): added test coverage to form components (#32436) 2026-02-24 22:30:35 +08:00
text-area.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
text.spec.tsx test(base): added test coverage to form components (#32436) 2026-02-24 22:30:35 +08:00
text.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
upload-method.spec.tsx test(base): added test coverage to form components (#32436) 2026-02-24 22:30:35 +08:00
upload-method.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
variable-or-constant-input.spec.tsx test(base): added test coverage to form components (#32436) 2026-02-24 22:30:35 +08:00
variable-or-constant-input.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
variable-selector.spec.tsx test(base): added test coverage to form components (#32436) 2026-02-24 22:30:35 +08:00
variable-selector.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00