dify/web/app/components
Yansong Zhang df6c1064c6 fix(web): resolve all TypeScript errors in Agent V2 frontend
- Fix toast API: use toast.success()/toast.error() instead of object
- Fix panel: use native HTML elements instead of mismatched component APIs
- Add BlockEnum.AgentV2 to block-icon map (icon + color)
- Add BlockEnum.AgentV2 to use-last-run.ts form params maps
- Add i18n keys: blocks.agent-v2, blocksAbout.agent-v2 (en + zh)
- TypeScript: 0 errors

Made-with: Cursor
2026-04-10 16:00:16 +08:00
..
app feat(web): add Agent V2 frontend — app creation, node editor, sandbox settings 2026-04-10 15:31:48 +08:00
app-sidebar chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
apps fix: improve app delete alert dialog UX (#34644) 2026-04-07 05:03:39 +00:00
base fix: improve app delete alert dialog UX (#34644) 2026-04-07 05:03:39 +00:00
billing chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
custom chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
datasets refactor(web): migrate notion page selectors to tanstack virtual (#34508) 2026-04-03 07:03:12 +00:00
develop chore: clean up useless tailwind reference (#34478) 2026-04-02 11:45:19 +00:00
devtools chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
explore chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
goto-anything chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
header fix(web): resolve all TypeScript errors in Agent V2 frontend 2026-04-10 16:00:16 +08:00
plugins chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
provider chore: drop pwa with serwist (#32838) 2026-03-04 17:35:35 +08:00
rag-pipeline chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
share chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
signin test(web): add and enhance frontend automated tests across multiple modules (#32268) 2026-02-13 10:27:48 +08:00
tools chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
workflow fix(web): resolve all TypeScript errors in Agent V2 frontend 2026-04-10 16:00:16 +08:00
workflow-app chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
app-initializer.tsx refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
splash.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00