GoJS version 2.1.53

Changes for 2.1.53

  • Fixed Binding.ofModel binding when there is no Diagram and thus no Model to just ignore the binding.
  • Fixed a regression in Diagram.makeSVG from 2.1.49 when using a Panel.Spot with Panel.isClipping set to true, where some elements would get grouped and positioned incorrectly.
  • Fixed Model.toJSON output when object keys contained unescaped double-quote characters.
  • Fixed some Shape Geometry intersections (such as with Link connections) when the Shape’s Geometry contained small and flat beziers.
  • Fixed collapsed Parts incorrectly causing their Groups to remeasure, which may have caused Group’s connected Links to re-route.

Previous release: GoJS version 2.1.52