dify/web/app/components/base/prompt-editor/plugins/hitl-input-block
Manan Bansal 267b34caaf
fix(web): keep HITL input-field save button visible in the edit dialog (#38007)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-26 05:40:51 +00:00
..
__tests__ fix(web): keep HITL input-field save button visible in the edit dialog (#38007) 2026-06-26 05:40:51 +00:00
component-ui.tsx feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
component.tsx feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
hitl-input-block-replacement-block.tsx feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
index.tsx feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
input-field.tsx fix(web): keep HITL input-field save button visible in the edit dialog (#38007) 2026-06-26 05:40:51 +00:00
node.tsx chore(web): remove unused frontend code (#37866) 2026-06-24 09:25:52 +00:00
pre-populate.tsx refactor(web): mark Props of base/ components as read-only (#25219) (#37302) 2026-06-11 00:17:17 +00:00
tag-label.tsx refactor(web): mark Props of base/ components as read-only (#25219) (#37302) 2026-06-11 00:17:17 +00:00
type-switch.tsx refactor(web): mark Props of base/ components as read-only (#25219) (#37302) 2026-06-11 00:17:17 +00:00
variable-block.tsx feat(dify-ui): add PreviewCard primitive (#35434) 2026-04-21 04:05:22 +00:00