Releases: NorthwoodsSoftware/gojs-react
Releases · NorthwoodsSoftware/gojs-react
1.1.1
- Fixed a regression from 1.1.0 that prevented onModelChange from being called for an initial data merge.
- Added an optional style property to allow the rendered div to be styled with CSS properties like borders, backgrounds, etc.
1.1.0
- ReactDiagram.skipsDiagramUpdate is now an optional prop. We still encourage using it in most cases.
- Added clear method to allow clearing of the diagram and treating the next state update as a Diagram reinitialization.