dify/web/app/components/plugins/plugin-page
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: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
empty refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394) 2026-04-20 02:52:08 +00:00
filter-management refactor(web): continue replacing PortalToFollowElem with Popover components (#35431) 2026-04-21 02:44:52 +00:00
list chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
plugin-tasks refactor: improve scrollbar handling in plugin and model selector UI (#35630) 2026-04-28 06:09:02 +00:00
context-provider.tsx refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394) 2026-04-20 02:52:08 +00:00
context.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
debug-info.tsx fix(web): three small UX fixes on /datasets and /plugins (#35514) 2026-04-23 06:46:54 +00:00
index.tsx refactor(web): migrate short tooltips to dify-ui (#35715) 2026-04-30 03:29:17 +00:00
install-plugin-dropdown.tsx fix(plugin): handle file input reset and improve local installer close functionality (#35506) 2026-04-23 03:03:20 +00:00
plugin-info.tsx refactor: replace CustomDialog with Dialog component across multiple files 2026-05-08 18:38:12 +08:00
plugins-panel.tsx refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349) 2026-04-17 08:46:11 +00:00
use-reference-setting.ts refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394) 2026-04-20 02:52:08 +00:00
use-uploader.ts chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00