1.0.5 release

  • Added "HTML Interaction" sample.
  • Added Diagram.focus method.
  • Improved more API documentation.
  • Improved error checking by Panel.add to disallow sharing of a GraphObject by Panels.
  • Setting Part.category of a Node or Link or simple Part now also tries to set the category of any bound data in the model.
  • Fixed dynamically changing the Part.category of a Link that connects with specific ports to remember those port Ids.
  • Fixed Diagram.skipsUndoManager property setter to also set the Diagram's Model's Model.skipsUndoManager.
  • Fixed some issues relating to scrollbars, especially on small diagrams.
  • Thanks Walter! Just what I was waiting for…

    Very nice!