GoJS 3.0.13 released

Changes for 3.0.13

  • Fixed SVG rendering context not updating the undocumented GraphObject.filter property.
  • Fixed SVG rendering context not updating (removing) Nodes when they became zero-sized.
  • Fixed SVG rendering context drawing Parts with non-real Part.locations.
  • Fixed grid updating when toggling Diagram.grid values.
  • Fixed a case where Diagram and Layer findObject... methods would only partially update a Part’s location or position.
  • Added a work-around for improper minification by Terser so that calls to toString on instances of GoJS classes produce the expected output.

Due to the unreliability of unpkg.com, we have changed our samples to use jsdelivr.net instead.