dify/web/app/components/workflow/panel/debug-and-preview
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(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
chat-wrapper.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
conversation-variable-modal.tsx refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
empty.tsx chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
hooks.ts refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
index.tsx refactor(web): migrate short tooltips to dify-ui (#35715) 2026-04-30 03:29:17 +00:00
user-input.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00