0.6.3 • Published 4 years ago
@cjting/flowx v0.6.3
Flowx
node.datashould be serializable, it will be deep-copied when you copy the node- will remove all properties start with
_
- 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()