2.0.0
-
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)
tofunction(data, key, path, defaultFormatResult)
.
- Remove Props: