Tree Versions Save

React Tree

v5.6.6

1 year ago
  • fix: clean up when treeNode stop drag (#614) 94e2197
  • fix: ts (#600) ae4a461

https://github.com/react-component/tree/compare/v5.6.5...v5.6.6

v5.6.5

1 year ago
  • fix: Tree should not expand when ctrl key pressed (#595) 2df935f
  • Merge branch 'master' of github.com:react-component/tree e580de4
  • chore: not allow publish on any branch f80557e

https://github.com/react-component/tree/compare/v5.6.4...v5.6.5

v5.6.4

1 year ago
  • chore: More proper ts def (#588) 1c39c28

https://github.com/react-component/tree/compare/v5.6.3...v5.6.4

v5.6.3

2 years ago
  • Fix: fix 'expandAction' ts error, should be optional (#584) d9ab8e7

https://github.com/react-component/tree/compare/v5.6.2...v5.6.3

v5.6.2

2 years ago
  • fix: React 18 StrictMode not work with expand & check (#581) df85155

https://github.com/react-component/tree/compare/v5.6.1...v5.6.2

v5.6.1

2 years ago
  • fix: NodeList sync should not use closure ood data (#570) 57c6b77

https://github.com/react-component/tree/compare/v5.6.0...v5.6.1

v5.6.0

2 years ago
  • Feat: add 'expandAction' prop for Tree (#566) 136b7b9

https://github.com/react-component/tree/compare/v5.5.0...v5.6.0

v5.5.0

2 years ago
  • feat: add rootStyle and rootClassName (#547) 111e717

https://github.com/react-component/tree/compare/v5.4.4...v5.5.0

v5.4.4

2 years ago
  • fix: motion should work with fieldNames (#540) ec78e4d
  • Update README.md (#532) 0ccd6ff
  • chore(dep-update): rc-virtual-list version upgrade (#528) 22c5ace
  • refactor(optional chaining): use Optional Chaining replace if(funtion ){function()} (#527) 61aed0a

https://github.com/react-component/tree/compare/v5.4.3...v5.4.4

v5.4.3

2 years ago
  • test: Fix test case 6067c64
  • fix: scrollTo key not work with fieldNames 70cdf72

https://github.com/react-component/tree/compare/v5.4.2...v5.4.3