Version 2.5.0

This version makes the VSDX export compatible with the yFiles for HTML 2.6 release, and thus requires at least that version of yFiles.

  • The new features of the GroupNodeStyle like semi-transparency and minimum size of the content area are now supported.

  • Added BridgeEdgeProvider for the yFiles for HTML BridgeEdgeStyle.

  • The VsdxIO.addGraph method now throws an error, if the graphComponent given through the 'options' object is not an instance of the GraphComponent class.

  • Updated the third-party dependencies color to 4.2.3 and core-js to 3.31.0.

  • Improved demo structure and file sharing between demos to avoid code duplication.