-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: distinguish types of dependencies (#103)
* fix: `http` url in workspace Fixes and closes #101 * feat: distinguish dev from transitive dependencies - feat: add Dependency Graph section to the module detail page, which shows accordion sections for transitive dependencies, dev dependencies, and dependents, respectively - feat: show count of transitive, dev, and dependent dependencies - feat: show transitive dependencies accordion as open by default Fixes and closes #62 Signed-off-by: Sam Gammon <[email protected]> --------- Signed-off-by: Sam Gammon <[email protected]>
- Loading branch information
Showing
2 changed files
with
102 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters