dify/web/app/components
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
app refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
app-sidebar fix(web): align Tailwind v4 CSS migration (#35829) 2026-05-06 06:20:28 +00:00
apps refactor(web): migrate tag controls to combobox (#35881) 2026-05-07 08:55:13 +00:00
base refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
billing refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
custom refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394) 2026-04-20 02:52:08 +00:00
datasets refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
develop refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
devtools refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394) 2026-04-20 02:52:08 +00:00
explore refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
goto-anything refactor(web): workflow hotkeys and history state (#35736) 2026-04-30 09:43:16 +00:00
header refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
plugins refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
provider chore: drop pwa with serwist (#32838) 2026-03-04 17:35:35 +08:00
rag-pipeline refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
share refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
signin chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
tools refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
workflow refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
workflow-app refactor(web): portal to follow elem migration (#35892) 2026-05-07 13:02:11 +00:00
app-initializer.tsx feat: marketplace and oauth fixes (#35509) 2026-04-24 07:53:14 +00:00
create-app-attribution-bootstrap.tsx feat(web): unify create_app tracking and persist external attribution (#35241) 2026-04-15 08:59:31 +00:00