chore(deps): bump @mind-studio/ui to 0.7.0 (brand-refresh typography) - #9
Closed
rep0x wants to merge 1 commit into
Closed
chore(deps): bump @mind-studio/ui to 0.7.0 (brand-refresh typography)#9rep0x wants to merge 1 commit into
rep0x wants to merge 1 commit into
Conversation
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>
24 tasks
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this delivers
Bumps
@mind-studio/ui^0.4.0→^0.7.0, picking up the design-system brand refresh:h1–h3kbdmonospace stylingTypography QA (Tier 2)
ui 0.7.0 sets
h1–h3→var(--font-serif)→var(--mind-font-serif)→var(--font-fraunces). Verified the chain resolves in dock:src/app/layout.tsxdefines--font-frauncesvianext/font/google(Fraunces) and applies it to<html>, where ui's:rootrules can consume it. No alias needed — the chain resolves cleanly.tsc --noEmit) passesnext build) passesScope
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