- chore: add engines ba8d5cb
- Merge remote-tracking branch 'upstream/master' 0e59ef8
- Merge pull request #1 from jerem-guy/main 24e36d1
- chore(demo): update to 3.6.1 e67115a
- 3.6.1 ca4546a
- fix(types): rename
AddChildren -> AddChildrenFunction, use type 8b3009e - Updating Typing for the new method "addChildren" (bkrem#461) cc88ad3
- chore: update demo to 3.6.0 8d7c9b1
- 3.6.0 8e4696b
- chore(config): adjust global lines coverage threshold c3530bc
- Allow adding children to node without refreshing the whole tree (bkrem#417) 0f3d550
- chore(demo): update to 3.5.2 e9a3237
- 3.5.2 4da434f
- fix(test): missing mock for
props.centerNodecf4a972 - style: prettier 58e0787
- fix(types): expose types properly at top level c4445d3
- fix(draggable): avoids dragging triggered via
dblclickevent e00779a - Fix: center on node feature works with collapsible disabled (bkrem#457) 209f32b
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (bkrem#419) 664976e
- chore(deps): bump json5 from 2.2.1 to 2.2.3 (bkrem#429) ea0e7f4
- chore(deps): bump minimatch from 3.0.4 to 3.1.2 (bkrem#436) 3e4e450
- chore(deps): bump minimist and mkdirp (bkrem#446) 056705a
- chore(deps): bump qs from 6.5.2 to 6.5.3 (bkrem#423) 45542ec
- chore(deps): bump ws from 5.2.2 to 5.2.3 in /demo (bkrem#382) 536a04f
- chore(demo): npm audit fix 6485806
- chore(demo): update to 3.5.1 c25b382
- 3.5.1 7621d47
- fix: add touchmove event (bkrem#448) 3ccee28
- chore(demo): update to 3.5.0 055342a
- 3.5.0 8e6a50f
- add
draggableprop (bkrem#433) fbaf149 - chore(deps): npm audit fix for
/democa42b3e - fix(docs): update URLs pointing to typedoc references 50acb20
- chore(demo): update to 3.4.2 f80dc3d
- 3.4.2 262f361
- feat(build): adds ESM outputs, separate types into lib/types dir (bkrem#425) a26415d
- 3.4.1 cc4be4e
- Revert "feat(build): adds ESM outputs, separate types into
lib/typesdir (bkrem#422)" 9c7cff0 - 3.4.0 99a8cd6
- feat(build): adds ESM outputs, separate types into
lib/typesdir (bkrem#422) f0d6cf3 - chore(demo): update to 3.3.6 39fd8fc
- 3.3.6 626a972
- fix(deps): update
d3-zoom,d3-selectionto fix vuln (bkrem#415) a16bc6a - 3.3.5 a0f0e1e
- fix: treat node with empty children as leaf (bkrem#408) 08ddeaa
- chore(demo): update to react@18 and react-d3-tree@3.3.4 fdaaacd
- 3.3.4 91afe28
- chore(deps): update to react-transition-group for peerDep compat 20d0a26
- fix: allow react v18 as peer dep (bkrem#398) f87dcd6
- Merge pull request #2 from jasonwiesner/main a5ae9ad
- Fix private property bug in MixedNodeInputElement ee9c2e9
- 3.3.2 0d36a65
- fix: adds
centeringTransitionDurationprop (bkrem#385) ebbe6c1 - Add centeringTransitionDuration prop to allow user to control time of transition. f7355dd
- 3.3.1 eb0513d
- Merge branch 'fix/horizontal-node-centering-calc' 6a68217
- style: minor code style and docs tweaks (bkrem#384) 460fd5a
- fix: add centerNode to demo, fix 'horizontal' Orientation bug (bkrem#384) c451295
- 3.3.0 f549b4f
- 3.3.0-rc.0 938b3eb
- style: minor code style adjustments + comments (followup to bkrem#381) 93c7c62
- chore(config): adjusts jest coverage thresholds 9ddea93
- Implementing center node on click functionality (bkrem#381) c29ad80
- Merge branch 'fix/node-title-attributes-readability' 8d398df
- fix: adds
stroke: nonefor label title and attribs 667d514 - chore(css): improvement of the readability (bkrem#377) e71a1c6
- fix: update all dependencies using npm-check-updates except d3, husky and eslint dependencies which requires some adaptations... 662a31b
- fix: security issues with npm audit fix c9b6948
- Update README.md c64eb2d
- Merge pull request bkrem#375 from YoranSys/patch-1 ef5b0ff
- ✏️ fix typo on css example 45dca73
- fix: path used for
show:docs147b7c7