You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/web/app/components/workflow
Mminamiyama a293b78d80 feat(workflow): add node dimming and temporary edges for dependency visualization
- Implement dimming of non-related nodes when Shift key is pressed to highlight dependencies
- Add temporary dashed edges to visualize connections between selected node and its dependencies
- Introduce _dimmed and _isTemp flags in node and edge types to control visual states
- Add keyboard shortcuts (Shift key) to trigger dimming and undimming functionality
9 months ago
..
block-selector Support OAuth Integration for Plugin Tools (#22550) 9 months ago
datasets-detail-store
header feat: Add display control logic for the variable inspection panel (#21539) 9 months ago
help-line
hooks feat(workflow): add node dimming and temporary edges for dependency visualization 9 months ago
hooks-store Chore/workflow last run (#21823) 9 months ago
nodes feat(workflow): add node dimming and temporary edges for dependency visualization 9 months ago
note-node Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 11 months ago
operator feat: last run frontend (#21369) 10 months ago
panel updating icon (#22485) 9 months ago
plugin-dependency
run feat: add tooltip to workflow run node name (#21564) 10 months ago
simple-node
store remove overrides (#22575) 9 months ago
utils feat: the frontend part of mcp (#22131) 9 months ago
variable-inspect fix: copy inspect variable value get extra quotes (#21680) 9 months ago
block-icon.tsx
blocks.tsx
candidate-node.tsx
constants.ts Expose LLM usage in workflows (#21766) 9 months ago
context.tsx
custom-connection-line.tsx
custom-edge-linear-gradient-render.tsx
custom-edge.tsx feat(workflow): add node dimming and temporary edges for dependency visualization 9 months ago
dsl-export-confirm-modal.tsx
features.tsx
index.tsx remove overrides (#22575) 9 months ago
limit-tips.tsx
node-contextmenu.tsx
panel-contextmenu.tsx
shortcuts-name.tsx
style.css fix: ReactFlow background in dark theme (#20013) 11 months ago
syncing-data-modal.tsx
types.ts feat(workflow): add node dimming and temporary edges for dependency visualization 9 months ago
update-dsl-modal.tsx fix: workflow import sync env and conversation variables (#21215) 10 months ago
workflow-history-store.tsx