feat: replace all emojis on demo page with SVG icons
Define a JS SVG icon library (music, branch, merge, conflict, revert, check, dot, zap, pause, eye) and use it throughout:
- ACT_ICONS: π΅πΏβ‘πβͺ β music/branch/merge/conflict/revert SVGs - Dimension tooltip pills: β β dot SVG, β‘ β zap SVG - Event log conflict dim-pills: β‘ β zap SVG - Dimension matrix cells: textContent β‘/β β innerHTML zap/dot SVG - Play button: βΈ/β β pause/check SVGs (textContent β innerHTML) - Reveal All button: β¦ β eye SVG (textContent β innerHTML) - HTML conflict note: β‘ β alert-triangle SVG, β β check SVG
Add .ico-inline, .ico-conflict, .ico-check CSS for the static HTML icons.
Snapshot Diff
98 files in tree
~1
Comments
0No comments yet. Be the first to start the discussion.