github NorthwoodsSoftware/GoJS v2.1.6
2.1.6

latest releases: v3.0.1, v3.0.0, v2.3.17...
4 years ago

Changes for 2.1.6

  • The release/go-module.js file now exports every class, so that you can import only specific classes, instead of go . For example: import { Diagram, Node, Link, Point, Shape, TextBlock } from ... .
  • Added a sample demonstrating generating a PDF file for a Diagram, in the projects/pdf subdirectory. The sample is at minimalPDF.
  • Fix for AnimationTriggers erroneously starting when dragging and dropping Parts from another Diagram or Palette.
  • Fix for LinkingTool not deselecting other parts when a new link is created.

Don't miss a new GoJS release

NewReleases is sending notifications on new releases.