dify/web/app/components/header/account-setting
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): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394) 2026-04-20 02:52:08 +00:00
api-based-extension-page refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
collapse feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
data-source-page-new refactor(web): workflow hotkeys and history state (#35736) 2026-04-30 09:43:16 +00:00
Integrations-page feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
key-validator refactor(web): convert ValidatedStatus enum to as-const in key-valida… (#35749) 2026-05-04 09:36:35 +00:00
language-page fix(web): normalize dify-ui overlay control (#35832) 2026-05-06 07:28:13 +00:00
members-page fix: transfer workspace dropdown not show (#35876) 2026-05-07 07:46:47 +00:00
model-provider-page refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
plugin-page refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
constants.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
index.tsx refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
menu-dialog.tsx refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00