dify/web/app/components/plugins/plugin-detail-panel/detail-header
yyh 62631658e9
fix(web): update tests for AlertDialog migration and component API changes
- Replace deprecated Confirm mock with real AlertDialog role-based queries
- Add useInvalidateCheckInstalled mock for QueryClient dependency
- Wrap model-list-item renders in QueryClientProvider
- Migrate PluginVersionPicker from PortalToFollowElem to Popover
- Migrate UpdatePluginModal from Modal to Dialog
- Update version picker offset props (sideOffset/alignOffset)
2026-03-04 22:52:21 +08:00
..
components fix(web): update tests for AlertDialog migration and component API changes 2026-03-04 22:52:21 +08:00
hooks fix(web): invalidate plugin checkInstalled cache after version updates 2026-03-04 22:33:17 +08:00
index.tsx refactor: plugin detail panel components for better maintainability and code organization. (#31870) 2026-02-04 14:51:47 +08:00