dify/web/app/components/plugins/install-plugin
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(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
base refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
hooks refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394) 2026-04-20 02:52:08 +00:00
install-bundle refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
install-from-github refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
install-from-local-package refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
install-from-marketplace refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
hooks.ts refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
utils.ts chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00