Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Diagramming for JavaScript, V4.2.5 (Read 807 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 661
Joined: Apr 6th, 2003
Diagramming for JavaScript, V4.2.5
Apr 14th, 2023 at 11:36am
Print Post  
We have released version 4.2.5 of MindFusion JavaScript Diagram library. It contains the following new features and improvements:

Blazor bindings
MindFusion.Diagramming.Blazor allows integrating the JavaScript diagramming API into Blazor applications. It contains a set of .NET wrapper classes, that use Blazor's JSInterop API to create and manipulate the client-side objects. The package provides easy access from C# code to the most of the MindFusion.Diagramming functionality, including different node types, layouts and styling. Additional UI components such as Overview, NodeListView, ZoomControl and Ruler are included too.

Miscellaneous
  • The opacity property lets you create translucent DiagramItem by applying it to the alpha channel of all colors in the item.
  • Diagram's background image now scales along with zoomFactor.
  • The validateAnchorPoint event validates connecting diagram links to specific anchor points.
  • The validateLinkCrossing event validates visibility of individual link crossing point decorations.

Fixed bugs
  • Fix for mouse wheel not scrolling when virtualScroll is disabled.
  • Touch input fixes.
  • Fix for not raising nodePointed and linkPointed events.
  • Fixed strokeDashStyle XML serialization.

Distribution for the latest version can be downloaded here, or from the clients area on our site:
https://mindfusion.eu/JsDiagramTrial.zip

Updated scripts are also available as @mindfusion/diagramming NPM package.

Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint