GoJS version 2.1.7

Changes for 2.1.7

  • Added the Packed Hierarchy sample, which demonstrates a custom PackedLayout for nested circular groups.
  • Added an optional argument to Diagram.clearSelection, and allowed that method to be overridden.
  • The TextEditingTool now only allows one active text editor globally, instead of one per Diagram. This avoids some focus problems in various browsers.

For previous releases see: GoJS 2.1.6 Released