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/nodes
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
7 months ago
..
_base feat(workflow): add node dimming and temporary edges for dependency visualization 7 months ago
agent feat: Add Citations and Attributions to Agent Node (#18558) 7 months ago
answer revert: https://github.com/langgenius/dify/pull/18554 (#19787) 9 months ago
assigner fix: inputs.items is undefined (#21463) 7 months ago
code Feat: sync input variable names to main() function (#21667) 7 months ago
document-extractor feat: last run frontend (#21369) 8 months ago
end Feat: add theme switcher (#18093) 9 months ago
http feat: Allow to change SSL verify in HTTP Node (#22052) 7 months ago
if-else fix: When var value changed, PromptEditor should be reset (#22219) 7 months ago
iteration feat: last run frontend (#21369) 8 months ago
iteration-start Feat: workflow dark mode (#17785) 10 months ago
knowledge-retrieval fix: Metadata filtering with Manual option in Agent mode does not take effect when specifying input variables. (#20362) 7 months ago
list-operator revert: https://github.com/langgenius/dify/pull/18554 (#19787) 9 months ago
llm Fix jinja2 variable naming inconsistencies (#22578) 7 months ago
loop fix(loop-variables): validate variable name input (#21888) 7 months ago
loop-end Feat/loop break node (#17268) 10 months ago
loop-start Feat: workflow dark mode (#17785) 10 months ago
parameter-extractor Expose LLM usage in workflows (#21766) 7 months ago
question-classifier feat(question-classifier): add drag-and-drop sorting for topics list (#22066) 7 months ago
start fix(ui): prevent var icon hidden when only one var in list of start node (#22290) 7 months ago
template-transform feat: last run frontend (#21369) 8 months ago
tool Support OAuth Integration for Plugin Tools (#22550) 7 months ago
variable-assigner feat(variables): auto replace spaces with underscores in variable name inputs (#21843) 7 months ago
constants.ts fix: workflow file add related-id in iteration node (#16255) 11 months ago
index.tsx Fix/workflow use nodes hooks (#21822) 7 months ago
utils.ts fix: one step run (#14724) 11 months ago