0.6.3 • Published 2 years ago

@cjting/flowx v0.6.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Flowx

  • node.data should be serializable, it will be deep-copied when you copy the node
    • will remove all properties start with _

Change Log

0.6.3

  • export 导出时对节点进行排序,保证数据的结构吻合视觉上的结构

0.6.2

  • 添加 sortKey 用于同层级调整节点顺序
  • 修改 borderColor 配置为 outlineColor,拖动时高亮由 border 改为 outline 实现

Install

npm install @cjting/flowx

API

  • new Flowx(options)
  • async flowx.import()
  • flowx.export()
  • flowx.destory()
0.6.3

2 years ago

0.6.2

2 years ago

0.6.1

2 years ago

0.6.0

3 years ago

0.5.5

3 years ago

0.5.4

3 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago