完善文档

This commit is contained in:
wanglin2 2023-03-17 23:06:14 +08:00
parent 5ae8ebe590
commit 6f56e5c4e6
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
## 0.4.5 ## 0.4.5
New: 1.Supports associative lines. 2.You can also drag the canvas by holding down the root node. New: 1.Supports associative lines. 2.You can also drag the canvas by holding down the root node. 3. Hold down the ctrl key to adjust multiple selected nodes.
## 0.4.4 ## 0.4.4

View File

@ -2,7 +2,7 @@
<div> <div>
<h1>Changelog</h1> <h1>Changelog</h1>
<h2>0.4.5</h2> <h2>0.4.5</h2>
<p>New: 1.Supports associative lines. 2.You can also drag the canvas by holding down the root node.</p> <p>New: 1.Supports associative lines. 2.You can also drag the canvas by holding down the root node. 3. Hold down the ctrl key to adjust multiple selected nodes.</p>
<h2>0.4.4</h2> <h2>0.4.4</h2>
<p>New: Support horizontal scrolling in response to the mouse.</p> <p>New: Support horizontal scrolling in response to the mouse.</p>
<h2>0.4.3</h2> <h2>0.4.3</h2>

View File

@ -2,7 +2,7 @@
## 0.4.5 ## 0.4.5
新增1.支持关联线。 2.按住根节点也可以拖动画布。 新增1.支持关联线。 2.按住根节点也可以拖动画布。3.按住ctrl键可以调整多选节点。
## 0.4.4 ## 0.4.4

View File

@ -2,7 +2,7 @@
<div> <div>
<h1>Changelog</h1> <h1>Changelog</h1>
<h2>0.4.5</h2> <h2>0.4.5</h2>
<p>新增1.支持关联线 2.按住根节点也可以拖动画布</p> <p>新增1.支持关联线 2.按住根节点也可以拖动画布3.按住ctrl键可以调整多选节点</p>
<h2>0.4.4</h2> <h2>0.4.4</h2>
<p>新增支持响应鼠标的横向滚动</p> <p>新增支持响应鼠标的横向滚动</p>
<h2>0.4.3</h2> <h2>0.4.3</h2>