refactor(sheets): single-title sidebar + tighter type scale + seeded mood demo#69
Merged
Merged
Conversation
…mood demo - Drop duplicate "Settings" page-header title; sidebar owns the name. - Consolidate Settings/Path Finder/My Identity onto a 5-size type scale (text-xs/sm/base/lg/2xl); drop text-xl. - Fix inverted hierarchy in SettingsGroup (title was smaller than its help). - Top-voices card: drop one chip to kill the wrap-orphan, narrow headline to ~34ch, replace flat 135deg gradient with layered radial accents. - Seed a week of demo mood pins on offline skip so /history is populated.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Summary
text-xland routed the headlines that previously used it totext-lg. Final scale per sheet istext-xs / sm / base / lg / 2xlplus the sidebarSheetTitleclamp.SettingsGroup. The section title wastext-xs— smaller than the 14px help text below it. Nowtext-sm font-semiboldwith darker ink so it actually reads as a title./historylands with a populated calendar instead of a single dot on Sunday.Test plan
/settingsshows only the sidebar "Settings" title; section titles in the right pane read as headings, not labels./trajectorybearing card title sits at 18px, matching the StatTile and Big-Five density./profile"Top voices in your Values" card shows 4 chips on a single row at common desktop widths; gradient has a warm radial glow tied to the active VIPS tab./history→ mood pins visible on each of the last 7 calendar cells.