dify/web/app/components/base/chat/chat-with-history
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(web): portal to follow elem migration (#35892) 2026-05-07 13:02:11 +00:00
header refactor(web): portal to follow elem migration (#35892) 2026-05-07 13:02:11 +00:00
inputs-form fix(web): normalize dify-ui overlay control (#35832) 2026-05-06 07:28:13 +00:00
sidebar refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
chat-wrapper.tsx refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
context.ts refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
header-in-mobile.tsx refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
hooks.tsx 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 feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00