GoJS, a JavaScript Library for HTML Diagrams v2.1.7 Release Notes

Release Date: 2020-01-29 // about 4 years ago
    • ➕ 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.