Releases: NorthwoodsSoftware/GoJS
Releases · NorthwoodsSoftware/GoJS
1.5.2
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
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
1.5.0 is now the latest release of GoJS, with many new samples and features.
1.4.27
Changes for 1.4.27
Fixed TextBlock ellipses when using TextBlock.maxLines