dify/web/app/components/workflow/nodes/group
zhsama 50bed78d7a feat(workflow): add group node support and translations
- Introduced GroupDefault node with metadata and default values for group nodes.
- Enhanced useNodeMetaData hook to handle group node author and description using translations.
- Added translations for group node functionality in English, Japanese, Simplified Chinese, and Traditional Chinese.
2026-01-05 16:29:00 +08:00
..
default.ts feat(workflow): add group node support and translations 2026-01-05 16:29:00 +08:00
node.tsx Merge branch 'main' into feat/grouping-branching 2025-12-23 23:55:21 +08:00
panel.tsx feat: implement group node functionality and enhance grouping interactions 2025-12-19 15:17:45 +08:00
types.ts feat(workflow): enhance group node functionality with head and leaf node tracking 2026-01-04 20:45:42 +08:00