Skip to content

Bug fixing, build links refactor, move to node 8.11.0

Compare
Choose a tag to compare
@danielcaldas danielcaldas released this 14 May 17:19
· 169 commits to master since this release

NOTE: This release contains only some minor fixes picked from master. Out of scope of this relase is
PR Fix/peer dependencies #70 where react and
d3 will pass to the peerDependencies block breaking installs that do not meet the restrictions of
react and d3 versions.

Full Changelog

Fixed bugs:

  • BUG: NO LINK GETS HIGHLIGHTED WHEN NODE ID IS NON-STIRNG #73 props to @iamhosseindhv for reporting

Closed issues:

  • can the graph nodes and line not stacked #58
  • custom add node button #57
  • labelProperty not implemented? #54
  • BUG: NO LINK GETS HIGHLIGHTED WHEN NODE ID IS NON-STIRNG #73

Merged pull requests:

  • Fix/mouse over link highlight #75
  • Fix/link highlight id number #74
  • Feature/move to node 8.11.0 #72
  • Refactor/links build #69