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 可用的节点和边数据
5 months ago
..
components feat(instance): 添加实例页面组件和样式 6 months ago
locale feat(componentMarket): 添加组件详情页面 6 months ago
mock init:使用acro-cli创建项目,引入reactflow编排引擎 6 months ago
pages refactor(flowEditor): 重构节点渲染逻辑并优化数据转换 5 months ago
public feat: 增加左侧菜单的所有主页面文件,首页样式修改 6 months ago
routes feat(routes): 添加编排模块路由 5 months ago
store init:使用acro-cli创建项目,引入reactflow编排引擎 6 months ago
style feat(layout): 优化页面布局和样式 5 months ago
utils refactor(flowEditor): 重构节点渲染逻辑并优化数据转换 5 months ago
context.tsx init:使用acro-cli创建项目,引入reactflow编排引擎 6 months ago
declaration.d.ts init:使用acro-cli创建项目,引入reactflow编排引擎 6 months ago
routes.ts refactor(routing): 重构路由模块以提高可维护性 6 months ago
settings.json feat(layout): 优化页面布局和样式 5 months ago