Skip to content

Releases: NorthwoodsSoftware/gojs-react

1.1.1

20 Apr 16:01
Compare
Choose a tag to compare
  • 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

18 Aug 20:19
Compare
Choose a tag to compare
  • 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.