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.
钟良源 f084c93b39 refactor(flowEditor): 重构节点渲染逻辑并优化数据转换
- 重构了 DraggableNode 组件,使用新设计的 NodeContent组件来渲染节点内容
-优化了节点类型判断和处理逻辑,支持开始和结束节点的特殊处理
- 改进了节点参数的渲染方式,根据节点类型动态显示输入和输出端点
- 新增 convertFlowData 工具函数,用于将原始数据结构转换为 flow editor 可用的节点和边数据
8 months ago
..
components refactor(flowEditor): 重构节点渲染逻辑并优化数据转换 8 months ago
node refactor(flowEditor): 重构节点渲染逻辑并优化数据转换 8 months ago
sideBar feat(flowEditor): 增加初版流程编辑器功能 8 months ago
test refactor(flowEditor): 重构流程编辑器节点组件 8 months ago
utils refactor(flowEditor): 重构节点渲染逻辑并优化数据转换 8 months ago
index.tsx feat(flowEditor): 添加基础节点组件并优化数据转换逻辑 8 months ago