Skip to content

chore(deps): bump @mind-studio/ui to 0.7.0 (brand-refresh typography) - #9

Closed
rep0x wants to merge 1 commit into
mainfrom
chore/ui-0.7.0-brand-refresh
Closed

chore(deps): bump @mind-studio/ui to 0.7.0 (brand-refresh typography)#9
rep0x wants to merge 1 commit into
mainfrom
chore/ui-0.7.0-brand-refresh

Conversation

@rep0x

@rep0x rep0x commented Jun 21, 2026

Copy link
Copy Markdown
Member

What this delivers

Bumps @mind-studio/ui ^0.4.0^0.7.0, picking up the design-system brand refresh:

  • Serif heading typography (Fraunces) on h1h3
  • kbd monospace styling
  • Semantic state tokens (success / warning / error / info)

Typography QA (Tier 2)

ui 0.7.0 sets h1h3var(--font-serif)var(--mind-font-serif)var(--font-fraunces). Verified the chain resolves in dock: src/app/layout.tsx defines --font-fraunces via next/font/google (Fraunces) and applies it to <html>, where ui's :root rules can consume it. No alias needed — the chain resolves cleanly.

  • ✅ typecheck (tsc --noEmit) passes
  • ✅ build (next build) passes

Scope

Tier 1+2 of #29 (bump + typography verification). The ✦ → <Logo> chrome / favicon / asset swap is a deferred Tier 3 wave and is intentionally not part of this PR.

Refs #29

🤖 Generated with Claude Code

Picks up the serif heading typography (Fraunces h1–h3), kbd mono, and
the semantic state tokens from the design-system brand refresh.

Refs #29

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@rep0x

rep0x commented Jun 21, 2026

Copy link
Copy Markdown
Member Author

Superseded by #10, which was branched from this bump branch (so it already contains the 0.7.0 bump) and has been squash-merged to main. Closing as redundant.

@rep0x rep0x closed this Jun 21, 2026
@rep0x
rep0x deleted the chore/ui-0.7.0-brand-refresh branch June 21, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant