Download Latest Version Added vertical flowchart, some methods and some fixes source code.tar.gz (22.5 kB)
Email in envelope

Get an email when there's a new version of jquery.flowchart

Home / 1.2
Name Modified Size InfoDownloads / Week
Parent folder
Added vertical flowchart, some methods and some fixes source code.tar.gz 2019-12-19 22.5 kB
Added vertical flowchart, some methods and some fixes source code.zip 2019-12-19 25.2 kB
README.md 2019-12-19 1.2 kB
Totals: 3 Items   48.9 kB 1

Thanks to the community and @ernaniaz that made things easier, jquery.flowchart can now be displayed vertically, some fixes have been added and some methods allow to more easily access and personalize jquery.flowchart operators' body and properties.

  • @zhangbg - Fixed compatibility in IE9 & IE10;
  • @zhangbg - Fixed compatibility in IE11;
  • @Elvaron - Fixed setOperatorData on operators with ins/outs set to multiple:true;
  • @Elvaron - Added getLinksFrom(operator) and getLinksTo(operator) methods;
  • @ziyiwang - Add remove to IE, as IE does not support remove function;
  • @dogbull - Added getDataRef() method;
  • @yaroslav-zenin - Switch to use global jQuery scope ("$" conflict with prototype library);
  • @lflfm - Changed demo page to @lflfm sample page (more detailed demo);
  • @lflfm - Removed lint warnings from parseInt and missing semicolons;
  • @lflfm - Fixes the problem with connectors when using operatorTypes;
  • @neoera - Multiple sub connector with array support;
  • @dshemendiuk - Support to vertical flowcharts links;
  • @dshemendiuk - Support to HTML body into operators;
  • @ernaniaz - Support for multiple input/output connector link per operator.

Thanks again @ernaniaz for making this release easier!

Source: README.md, updated 2019-12-19