React D3 Tree Versions Save

:deciduous_tree: React component to create interactive D3 tree graphs

v3.6.2

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/bkrem/react-d3-tree/compare/v3.6.1...v3.6.2

v3.6.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/bkrem/react-d3-tree/compare/v3.6.0...v3.6.1

v3.6.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/bkrem/react-d3-tree/compare/v3.5.2...v3.6.0

v3.5.2

1 year ago

What's Changed

  • Fix: center on node feature works with collapsible disabled by @jawwad-btrt in https://github.com/bkrem/react-d3-tree/pull/457
  • fix(types): expose types properly at top level (#454)
  • fix(draggable): avoids dragging triggered via dblclick event (supersedes #455, thank you @Liu233w)

New Contributors

Full Changelog: https://github.com/bkrem/react-d3-tree/compare/v3.5.1...v3.5.2

v3.5.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/bkrem/react-d3-tree/compare/v3.5.0...v3.5.1

v3.5.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/bkrem/react-d3-tree/compare/v3.4.2...v3.5.0

v3.4.2

1 year ago

What's Changed

  • feat(build): adds ESM outputs, separate types into lib/types dir by @bkrem in https://github.com/bkrem/react-d3-tree/pull/425
    • This was originally shipped as 3.4.0, but had to be reverted (3.4.1) as another ESM-related issue (ERR_UNSUPPORTED_DIR_IMPORT) emerged only after additional testing post-release.

Full Changelog: https://github.com/bkrem/react-d3-tree/compare/v3.4.1...v3.4.2

v3.3.6

1 year ago

What's Changed

Full Changelog: https://github.com/bkrem/react-d3-tree/compare/v3.3.5...v3.3.6

v3.3.5

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/bkrem/react-d3-tree/compare/v3.3.4...v3.3.5

v3.3.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/bkrem/react-d3-tree/compare/v3.3.2...v3.3.4