Skip to content

Latest commit

 

History

History
437 lines (187 loc) · 10.9 KB

CHANGELOG.md

File metadata and controls

437 lines (187 loc) · 10.9 KB

2.4.1 (2020-04-24)

2.4.0 (2020-04-24)

2.3.0 (2020-04-24)

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 (2019-07-07)

Bug Fixes

  • Lower rectangle border thinner than the upper one in Firefox (748a0c4)
  • Rounding issues #92 (9b70e04)

2.2.1 (2019-05-07)

2.1.0 (2019-02-23)

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 (2017-05-02)

Bug Fixes

  • Incorrect marriages line. #53 (25fd62e)

2.0.1 (2017-04-10)

Bug Fixes

  • Missing parameters to click callback #50 (fb00d8f)

2.0.0 (2017-03-09)

Bug Fixes

Features

  • Deprecated marriage attribute. Use marriages instead now. #26 (096b90f)

1.3.2 (2016-07-21)

1.3.1 (2016-03-08)

1.3.0 (2016-03-08)

Features

  • Further improvement to height calculation (2171995)

1.2.1 (2016-03-08)

Bug Fixes

  • Proper height calculation #29 (282fae5)

1.2.0 (2016-01-14)

Features

1.1.0 (2016-01-11)

Features

  • Add support for multiple marriages #25 (8795a5e)

1.0.0 (2016-01-10)

0.8.1 (2016-01-05)

Bug Fixes

  • Bug due improper skipping of hidden nodes (9739472)

0.8.0 (2016-01-05)

Features

  • Individual height of nodes depending of content (6d9aa8a)

0.7.6 (2016-01-04)

0.7.5 (2016-01-04)

0.7.4 (2016-01-04)

0.7.3 (2016-01-04)

0.7.2 (2016-01-04)

0.7.1 (2016-01-04)

0.7.0 (2016-01-04)

Features

0.6.1 (2016-01-02)

0.6.0 (2016-01-02)

Bug Fixes

Features

  • Add depthOffset attribute (7037257)

0.5.0 (2016-01-01)

Features

0.4.0 (2016-01-01)

Features

  • Add direct children nodes #19 (2a37451)

0.3.4 (2016-01-01)

Bug Fixes

0.3.3 (2016-01-01)

Bug Fixes

  • Bug in automatic release (97cdd26)

0.3.2 (2016-01-01)

Features

  • Add automatic releasing #10 (1e3f4b8)

0.3.1 (2015-12-31)

Bug Fixes

  • Build including old dist (5ca3f2a)

0.3.0 (2015-12-31)

Bug Fixes

Features

  • Add custom html renderers and wrapping #16 #5 #3 (5f71c8c)
  • Add debug variable (51ec554)

0.2.5 (2015-12-30)

Bug Fixes

0.2.4 (2015-12-30)

Features

0.2.3 (2015-12-30)

0.2.2 (2015-12-30)

Features

  • Add custom text function #6 (2384b01)
  • Add version to dTree #14 (ffd9737)

0.2.1 (2015-12-29)

Features

  • Decrease node seperation (5ca1cd0)

0.2.0 (2015-12-27)

0.1.4 (2015-12-27)

Bug Fixes

  • Bug when setting opts defaults (d06bc19)

Features

  • Add click handler support #8 (6908bc9)
  • Add gulp demo command (7b01f6d)
  • Improved separation between nodes (c001db3)

0.1.3 (2015-12-27)

Bug Fixes

  • Bug affecting textClass (bdfe318)

0.1.2 (2015-12-27)

Features

  • Add css class override for node text (21b8677)

0.1.1 (2015-12-26)

Bug Fixes

Features

  • Add release tasks to gulp (027968c)

0.1.0 (2015-12-26)

Bug Fixes

Features