Skip to content

Tags: gitOrigin/GoJS

Tags

v2.0.4

Toggle v2.0.4's commit message
2.0.4

v1.8.38

Toggle v1.8.38's commit message
1.8.38

v2.0.3

Toggle v2.0.3's commit message
2.0.3

v2.0.2

Toggle v2.0.2's commit message
2.0.2

v2.0.1

Toggle v2.0.1's commit message
2.0.1

v1.8.37

Toggle v1.8.37's commit message
1.8.37

v2.0.0

Toggle v2.0.0's commit message
2.0.0 storage project package updating

v1.8.36

Toggle v1.8.36's commit message
1.8.36

v1.8.35

Toggle v1.8.35's commit message
1.8.35

* Fixed a bug with the LayoutCompleted DiagramEvent, which was not always firing when manually calling Diagram.layoutDiagram.
* Fixed a DraggingTool bug where dragging parts across Diagrams (or Palettes) would snap incorrectly on drop.

v1.8.34

Toggle v1.8.34's commit message
1.8.34

* Fixed a bug with geometry string parsing using quadratic bezier shorthand ("T").
* Fixed setting Part.category of a Part that is not in the Diagram. This simply changes the property value without replacing the visual tree with a new copy of a template.
* Updated some outdated documentation regarding PathSegment.radiusY matching radiusX.