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


Rock and Roll

Posts: 685
Joined: Apr 6th, 2003
Diagramming for JavaScript, V3.3.1
Jan 18th, 2019 at 9:49am
Print Post  
We have released version 3.3.1 of MindFusion JavaScript Diagram library. It contains the following new features and improvements:

Default StandAlone mode
The component now loads in stand-alone mode by default and does not depend on any third party libraries. With this change, it won't work out of the box in Internet Explorer versions older than 11. You can still explicitly enable JQuery or MsAjax modes for older browsers, or alternatively use polyfill libraries for missing APIs (e.g. JSON serialization).

Miscellaneous
  • FlowchartLayout fixes and improvements.
  • The linkTextEdited event is now raised for labels too. Access to the edited LinkLabel is done via the getLabel method of LinkEventArgs.
  • LinkLabel property setters now redraw the label automatically.
  • Fixed focus border appearing at click position in Firefox.

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 diagram-library NPM package.

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