Version 1.2.0
This release ensures compatibility with yFiles for HTML 2.3 and adds documentation about the required polyfills for older browsers.
New Features and Improvements
-
Added
BezierEdgeProviderfor the new yFiles for HTMLBezierEdgeStyle. -
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.jslibrary file that loads all required polyfills for older browsers.