dify/web/app/components/base/chat
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: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
chat refactor(web): portal to follow elem migration (#35892) 2026-05-07 13:02:11 +00:00
chat-with-history refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
embedded-chatbot refactor(web): portal to follow elem migration (#35892) 2026-05-07 13:02:11 +00:00
constants.ts feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
types.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
utils.ts chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00