Skip to content

Releases: deltoss/d3-mitch-tree

v1.1.2

11 Apr 11:47
Compare
Choose a tag to compare

1.1.2 (2020-04-11)

v1.1.1

08 Jan 21:05
Compare
Choose a tag to compare

1.1.1 (2020-01-08)

v1.1.0

07 Dec 13:46
Compare
Choose a tag to compare

1.1.0 (2019-12-07)

Bug Fixes

  • 🐛 Adjusted CSS that disables clicking on the node body (47f1491)
  • 🐛 Adjusted node exit animations for circle/boxed tree (7bddc45)
  • 🐛 Fixed broken x/y animation for texts for exiting nodes (04f4872)

Features

  • 🎸 Added auto-prefixer for SASS. Adjusted SASS for firefox (ab8dd33)

v1.0.7

03 Dec 08:16
Compare
Choose a tag to compare

1.0.7 (2019-12-03)

Bug Fixes

  • 🐛 Re-added the build directory containing needed scripts (503c796)

v1.0.6

03 Dec 08:15
Compare
Choose a tag to compare
  • Adjusted default behavior when disabled the node focus, i.e. setAllowFocus(false). It'll select and center the node.
  • Added additional examples.

v1.0.5

03 Dec 08:14
Compare
Choose a tag to compare

Indentation fixes, and additional added examples.

v1.0.4

03 Dec 08:14
Compare
Choose a tag to compare
  • Improved event system and adjusted documentations accordingly
  • Minor adjustments to examples.

v1.0.3

03 Dec 08:14
Compare
Choose a tag to compare

Added the 'orientation' option.
Bug fixes.

v1.0.2

03 Dec 08:14
Compare
Choose a tag to compare
  • Significant reduction in size
  • Converted to act as a D3 module, instead of a module

Initial Release

03 Dec 08:13
Compare
Choose a tag to compare
v1.0.0

Adjusted project structure and renamed some files.