Releases: ErikGartner/dTree
Releases · ErikGartner/dTree
2.3.0
Features
- #20: add feature to zoom/pan to position/node (eb1bb87)
- #20: add zoomToFit() function (f57859c)
- #65: add custom click event for marriage nodes (b4111d6)
- #65: add custom renderer for marriages (112a375)
2.2.2
Bug Fixes
- Lower rectangle border thinner than the upper one in Firefox (748a0c4)
- Rounding issues #92 (9b70e04)
2.2.1
Created Tag for version: 2.2.1
2.1.0
Bug Fixes
- Bug in build script to update CDN link (2525601)
- Missing borders in dTree demo (5926c15)
Features
- Add border to SVG in demo (7876de6)
- Add callback for node width separation #27 (027de86)
- Remove unused test stub code (938395a)
- Update dependencies with Yarn (6a207c6)
2.0.2
Bug fixes:
- Incorrect marriage lines for multiple marriages. #53
2.0.0
Features:
- Update to d3 v4 #36
- Deprecate marriage in favor of marriages #26
1.3.2
- Updated documentation and README.