mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-05-30 04:08:04 +00:00
- moveToContainer 支持数组形参,多选移动整批只产生一条历史记录 - use-stage 拖动多选元素入容器 / 多选拖动缩放整批合成一次调用 - 右键移动至改走 moveToContainer,避免 remove+add 切成两条历史 - 跳过选中目标节点的分支清理 state.nodes 残留旧引用 - history.push 新增可选 pageId 参数,跨页操作正确落到目标页栈 - pushOpHistory 显式按 step.data.id 入栈,避免跨页操作错配