dify/web/app/components/workflow/nodes/group
zhsama 9012dced6a feat(workflow): improve group node interaction handling
- Enhanced `useNodesInteractions` to better manage group node handlers and connections, ensuring accurate identification of leaf nodes and their branches.
- Updated logic to create handlers based on node connections, differentiating between internal and external connections.
- Refined initial node setup to include target branches for group nodes, improving the overall interaction model for grouped elements.
2026-01-05 17:42:31 +08:00
..
default.ts feat(workflow): add group node support and translations 2026-01-05 16:29:00 +08:00
node.tsx feat(workflow): improve group node interaction handling 2026-01-05 17:42:31 +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