gabriel / musehub public
BREAKING task/proposal-detail-polish #2 / 2
AI Agent gabriel · 127 days ago · May 8, 2026 · Diff

polish: fmtnum on all numbers + real proposer sig block on proposal detail

Every numeric display on the proposal detail page now goes through the fmtnum filter (thousands separators). Proposer signature block replaced the static description string with actual key + signature values in monospace rows.

sha256:1ff660847157a6b4df29764461f6837f28851ad2477a4e58e423268660ceb5a0 sha
+10 ~5 −4 symbols
sha256:bf93130c729e932df04beafcee0555bedee3c23c3ddaffa73c42045335390b52 snapshot
+10
symbols added
~5
symbols modified
−4
symbols removed
0
dead code introduced
Semantic Changes 19 symbols
~ musehub/templates/musehub/pages/proposal_detail.html .html 3 symbols added, 3 symbols removed, 4 symbols modified
section@251 section section@251 L251–309
section@312 section section@312 L312–340
section@380 section section@380 L380–426
+ section@261 section section@261 L261–319
+ section@322 section section@322 L322–350
+ section@390 section section@390 L390–436
~ src/scss/components/_proposal-detail.scss .scss 7 symbols added, 1 symbol removed, 1 symbol modified
prd-sig-badge rule .prd-sig-badge L161–182
+ prd-sig-actor rule .prd-sig-actor L194–199
+ prd-sig-actor:hover rule .prd-sig-actor:hover L198–198
+ prd-sig-block rule .prd-sig-block L161–170
+ prd-sig-field-label rule .prd-sig-field-label L201–208
+ prd-sig-row rule .prd-sig-row L172–184
+ prd-sig-row--mono rule .prd-sig-row--mono L180–183
+ prd-sig-value rule .prd-sig-value L210–213

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:1ff660847157a6b4df29764461f6837f28851ad2477a4e58e423268660ceb5a0 --body "your comment"