Skip to content

Commit cdaee10

Browse files
committed
Updated Changelog and readme
1 parent 9555a39 commit cdaee10

7 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## Version 1.8.1
4+
5+
- The position of nodes are now persisted. If you rearrange the nodes you work won't be lost when changing to another tab and back again.
6+
- You now has to click the 'Regenerate graph' button to generate a new random graph.
7+
38
## Version 1.8.0
49

510
- All three graph type can now be saved as a dot file.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ See the full list of settings below the screenshot.
152152

153153
* [Vis.js](https://visjs.org/index.html) - Used for generating the directed graph for showing the component hierarchy.
154154
* [npmjs.com](https://www.npmjs.com/) - The extension queries the NpmJs.com api.
155+
* [Fontawesome](https://fontawesome.com/) - Provides icons for the buttons.
155156
* [Directed Graph Markup Language (DGML) reference](https://schemas.microsoft.com/vs/2009/dgml/)
156157
* [DGMLViewer VsCode extension](https://marketplace.visualstudio.com/items?itemName=coderAllan.vscode-dgmlviewer)
157158
* [Mermaid markdown notation](https://mermaid-js.github.io/mermaid/#/)

images/ShowComponentHierarchy.gif

2.64 MB
Loading

images/ShowComponentHierarchy2.gif

195 KB
Loading

images/ShowComponentHierarchy3.gif

-2.11 MB
Loading
-767 KB
Loading

images/ShowModuleHierarchy.gif

2.62 MB
Loading

0 commit comments

Comments
 (0)