dify/web/app/components/workflow/nodes
HyaCinth f7016fd922
chore: Optimize component styles and interactions (#23250) (#23251)
2025-08-01 14:18:38 +08:00
..
_base fix: prevent client-side crashes from null/undefined plugin data in workflow (#23154) (#23182) 2025-07-31 10:03:33 +08:00
agent chore: Optimize component styles and interactions (#23250) (#23251) 2025-08-01 14:18:38 +08:00
answer revert: https://github.com/langgenius/dify/pull/18554 (#19787) 2025-05-15 22:39:35 +08:00
assigner fix: inputs.items is undefined (#21463) 2025-06-25 11:02:27 +08:00
code Feat: sync input variable names to main() function (#21667) 2025-07-01 10:57:07 +08:00
document-extractor fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
end Feat: add theme switcher (#18093) 2025-05-14 09:06:14 +08:00
http fix: prevent client-side crashes from null/undefined plugin data in workflow (#23154) (#23182) 2025-07-31 10:03:33 +08:00
if-else fix: When var value changed, PromptEditor should be reset (#22219) 2025-07-16 11:22:54 +08:00
iteration fix(web): make iteration panel respect MAX_PARALLEL_LIMIT environment variable (#23083) (#23104) 2025-07-29 21:39:40 +08:00
iteration-start Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
knowledge-retrieval feat: support metadata condition filter string array (#23111) 2025-07-30 16:13:45 +08:00
list-operator fix: element of Array[string] and Array[number] and size attribution (#23074) 2025-07-30 15:21:50 +08:00
llm fix: prevent client-side crashes from null/undefined plugin data in workflow (#23154) (#23182) 2025-07-31 10:03:33 +08:00
loop fix(loop-variables): validate variable name input (#21888) 2025-07-03 23:30:56 +08:00
loop-end Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
loop-start Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
parameter-extractor fix: prevent client-side crashes from null/undefined plugin data in workflow (#23154) (#23182) 2025-07-31 10:03:33 +08:00
question-classifier fix: prevent client-side crashes from null/undefined plugin data in workflow (#23154) (#23182) 2025-07-31 10:03:33 +08:00
start fix(ui): prevent var icon hidden when only one var in list of start node (#22290) 2025-07-13 20:10:15 +08:00
template-transform feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
tool fix: prevent client-side crashes from null/undefined plugin data in workflow (#23154) (#23182) 2025-07-31 10:03:33 +08:00
variable-assigner feat(variables): auto replace spaces with underscores in variable name inputs (#21843) 2025-07-03 10:36:38 +08:00
constants.ts fix: workflow file add related-id in iteration node (#16255) 2025-03-21 20:57:02 +08:00
index.tsx Fix/workflow use nodes hooks (#21822) 2025-07-02 17:48:23 +08:00
utils.ts fix: element of Array[string] and Array[number] and size attribution (#23074) 2025-07-30 15:21:50 +08:00