Skip to content

Extended configuration API, bug fixes, documentation improvements

Compare
Choose a tag to compare
@danielcaldas danielcaldas released this 29 Mar 10:27

Full Changelog

Special announcement:

Implemented enhancements:

  • Make link end marker's width and height configurable #238
  • Avoid flashing graph when drag&drop node #237
  • Make node.renderLabel available at node level #192

Sandbox & Documentation

  • Anchored links per each configuration property starting on version 2.4.0
  • Deleting node is sandbox breaks the demo if the number of nodes reaches 0 #287

Fixed bugs:

  • Collapsible node with no links errors out on click #292
  • Deleting node is sandbox breaks the demo if the number of nodes reaches 0 #287
  • onNodePositionChange doesn't always trigger #264
  • Custom node example is not loading on the sandbox #252
  • Not passing data.links breaks the library while it should throw a custom error #211

Closed issues:

  • automaticRearrangeAfterDropNode - play button from live demo #261
  • Improve live example by replacing all window.alerts by toasts or other non blocking alerts #241
  • Add tooltips to sandbox playground configs #239
  • Make use of jest .toMatchSnapshot in library unit tests #236
  • link.type only can make effect in global #234
  • Node drag and drop methods #204

Merged pull requests: