Conversation
- Resume header: on phones the "binary.semaphore" lockup collapsed onto the theme toggle and sign-in. Show only the "b." mark below sm (keeping the "/ resume" links), and add min-w-0 / shrink-0 guards so the two header groups can never overlap. Adds an opt-in `textClassName` to Wordmark; the marketing site is unchanged. - Editor toolbar: the single non-wrapping row (home / title / template / tune / json / export) overflowed and squeezed the title to nothing on phones. It now wraps — the title row is full-width and the actions flow onto following rows — while staying a single row on >=sm. - Tune popover: cap its width to the viewport so it can't hang off-screen on narrow devices. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
🔍 Preview deployment ready: https://binarysemaphore-diyor01fd-shahidios-projects.vercel.app Commit bcccf19 |
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.
Release v0.1.4. Fixes the mobile overlap/overflow issues users reported on
resume.binarysemaphore.com.Fixed
binary.semaphore / resumelockup collided with the theme toggle and sign-in. Phones now show just theb.mark (keeping/ resumelinks); full lockup returns atsm. Marketing site unchanged.home / title / template / tune / json / exporttoolbar squeezed the title to nothing on phones. It now wraps (title row full-width, actions below) on small screens; single row on wider ones.Verification
typecheck,lint,buildpass.🤖 Generated with Claude Code