Commit Graph

4 Commits (eb6f7a3c0a557e6d4d458ce5df75d32b11ce2b7b)

Author SHA1 Message Date
tanlianwang eb6f7a3c0a fix(workflow): 修复工作流节点类型安全和事件处理问题
- 添加对模型类型的安全检查,防止空值导致的错误
- 修复条件节点和循环节点中的数组访问安全性问题
- 统一工作流模式注入和传递机制
- 优化节点拖拽事件处理,确保事件对象正确传递
- 修复循环体节点字段列表获取的安全性检查
- 调整图形渲染逻辑,避免空画布时的视图适配问题
- 更新依赖版本以解决兼容性问题
2026-03-11 09:54:03 +08:00
shaohuzhang1 f59648b817
fix: The name of the loop body is not fixed (#4167) 2025-10-10 11:54:16 +08:00
shaohuzhang1 10ded1b7d1
feat: Loop body supports zooming in and out (#4099) 2025-09-24 15:36:52 +08:00
shaohuzhang1 7264545ab6
feat: Support loop node (#4045) 2025-09-16 15:49:49 +08:00