Skip to content

Latest commit

 

History

History
120 lines (60 loc) · 4.35 KB

CHANGELOG.md

File metadata and controls

120 lines (60 loc) · 4.35 KB

0.0.17 (2018-04-10)

Bug Fixes

  • 修复cloneNodes方法props存的是引用 (639c1dc)
  • 修复ctrl+c逻辑中props存的是引用 (25c34ed)

Features

0.0.14 (2018-04-01)

Features

0.0.13 (2018-04-01)

Features

0.0.12 (2018-03-27)

Features

0.0.11 (2018-03-27)

Bug Fixes

  • 修复bug(index.js引用错误) (8696db8)

Features

  • shift+单击节点:可以选中该路径上的全部节点 (7e00020)
  • 完成缩放(下一步:完善事件交互) (df0ab8d)
  • 完成节点复制功能(下一步:完成节点导入|导出) (fbdd9bb)
  • 完成节点属性渲染 (25c945d)
  • 完成设置菜单(下一步:完成helper和弹出框) (d1e2bd7)
  • 实现节点或连线删除交互(下一步:实现整体拖动、缩放) (7f11cd0)
  • 打包发布 (5b51341)
  • 新增api (da5898a)
  • 新增api-getNodeDatumById (2a2d41b)
  • 监听键盘事件 (1e9a35e)
  • 需要完成节点属性渲染 (08e6888)

0.0.10 (2018-03-18)

0.0.9 (2018-03-18)

0.0.8 (2018-03-18)

Bug Fixes

  • 修复bug(index.js引用错误) (8696db8)

0.0.7 (2018-03-18)

0.0.6 (2018-03-18)

0.0.5 (2018-03-17)

Features