gabriel / musehub public
refactor BREAKING dev
AI Agent gabriel · 46 days ago · May 2, 2026 · Diff

refactor: complete SVG sprite migration — all inline SVGs replaced with sprite references

- proposal_detail.html, symbol_detail.html, docs pages: all inline SVGs converted - _icon_sprite.html: added crosshair, edit, activity, split, refresh-cw, alert-triangle, lock-fill, alert-fill, chevrons-left, chevrons-right, menu - blob.ts, mist-detail.ts, proposal-detail.ts, diff.ts, user-profile.ts, mcp-docs.ts: replaced inline SVG HTML strings with <svg><use href="#icon-name"> sprite refs - timeline.ts, commit-detail.ts: intentionally left (D3 data-viz chart geometry) - Remaining inline SVGs in templates are all data-viz (dynamic stroke-dasharray rings, sparklines, JS canvas targets) — intentionally not migrated

sha256:f1fc5e77b398f090a8f713a9efc27d71265801e2ad2cb850044f9a5c44cae35a sha
sha256:10c900a633720fd609a32a6846b26c2ad7fe3b38f4a6685169f82921196f72dd snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

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:f1fc5e77b398f090a8f713a9efc27d71265801e2ad2cb850044f9a5c44cae35a --body "your comment"