mirror of
https://github.com/langgenius/dify.git
synced 2026-03-15 14:20:34 +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. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| block-selector | ||
| constants | ||
| datasets-detail-store | ||
| header | ||
| help-line | ||
| hooks | ||
| hooks-store | ||
| nodes | ||
| note-node | ||
| operator | ||
| panel | ||
| plugin-dependency | ||
| run | ||
| simple-node | ||
| store | ||
| utils | ||
| variable-inspect | ||
| workflow-preview | ||
| block-icon.tsx | ||
| candidate-node-main.tsx | ||
| candidate-node.tsx | ||
| constants.ts | ||
| context.tsx | ||
| custom-connection-line.tsx | ||
| custom-edge-linear-gradient-render.tsx | ||
| custom-edge.tsx | ||
| dsl-export-confirm-modal.tsx | ||
| features.tsx | ||
| index.tsx | ||
| node-contextmenu.tsx | ||
| panel-contextmenu.tsx | ||
| selection-contextmenu.tsx | ||
| shortcuts-name.tsx | ||
| style.css | ||
| syncing-data-modal.tsx | ||
| types.ts | ||
| update-dsl-modal.tsx | ||
| workflow-history-store.tsx | ||