Skip to content

2.0.0

Choose a tag to compare

@leezng leezng released this 13 Dec 14:56
· 175 commits to master since this release
  • Breaking Change: Compatible with Vue3.

  • Written in TypeScript with predictable static types.

  • Support big data.

    • Remove Props: highlightMouseoverNode, pathChecked.
    • Prop definition changes: Changed from function(data, key, path, defaultFormatResult) to function(data, key, path, defaultFormatResult).