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.
钟良源 da34978f6c feat(flow): 实现循环节点功能并优化编辑器
- 修改节点类型获取逻辑,从 node.data.type 获取节点类型-为组件标识符添加默认空字符串处理- 在节点编辑器接口中添加索引签名以支持动态属性
- 阻止循环开始节点展示编辑框
- 更新本地节点编辑器以支持循环开始和结束节点类型
- 添加条件表格组件用于配置循环跳出条件- 在流程回调钩子中引入循环节点组件和相关处理逻辑
- 新增循环节点组件,包含开始和结束节点的视觉表示
- 实现添加循环节点时自动创建开始和结束节点及其连接边
- 优化数据转换逻辑以支持新的循环节点结构
4 months ago
..
api feat(ide): 实现组件市场添加功能并优化数据处理 4 months ago
assets/images refactor(pubUse):重构图片资源管理方式 4 months ago
components feat(flow): 实现循环节点功能并优化编辑器 4 months ago
hooks feat(flow): 实现循环节点功能并优化编辑器 4 months ago
locale feat(componentMarket): 添加组件详情页面 6 months ago
mock init:使用acro-cli创建项目,引入reactflow编排引擎 6 months ago
pages feat(flow): 实现循环节点功能并优化编辑器 4 months ago
public feat: 增加左侧菜单的所有主页面文件,首页样式修改 6 months ago
routes feat(components): 优化导航栏并移除应用模块 5 months ago
store feat(ide): 添加项目组件数据管理功能 4 months ago
style feat(layout): 优化页面布局和样式 5 months ago
utils feat(flow): 实现循环节点功能并优化编辑器 4 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