mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-17 22:08:25 +08:00
Doc: update
This commit is contained in:
@@ -19,6 +19,8 @@ Fix:
|
||||
> 7.Fix the collaborative editing plugin: When a node is selected and then folded, the activation status of the node disappears, but the selected status of the node still exists in other clients;
|
||||
>
|
||||
> 8.Optimize the export of markdowns and fix the issue of missing summaries;
|
||||
>
|
||||
> 9.Fix the issue of ineffective forward and backward operations on node positions during free drag and drop;
|
||||
|
||||
New:
|
||||
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
<p>6.Fix the issue of rendering only the root node when expand: false is set to the root node in the node data;</p>
|
||||
<p>7.Fix the collaborative editing plugin: When a node is selected and then folded, the activation status of the node disappears, but the selected status of the node still exists in other clients;</p>
|
||||
<p>8.Optimize the export of markdowns and fix the issue of missing summaries;</p>
|
||||
<p>9.Fix the issue of ineffective forward and backward operations on node positions during free drag and drop;</p>
|
||||
</blockquote>
|
||||
<p>New:</p>
|
||||
<blockquote>
|
||||
|
||||
@@ -19,6 +19,8 @@
|
||||
> 7.修复协同编辑插件:当选中一个节点时,再将该节点收起,该节点激活状态已消失,但其他客户端该节点的选中状态依旧存在的问题;
|
||||
>
|
||||
> 8.优化markdown的导出,修复概要丢失的问题;
|
||||
>
|
||||
> 9.修复自由拖拽时,前进后退操作对节点位置不生效的问题;
|
||||
|
||||
新增:
|
||||
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
<p>6.修复节点数据中根节点设置了expand:false时只渲染根节点的问题;</p>
|
||||
<p>7.修复协同编辑插件:当选中一个节点时,再将该节点收起,该节点激活状态已消失,但其他客户端该节点的选中状态依旧存在的问题;</p>
|
||||
<p>8.优化markdown的导出,修复概要丢失的问题;</p>
|
||||
<p>9.修复自由拖拽时,前进后退操作对节点位置不生效的问题;</p>
|
||||
</blockquote>
|
||||
<p>新增:</p>
|
||||
<blockquote>
|
||||
|
||||
Reference in New Issue
Block a user