feat
BREAKING
task/profile-hero-prof-migration
#1 / 1
feat: migrate profile page from pid-* to prof-* CSS system
- Rewrite hero as 3-column grid: [avatar card 172px] [body 1fr] [side card 172px] - Avatar card: centered human/agent/org icon, matching side card width/style - Side card: AVAX/trust/treasury with top border accent color - Remove @handle from name row (moved to avatar card) - Replace all pid-* classes with prof-* throughout template - Add prof-avatar-card, prof-side-card, prof-manifest, prof-caps-*, prof-canvas-*, prof-attestations, prof-provenance, prof-fleet, prof-activity, prof-evt-*, prof-load-more, prof-roster, prof-footprint SCSS components - Heatmap swatches use modifier classes (no inline styles) - Provenance indentation uses CSS custom property (--prof-indent)
sha256:a00a4e7f19ca115b79560255513196e9ffd3b89fec0fc2adc72655fab7ab6aa3
sha
+140
~14
−24
symbols
sha256:93ea6e3ed301742170368f56d81b64e567d7234614490f21bb937f6b659a9001
snapshot
+140
symbols added
~14
symbols modified
−24
symbols removed
0
dead code introduced
Semantic Changes
178 symbols
~
musehub/templates/musehub/pages/profile.html
.html
12 symbols added, 12 symbols removed, 11 symbols modified
+
prof-canvas__cell--audio[data-intensity="1"]
rule .prof-canvas__cell--audio[data-intensity="1"] L511–511
+
prof-canvas__cell--audio[data-intensity="2"]
rule .prof-canvas__cell--audio[data-intensity="2"] L512–512
+
prof-canvas__cell--audio[data-intensity="3"]
rule .prof-canvas__cell--audio[data-intensity="3"] L513–513
+
prof-canvas__cell--audio[data-intensity="4"]
rule .prof-canvas__cell--audio[data-intensity="4"] L514–514
+
prof-canvas__cell--code[data-intensity="1"]
rule .prof-canvas__cell--code[data-intensity="1"] L499–499
+
prof-canvas__cell--code[data-intensity="2"]
rule .prof-canvas__cell--code[data-intensity="2"] L500–500
+
prof-canvas__cell--code[data-intensity="3"]
rule .prof-canvas__cell--code[data-intensity="3"] L501–501
+
prof-canvas__cell--code[data-intensity="4"]
rule .prof-canvas__cell--code[data-intensity="4"] L502–502
+
prof-canvas__cell--midi[data-intensity="1"]
rule .prof-canvas__cell--midi[data-intensity="1"] L505–505
+
prof-canvas__cell--midi[data-intensity="2"]
rule .prof-canvas__cell--midi[data-intensity="2"] L506–506
+
prof-canvas__cell--midi[data-intensity="3"]
rule .prof-canvas__cell--midi[data-intensity="3"] L507–507
+
prof-canvas__cell--midi[data-intensity="4"]
rule .prof-canvas__cell--midi[data-intensity="4"] L508–508
← Older
Oldest on task/profile-hero-prof-migration
All commits
Newer →
Latest on task/profile-hero-prof-migration
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:a00a4e7f19ca115b79560255513196e9ffd3b89fec0fc2adc72655fab7ab6aa3 --body "your comment"
No comments yet. Be the first to start the discussion.