dify/web/app/account/(commonLayout)
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
..
account-page refactor: verticalize tag management and batch bindings (#35840) 2026-05-07 01:36:10 +00:00
delete-account refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
avatar.tsx refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394) 2026-04-20 02:52:08 +00:00
header.tsx refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394) 2026-04-20 02:52:08 +00:00
layout.tsx feat(amplitude): integrate AmplitudeProvider and refactor initialization logic (#35415) 2026-04-20 07:25:49 +00:00
page.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00