Skip to content

feat: adopt brand logo lockup (ui#29 wave 2) - #5

Merged
rep0x merged 2 commits into
mainfrom
chore/brand-wave2-contacts
Jun 21, 2026
Merged

feat: adopt brand logo lockup (ui#29 wave 2)#5
rep0x merged 2 commits into
mainfrom
chore/brand-wave2-contacts

Conversation

@rep0x

@rep0x rep0x commented Jun 21, 2026

Copy link
Copy Markdown
Member

Tier 3 — in-app logo lockup

Replaces the bare text wordmark in the Contacts masthead with the shared <Logo label="Contacts" /> lockup from @mind-studio/ui 0.7.0 (shared weave mark + per-app wordmark in the brand serif).

  • src/app/layout.tsx Masthead: <span class="text-xl font-semibold tracking-tight">Mind Contacts</span><Logo label="Contacts" />
  • Flex alignment on the wrapping <Link> switched from items-baseline to items-center so the mark + wordmark lockup centers cleanly (matches the drive pilot).
  • No footer/Colophon exists in contacts, so no second swap was needed.

This is the only visible wordmark surface in the app. (The CLIENT_NAME = "Mind Contacts" string in ConnectForm.tsx is an OAuth client label, not visual chrome, and was left untouched.)

Scope: Tier 3 only. No favicon / manifest / OG generation in this PR.

Test plan

  • npm run typecheck — pass
  • npm run lint — pass (5 warnings / 3 infos all pre-existing in ContactsApp.tsx; layout.tsx clean)
  • npm run test — pass (no test files; --passWithNoTests)
  • npm run build — pass (6 routes generated)

Wave 2 fan-out (Tier 3 only), pattern from drive#17.

🤖 Generated with Claude Code

rep0x and others added 2 commits June 21, 2026 16:00
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>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@rep0x
rep0x changed the base branch from chore/ui-0.7.0-brand-refresh to main June 21, 2026 16:10
@rep0x
rep0x merged commit 572df4b into main Jun 21, 2026
1 check passed
@rep0x
rep0x deleted the chore/brand-wave2-contacts branch June 21, 2026 16:12
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