Skip to content

Add snapshot feature to save diagram as SVG

Latest
Compare
Choose a tag to compare
@orlade-anz orlade-anz released this 20 Sep 22:26
· 67 commits to master since this release
b034c94

The Sysl: Save Diagram Snapshot command saves the current diagram editor view as an SVG alongside the Sysl spec that it's rendering. The command can be triggered by a button on the diagram editor title bar.

On save, an information box is displayed with the filename and directory path.

Also:

  • Fixed tests on Windows
  • Fixed release job in CI (hopefully)
  • Tidied up some issues with the package.json, command registration, and tests.