Skip to content

Release 4.1.0

Compare
Choose a tag to compare
@moklick moklick released this 14 Jul 12:21

New Features

We added a new edge option arrowHeadType and markerEndId for defining an arrow head and the option arrowHeadColor that defines the color. Furthermore we added the property zoomOnScroll for setting if the pane should zoom on scroll.

  • feat(interaction): add zoomOnScroll property closes #331 (65764fb)
  • feat(edges): add arrow head options (0593db2)

Refactoring

  • refactor(classnames): use faster classcat alternative (1b3f584)
  • refactor(edges): create index for all edge types (dec1f97)