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.
- 在 ideContainer 状态中增加 appRuntimeData 字段,用于按应用 ID 隔离存储运行状态 - 修改 FlowEditorMain 和 actionBar 组件,使用当前应用的独立运行状态控制界面交互 - 更新节点拖拽、连接、删除等操作的禁用逻辑,基于当前应用运行状态判断 - 在 logBar 中实现运行日志的分应用存储与展示功能 - 添加 addRuntimeLog 和 clearRuntimeLogs actions 用于管理各应用的运行日志- 优化 useFlowEditorState 和 useFlowCallbacks 钩子以支持新的状态结构 - 确保在应用启动时清空对应应用的历史运行日志 |
3 months ago | |
|---|---|---|
| .. | ||
| global.ts | 5 months ago | |
| ideContainer.ts | 3 months ago | |
| index.ts | 5 months ago | |
| user.ts | 5 months ago | |