Skip to content

3.0.1

Compare
Choose a tag to compare
@zHaytam zHaytam released this 27 Oct 11:43
· 34 commits to master since this release
46d9800

Added

  • Route property to BaseLinkModel to hold the result of the executed router

Fixed

  • Constraints not checked when using RemoveControl (thanks to @K0369)
  • NRE Exception on the landing page demo when dragging a new link and not linking it to something (thanks to @K0369)
  • LinkVertexWidgetTests failing on cultures that are not using a dot as decimal separator (thanks to @K0369)
  • NRE exception in the Diagram Demo project (thanks to @Suraj0500)