mirror of https://github.com/langgenius/dify.git
- 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. |
||
|---|---|---|
| .. | ||
| common.ts | ||
| data-source.ts | ||
| debug.ts | ||
| edge.ts | ||
| elk-layout.ts | ||
| gen-node-meta-data.ts | ||
| index.ts | ||
| node-navigation.ts | ||
| node.ts | ||
| tool.ts | ||
| trigger.ts | ||
| variable.ts | ||
| workflow-entry.ts | ||
| workflow-init.spec.ts | ||
| workflow-init.ts | ||
| workflow.ts | ||