mirror of
https://github.com/langgenius/dify.git
synced 2026-01-28 22:53:23 +08:00
- Added alignment buttons for nodes with tooltips in the selection context menu. - Implemented grouping functionality with a new "Make group" option, including keyboard shortcuts. - Updated translations for the new grouping feature in multiple languages. - Refactored node selection logic to improve performance and readability. |
||
|---|---|---|
| .. | ||
| 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 | ||