Skip to content

Commit 612b804

Browse files
committed
Added new command: ComponentHierarchyMarkdown.
Refactoring: Now using path aliases. Bugfix: No longer outputting the ShowComponentHierarchy.html to the workspace root.
1 parent 3f0fd0e commit 612b804

15 files changed

+1276
-63
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
## Version 1.1.0
44

5+
- New feature: You can now generate a markdown(Mermaid) file with the component hierarchy.
56
- Bugfix: The List imports command now also find the require(...) packages.
7+
- Bugfix: ShowComponentHierarchy.html is no longer written to the workspace root.
68

79
## Version 1.0.1
810

9-
- Bugfix: The Show component hierarchy graph command did not work
11+
- Bugfix: The Show component hierarchy graph command did not work
1012

1113
## Version 1.0.0
1214

0 commit comments

Comments
 (0)