Skip to content

Tags: skdevelopers/GoJS

Tags

v2.1.8

Toggle v2.1.8's commit message
2.1.8

<h4>Changes for 2.1.8</h4>
    <ul>
      <li>
        Added the <a href="samples/gameOfLife.html">Game of Life cellular automation</a> sample.
      </li>
      <li>
        You can improve the performance of an <a href="api/symbols/Overview.html" target="api">Overview</a> that is observing a large diagram with a visible <a href="api/symbols/Diagram.html#grid" target="api">Diagram.grid</a>
        by setting <a href="api/symbols/Overview.html#drawsTemporaryLayers" target="api">Overview.drawsTemporaryLayers</a> to false.
      </li>
      <li>
        Improved the behavior from 2.1.7 when trying to open text editors in multiple diagrams.
        A new text editor can be started only if the previous one was able to be accepted.
        If <a href="api/symbols/TextBlock.html#textValidation" target="api">TextBlock.textValidation</a> or <a href="api/symbols/TextEditingTool.html#textValidation" target="api">TextEditingTool.textValidation</a> fails,
        focus remains in that older editor and a new one cannot be started.
      </li>
      <li>
        Fixed exception during copy-dragging when some parts are not <a href="api/symbols/Part.html#copyable" target="api">Part.copyable</a>.
      </li>

v2.1.7

Toggle v2.1.7's commit message
2.1.7

- Added the Packed Hierarchy sample, which demonstrates a custom PackedLayout for nested circular groups.
- Added an optional argument to Diagram.clearSelection, and allowed that method to be overridden.
- The TextEditingTool now only allows one active text editor globally, instead of one per Diagram. This avoids some focus problems in various browsers.

v2.1.6

Toggle v2.1.6's commit message
2.1.6

v2.1.5

Toggle v2.1.5's commit message
2.1.5

v2.1.4

Toggle v2.1.4's commit message
2.1.4

v2.1.3

Toggle v2.1.3's commit message
2.1.3

v2.0.21

Toggle v2.0.21's commit message
2.0.21

v2.1.2

Toggle v2.1.2's commit message
2.1.2

v2.0.20

Toggle v2.0.20's commit message
2.0.20

v2.1.1

Toggle v2.1.1's commit message
2.1.1