Skip to content

Releases: NorthwoodsSoftware/GoJS

1.5.2

08 Jul 20:19
Compare
Choose a tag to compare

Changes for 1.5.2

  • Updated the TypeScript definition file, goJS.d.ts, to TypeScript version 1.4.
  • Fixed Brush constructor in Debug mode improperly raising error about string argument not being a valid color string.
  • Fixed a cross-origin error when using Diagram.makeImageData with SVG images in Internet Explorer.

1.5.1

06 Jul 19:59
Compare
Choose a tag to compare

Changes for 1.5.1:

Added the Kanban Board sample, derived from the Swim Lanes (vertical) sample.
Fixed scrollbar clicking on touch-enabled devices in Chrome on Windows.
More graceful handling of Picture1 image errors.
Fixed bugs with undo of changed state inside Parts whose Part.category was later changed.
Stopped touch events from always calling preventDefault (touch events were impossible to bubble).

1.5.0

24 Jun 17:26
Compare
Choose a tag to compare

1.5.0 is now the latest release of GoJS, with many new samples and features.

See here for more details.

1.4.27

10 Jun 14:07
Compare
Choose a tag to compare

Changes for 1.4.27

Fixed TextBlock ellipses when using TextBlock.maxLines