Releases: antvis/hierarchy
Releases · antvis/hierarchy
0.7.1
What's Changed
- fix: reset dendrogram implement by @Aarebecca in #36
New Contributors
- @Aarebecca made their first contribution in #36
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- chore: update version by @yvonneyx in #31
- fix: fix issue with indent setting not working correctly in intended tree by @yvonneyx in #32
- Migrate to TypeScript with Vite build system and modernize to ES2020 by @Copilot @Aarebecca in #35
New Contributors
- @Copilot made their first contribution in #35
Full Changelog: 0.6.13...0.7.0
0.6.13
What's Changed
- fix: indented layout with heights by @Yanyan-Wang in #21
- [ImgBot] Optimize images by @imgbot in #6
- chore: update ci and readme by @hustcc in #23
- fix: remove old version @antv/util to reduce size by @hustcc in #27
- feat: support radial dendrogram by @yvonneyx in #30
New Contributors
Full Changelog: 0.6.9...0.6.13
0.6.9
fix: indented layout with different node heights
0.6.6
fix: indented tree with false dropCap problem.