dify/web/app/components/workflow/nodes/http/components
CodingOnStar 05481059ed refactor: replace CustomDialog with Dialog component across multiple files
- Updated DeleteAccount, FeedBack, BatchModal, VersionInfoModal, GetAutomaticRes, GetCodeGeneratorRes, EditModal, ConfigModal, ParamsConfig, DSLConfirmModal, and CreateFromDSLModal to use the new Dialog component from @langgenius/dify-ui/dialog instead of the previous CustomDialog and Modal components.
- Enhanced dialog structure for better accessibility and styling consistency.
2026-05-08 18:38:12 +08:00
..
__tests__ chore: fix oxlint warnings (unused variables and imports) (#35249) 2026-04-20 13:43:17 +00:00
authorization refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
edit-body chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
key-value refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
timeout refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
api-input.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
curl-panel.tsx refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
curl-parser.ts chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00