Commit 55b652b
committed
fix: polyrepo sparse data, release infra, sidebar UI polish
- Fix --multi outputting module count instead of full module data
- Add cross-repo totals (total_files, total_lines, total_modules)
- Fix GoReleaser ldflags (cli.version -> cli.Version)
- Fix CI/release Go version mismatch (1.23 -> 1.25)
- Fix strings.Title deprecation, silent errcheck on multi write
- HTML sidebar: 2x2 meta grid, activity badges, collapsible sections
- Exports show function name bold with params dimmed, truncate on overflow
- Types show in accent-bordered cards with field breakdown
- Files section open by default
- Dep tags wrap horizontally, show short names
- HiDPI canvas rendering for crisp text on retina displays
- Larger click hit radius, drag threshold, pointer cursor on nodes
- Node richness tiers: dim/basic/moderate/hub based on data density1 parent acc068a commit 55b652b
10 files changed
Lines changed: 478 additions & 117 deletions
File tree
- .github/workflows
- assets
- internal
- engine
- schema
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments