dify/web/app/components/workflow
zhsama 752cb9e4f4 feat: enhance selection context menu with alignment options and grouping functionality
- 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.
2025-12-17 19:52:02 +08:00
..
__tests__
block-selector feat: update RAG recommended plugins hook to accept type parameter (#29735) 2025-12-17 13:48:23 +08:00
constants
datasets-detail-store
header feat: Enhance Amplitude tracking across various components (#29662) 2025-12-15 15:25:10 +08:00
help-line
hooks feat: enhance selection context menu with alignment options and grouping functionality 2025-12-17 19:52:02 +08:00
hooks-store
nodes fix: oxlint no unused expressions (#29675) 2025-12-16 18:00:04 +08:00
note-node
operator
panel fix(web): use atomic selectors to fix Zustand v5 infinite loop (#28977) 2025-12-01 15:45:50 +08:00
plugin-dependency
run
simple-node
store chore: remove useless mock files (#29068) 2025-12-03 15:34:11 +08:00
utils feat: enhance selection context menu with alignment options and grouping functionality 2025-12-17 19:52:02 +08:00
variable-inspect
workflow-preview
block-icon.tsx
candidate-node-main.tsx perf: reduce reRender in candidate node (#28776) 2025-11-27 15:57:36 +08:00
candidate-node.tsx perf: reduce reRender in candidate node (#28776) 2025-11-27 15:57:36 +08:00
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 feat: enhance selection context menu with alignment options and grouping functionality 2025-12-17 19:52:02 +08:00
shortcuts-name.tsx
style.css
syncing-data-modal.tsx
types.ts
update-dsl-modal.tsx chore(web): run oxlint before eslint (#29224) 2025-12-07 11:36:33 +08:00
workflow-history-store.tsx