mirror of
https://github.com/langgenius/dify.git
synced 2026-08-31 04:53:19 +08:00
- Introduced helper functions for managing alignment and distribution of nodes within the workflow. - Created a new file for selection context menu helpers, encapsulating logic for menu positioning and node alignment. - Updated the SelectionContextmenu component to utilize the new helpers, improving code organization and readability. - Added unit tests for the new helper functions to ensure functionality and correctness. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| components | ||
| hooks | ||
| node-sections.tsx | ||
| node.helpers.tsx | ||
| node.tsx | ||
| types.ts | ||
| use-node-resize-observer.ts | ||