Skip to content

Releases: NorthwoodsSoftware/GoJS

3.0.13

18 Oct 19:30
Compare
Choose a tag to compare

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.

3.0.12

30 Sep 16:12
Compare
Choose a tag to compare

Changes for 3.0.12

3.0.11

30 Aug 00:12
Compare
Choose a tag to compare

Changes for 3.0.11

  • TextBlocks inside "Graduated" Panels are no longer drawn as tiny lines when the scale is very small.
  • Fixed SVG rendering for some multi-line text.
  • Fixed incorrect Diagram.position setting when panning with some animations.

3.0.10

15 Aug 16:57
Compare
Choose a tag to compare

Changes for 3.0.10

  • Fixed a regression from 3.0.5: the built-in AvoidsNodes Router was not calling the base method Router.canRoute.
  • Unnecessary "Change not within a transaction" fix for images loading during animations.
  • Fixed some animations that were erratically changing the Diagram position when a Diagram.contentAlignment is set.
  • The AvoidsNodes router no longer routes during the default animation, and preserves AvoidsNodes routes during animation.

3.0.9

02 Aug 16:26
Compare
Choose a tag to compare

Changes for 3.0.9

  • Fixed updating Bindings in Adornments when data in itemArrays change.

3.0.8

18 Jul 17:11
Compare
Choose a tag to compare

Changes for 3.0.8

3.0.7

03 Jul 16:05
Compare
Choose a tag to compare

Changes for 3.0.7

Be sure to see also: https://forum.nwoods.com/t/gojs-3-0-released/16808

3.0.6

02 Jul 15:47
Compare
Choose a tag to compare

Changes for 3.0.6

  • Added another work-around for Babel transpilation bug.
  • Fixed the Robot to handle "Delete" key events.
  • Fixed GridLayout when GridLayout.alignment is Position for Parts that have non-zero GraphObject.margin on the left or top sides. Fixed other built-in Layouts that use LayoutNetworks when Nodes have non-zero GraphObject.margin on the left or top sides.

Be sure to see also: https://forum.nwoods.com/t/gojs-3-0-released/16808

3.0.5

24 Jun 18:20
Compare
Choose a tag to compare

Changes for 3.0.5

Be sure to see also: https://forum.nwoods.com/t/gojs-3-0-released/16808

3.0.4

05 Jun 19:29
Compare
Choose a tag to compare

Changes for 3.0.4

Be sure to see also: https://forum.nwoods.com/t/gojs-3-0-released/16808