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.
钟良源 862080357b fix(flowEditor):修复节点输出位置计算错误
- 将数据输出位置计算中的 apiOuts 长度替换为 apiIns 长度
- 确保输出接口基于正确的输入数量进行定位
- 修复了因长度引用错误导致的界面显示异常问题
3 months ago
..
application feat(application): 新增应用页面模块 6 months ago
componentDevelopment style(componentList): 调整单选按钮组样式 3 months ago
componentLibrary feat(componentLibrary): 实现组件库搜索与标签页切换功能新增组件搜索状态管理及过滤逻辑 4 months ago
componentMarket feat(componentMarket): 添加组件详情页面 6 months ago
compositeCompLibrary style(compNode): 将卡片宽度从固定值改为最大宽度 3 months ago
dashboard/workplace pref(announcement): 修改mock数据为静态数据 4 months ago
exception init:使用acro-cli创建项目,引入reactflow编排引擎 6 months ago
flowEditor fix(flowEditor):修复节点输出位置计算错误 3 months ago
ideContainer style(flow): 调整编辑器组件样式和布局 3 months ago
instance style(instance): 优化操作栏的鼠标样式 5 months ago
login feat(ide): 实现组件市场添加功能并优化数据处理 4 months ago
orchestration feat(orchestration): 更新全局变量类型支持并优化参数表默认值选择 3 months ago
scene feat(scene): 支持自定义封面图片宽度 3 months ago
user pref: 为 Link 组件添加 suppressHydrationWarning 属性- 在多个页面组件中,为 Link 组件添加 suppressHydrationWarning 属性 6 months ago
_app.tsx feat(ide): 实现组件市场添加功能并优化数据处理 4 months ago
index.tsx init:使用acro-cli创建项目,引入reactflow编排引擎 6 months ago
layout.tsx refactor(store): 重构store模块,分离全局设置与用户信息,修改项目中的使用方法 5 months ago