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.
钟良源 b81b0dbf38 feat(ide): 添加项目组件数据管理功能
- 在 IDEContainerState 中新增 projectComponentData 字段用于存储工程下的组件列表- 添加 updateProjectComponentData reducer 以支持更新项目组件数据
- 导出 updateProjectComponentData action 供外部调用
- 为现有状态字段添加中文注释说明其用途
- 完善 canvasDataMap 的注释描述其作为每个画布缓存信息的作用
5 months ago
..
global.ts refactor(store): 重构store模块,分离全局设置与用户信息,修改项目中的使用方法 6 months ago
ideContainer.ts feat(ide): 添加项目组件数据管理功能 5 months ago
index.ts refactor(FlowEditor): 更新节点样式和内容组件 6 months ago
user.ts refactor(store): 重构store模块,分离全局设置与用户信息,修改项目中的使用方法 6 months ago