Skip to content

staticGraphWithDragAndDrop, fix custom link props, bug fixing

Compare
Choose a tag to compare
@danielcaldas danielcaldas released this 05 Sep 23:05
· 99 commits to master since this release

Full Changelog

Fixed bugs:

  • Drag&Drop does not work for leaf nodes after collapsing and "uncollapsing" #223
  • [Sandbox] Fail to remove links / nodes in the live demo example #212
  • Error clicking nodes composed of mdi-react icons #201

Closed issues:

  • link.renderLabel is not true by default #210
  • onDoubleClickNode #194

Merged pull requests:

Chore: