Doc: update

This commit is contained in:
街角小林
2024-03-08 11:46:35 +08:00
parent 7bd73ba157
commit c80916d0f2
4 changed files with 6 additions and 0 deletions

View File

@@ -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:

View File

@@ -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>

View File

@@ -19,6 +19,8 @@
> 7.修复协同编辑插件:当选中一个节点时,再将该节点收起,该节点激活状态已消失,但其他客户端该节点的选中状态依旧存在的问题;
>
> 8.优化markdown的导出修复概要丢失的问题
>
> 9.修复自由拖拽时,前进后退操作对节点位置不生效的问题;
新增:

View File

@@ -12,6 +12,7 @@
<p>6.修复节点数据中根节点设置了expand:false时只渲染根节点的问题</p>
<p>7.修复协同编辑插件当选中一个节点时再将该节点收起该节点激活状态已消失但其他客户端该节点的选中状态依旧存在的问题</p>
<p>8.优化markdown的导出修复概要丢失的问题</p>
<p>9.修复自由拖拽时前进后退操作对节点位置不生效的问题</p>
</blockquote>
<p>新增</p>
<blockquote>