Skip to content

Type definitions

Compare
Choose a tag to compare
@skanaar skanaar released this 07 Oct 15:24
· 116 commits to master since this release
  • Type definitions included (typescript .d file)
  • Fixed layout bug when using HIDDEN nodes
  • Fixed bug where SVG attributes were not properly escaped
  • New association type _> that creates a shorter (weightless) edge
  • New directive #gravity: 0 that makes every association weightless
  • Drop ES3 support and target ES5 explicitly