Skip to main content

Release 6.18.0

· 2 min read
Simon Porritt
JsPlumb core team

The main change in 6.18.0 is that we've introduced a brand new home for JsPlumb's apidocs - https://apidocs.jsplumbtoolkit.com. This site is far easier to navigate than our previous apidocs pages, with a cleaner layout and a search bar, and we've taken steps to setup our URL scheme such that going forward it will be easy to access the apidocs for some specific version.

apidocs for JsPlumb 6.18.0 - JsPlumb, build diagrams and rich visual UIs fast

Using Typedoc for our apidocs has also enabled us to embed snippets of our apidocs into the main documentation, safe in the knowledge that these snippets will always be current:

embedded apidocs for JsPlumb 6.18.0 - JsPlumb - JavaScript and Typescript diagramming library that fuels exceptional UIs

Updates

In 6.18.0 we've also:

  • Fixed an issue with the type of a new port not being set correctly on the Port object via the addNewPort method on a JsPlumb Toolkit instance. The type was set on the backing data but no on the Port itself.

  • Fixed an issue whereby dragging multiple nodes would cause the miniview to fail to update properly, when in activeTracking mode

  • Fixed issue with Firefox wheel direction being opposite to other browsers

  • Made some updates to the endpoints and anchor docs


Start a free trial

Interested in the concepts discussed in this article? JsPlumb is now in maintenance mode, but the good news is that we've released a bigger and better library - VisuallyJs. If you can do it in JsPlumb you can do it more easily in VisuallyJs.

To read more about VisuallyJs, check out the home page, or if you want to get started on a trial right now, head over to the trial page at https://visuallyjs.com/trial


Get in touch!

If you'd like to discuss any of the ideas/concepts in this article we'd love to hear from you - drop us a line at hello@jsplumbtoolkit.com.