mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- 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 |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| components | ||
| hooks | ||
| node-sections.tsx | ||
| node.helpers.tsx | ||
| node.tsx | ||
| types.ts | ||
| use-node-resize-observer.ts | ||