Version 1.2.0

This release ensures compatibility with yFiles for HTML 2.3 and adds documentation about the required polyfills for older browsers.

  • Added BezierEdgeProvider for the new yFiles for HTML BezierEdgeStyle.

  • Updated third party dependencies to the latest versions.

  • Exactly documented which polyfills are required for older browsers.

  • Added optional third party dependency to core-js and added a polyfills.js library file that loads all required polyfills for older browsers.

  • Fixed exception in EdgePathProcessingStep that occurred with Bezier segments when the source and target port had the same x or y coordinate.

  • Fixed setting readonly property IRenderContext.zoom in SvgProcessingStep, which was raising an exception with yFiles for HTML 2.3.