Skip to content

Releases: CoderAllan/vscode-dgmlviewer

2.2.7

Choose a tag to compare

@CoderAllan CoderAllan released this 28 Nov 04:24
  • Maintenance: Bump packages to latest

2.2.5

Choose a tag to compare

@CoderAllan CoderAllan released this 25 Jan 04:22

Maintenance: Bump packages to latest

2.2.3

Choose a tag to compare

@CoderAllan CoderAllan released this 04 Mar 04:22
  • Maintenance: Bump packages to latest
  • Updating vscode version

2.2.2

Choose a tag to compare

@CoderAllan CoderAllan released this 17 Oct 07:38
  • 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

Choose a tag to compare

@CoderAllan CoderAllan released this 16 Oct 05:11
  • Bugfix: When no bounds are specified for any node it is now possible to change layout correctly

2.2.0

Choose a tag to compare

@CoderAllan CoderAllan released this 16 Oct 05:11
  • 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

Choose a tag to compare

@CoderAllan CoderAllan released this 15 Aug 06:09

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

2.0.0

Choose a tag to compare

@CoderAllan CoderAllan released this 08 Aug 04:45
aabfa3f
Merge pull request #172 from CoderAllan/UsingCytoscapeJs

Using cytoscape js

1.3.4

Choose a tag to compare

@CoderAllan CoderAllan released this 08 Aug 04:42
Bump webpack from 5.48.0 to 5.49.0

1.3.3

Choose a tag to compare

@CoderAllan CoderAllan released this 05 Jun 04:23

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