Version 3.1.0
This release ensures VSDX export works with yFiles for HTML 3.1 and includes a few improvements and bug fixes.
New Features
-
The new squircle shapes of the
RectangleNodeStyle,ShapeNodeStyle,LabelStyle, andShapePortStyleclasses can now be exported to Visio.
Bug Fixes
-
The shapes
ShapeNodeShape.PENTAGON,ShapeNodeShape.TRIANGLE_POINTING_LEFT, andShapeNodeShape.TRIANGLE_POINTING_RIGHTof theShapeNodeStyleorShapePortStyleclasses are now exported with the correct aspect ratio when the propertiesShapeNodeStyle.keepIntrinsicAspectRatioorShapePortStyle.keepIntrinsicAspectRatioare enabled. -
SvgProcessingStepno longer throws an exception when parsing CSS containing:is,:where,:not, or:haspseudo-classes with arguments containing a comma.
Demos
-
The demos' UI has been modernized with an updated visual design to provide a clearer and more cohesive user experience.
-
All demos are now available in JavaScript and TypeScript.
-
The Webpack demo has been removed. Refer to the Webpack demo in the yFiles for HTML package and the Deployment with webpack section in the Developer’s Guide.