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.
钟良源 dde9083fd5 feat(flowEditor): 实现节点复制粘贴功能
- 新增 pasteNode 方法支持在指定位置粘贴节点
- 在 FlowEditorMain 中添加对 Ctrl/Cmd+C 和 Ctrl/Cmd+V 快捷键的支持
- 限制仅允许复制非开始和结束类型的节点
- 粘贴时自动计算视口中心位置作为新节点坐标
- 更新依赖数组以确保键盘事件监听器正确响应状态变化
2 months ago
..
api feat(container): 动态加载容器资源配置 2 months ago
assets/images refactor(pubUse):重构图片资源管理方式 4 months ago
components refactor(audio): 优化WebSocket连接器中的数组声明 2 months ago
const feat(component-deploy): 实现组件部署列表及新增实例功能 3 months ago
hooks feat(flow): 支持子流程运行与状态管理 2 months ago
locale feat(componentMarket): 添加组件详情页面 6 months ago
mock init:使用acro-cli创建项目,引入reactflow编排引擎 6 months ago
pages feat(flowEditor): 实现节点复制粘贴功能 2 months ago
public feat: 增加左侧菜单的所有主页面文件,首页样式修改 6 months ago
routes refactor(routes):重命名组件库模块名称和键值 3 months ago
store feat(flow): 支持子流程运行与状态管理 2 months ago
style feat(layout): 优化页面布局和样式 5 months ago
utils feat(login): 加密存储登录参数 3 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