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
..
application feat(application): 新增应用页面模块 6 months ago
componentDevelopment refactor: 删除无用的组件,增加新的menu列表和组件 6 months ago
componentLibrary feat(componentLibrary): 重构 CollapseBox 组件并添加 CompNode 组件 6 months ago
componentMarket feat(componentMarket): 添加组件详情页面 6 months ago
compositeCompLibrary feat(compGrid): 添加分页功能 6 months ago
dashboard/workplace refactor: 删除无用的 React Flow 测试代码 5 months ago
exception init:使用acro-cli创建项目,引入reactflow编排引擎 6 months ago
flowEditor refactor(flowEditor): 重构节点渲染逻辑并优化数据转换 5 months ago
ideContainer pref(navBar): 优化菜单标题获取逻辑和tab页管理 5 months ago
instance style(instance): 优化代码格式- 删除多余的空行 5 months ago
login pref: 为 Link 组件添加 suppressHydrationWarning 属性- 在多个页面组件中,为 Link 组件添加 suppressHydrationWarning 属性 6 months ago
orchestration feat(orchestration): 添加应用编排功能 5 months ago
scene feat(ideContainer): 新增组件开发相关功能 6 months ago
user pref: 为 Link 组件添加 suppressHydrationWarning 属性- 在多个页面组件中,为 Link 组件添加 suppressHydrationWarning 属性 6 months ago
_app.tsx init:使用acro-cli创建项目,引入reactflow编排引擎 6 months ago
index.tsx init:使用acro-cli创建项目,引入reactflow编排引擎 6 months ago
layout.tsx feat(layout): 优化页面布局和样式 5 months ago