Skip to content

Releases: CoderAllan/vscode-dgmlviewer

2.2.7

28 Nov 04:24
Compare
Choose a tag to compare
  • Maintenance: Bump packages to latest

2.2.5

25 Jan 04:22
Compare
Choose a tag to compare

Maintenance: Bump packages to latest

2.2.3

04 Mar 04:22
Compare
Choose a tag to compare
  • Maintenance: Bump packages to latest
  • Updating vscode version

2.2.2

17 Oct 07:38
Compare
Choose a tag to compare
  • Bugfix: Style is now set correctly depending on style targettype
  • Bugfix: Category label is now shown correctly when hovering above an edge in the graph
  • Bugfix: Fixed bug in package.py
  • Removed redundant logging.

2.2.1

16 Oct 05:11
Compare
Choose a tag to compare
  • Bugfix: When no bounds are specified for any node it is now possible to change layout correctly

2.2.0

16 Oct 05:11
Compare
Choose a tag to compare
  • If no nodes has a position/bounds defined then the layout of the graph is changed to 'cose'
  • Bugfix: Can now render graphs without categories correctly.
  • Bugfix: Styling now respects the TargetType property of the Style tags.
  • Fixed various linting errors and warnings

2.1.0

15 Aug 06:09
Compare
Choose a tag to compare

Implemented Save As... to enable export af Png, Jpg, Svg and Json

2.0.0

08 Aug 04:45
aabfa3f
Compare
Choose a tag to compare
Merge pull request #172 from CoderAllan/UsingCytoscapeJs

Using cytoscape js

1.3.4

08 Aug 04:42
Compare
Choose a tag to compare
Bump webpack from 5.48.0 to 5.49.0

1.3.3

05 Jun 04:23
Compare
Choose a tag to compare

Bugfix: When edges have the same source and target the edges no longer overlap.