dify/web/app/components/develop
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__ refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
hooks chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
secret-key refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
template feat: add service api of HITL (#32826) 2026-04-24 06:37:10 +00:00
ApiServer.tsx chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
code.tsx chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
doc.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
index.tsx test: add unit and integration tests for share, develop, and goto-anything modules (#32246) 2026-02-12 10:05:43 +08:00
md.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
tag.tsx chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
toc-panel.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00