mirror of
https://github.com/apotdevin/thunderhub.git
synced 2026-08-17 13:06:59 +02:00
No description
* feat: add portfolio distribution card to assets tab (AMB-2390) Shows total USD value and per-asset breakdown (stacked bar chart + legend) for Taproot Assets + BTC holdings. Percentages calculated client-side from existing cached queries — no server changes required. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * refactor: extract colorFromString and formatUsd to lib utilities Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: add aria-labels to bar segments and remove -mb-px scroll overflow Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Rajat Khanduri <38693805+wthrajat@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| .husky | ||
| .vscode | ||
| docker/litd | ||
| docs | ||
| drizzle | ||
| patches | ||
| scripts | ||
| src | ||
| .dockerignore | ||
| .env | ||
| .gitignore | ||
| .nvmrc | ||
| .prettierrc | ||
| .release-please-manifest.json | ||
| AGENTS.md | ||
| CHANGELOG.md | ||
| CLAUDE.md | ||
| codegen.yml | ||
| components.json | ||
| docker-compose.yaml | ||
| Dockerfile | ||
| drizzle.config.ts | ||
| eslint.config.js | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| nest-cli.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| release-please-config.json | ||
| schema.gql | ||
| tsconfig.build.json | ||
| tsconfig.json | ||