Site shell polish, terminal home intro, and widget chrome - #55
Merged
Merged
Conversation
Match exploration select sizing (text-base, md:text-xs) so the listbox does not compete with the site title on non-touch layouts. Co-authored-by: Cursor <cursoragent@cursor.com>
Clip featured thumbnails in a rounded-lg frame and align catalog thumbs to the same radius so Latest and Catalog cards feel consistent. Co-authored-by: Cursor <cursoragent@cursor.com>
Extract ExplorationMetaPills for home cards and the exploration shell so topic, timeline, and MCP twin links stay aligned; hide pills in video capture. Co-authored-by: Cursor <cursoragent@cursor.com>
Extract a shared listbox with an icon trigger on small screens, a full-width panel aligned to page padding, compact desktop behavior unchanged, EIP-style breadcrumb labels, and visible detail titles on mobile. Co-authored-by: Cursor <cursoragent@cursor.com>
Introduce design.mdc and shared fyp-shell utilities: larger meta pills and browse targets on mobile, compact CTAs and title-row icons from sm, plus matching home, MCP, and ice-cream controls. Co-authored-by: Cursor <cursoragent@cursor.com>
Contain long hex and example listboxes with min-w-0 on the card, inputs, and view column; right-align full-width example selects on mobile and document width rules in exploration-design. Co-authored-by: Cursor <cursoragent@cursor.com>
Centralize the channel URL in roadmapUrls next to FYP_X_URL and cover it in layout and URL tests. Co-authored-by: Cursor <cursoragent@cursor.com>
Apply viewport max-width only below md so w-max can fit long example titles on desktop while mobile keeps a full-width panel. Co-authored-by: Cursor <cursoragent@cursor.com>
Drop the share button, urlParam deep links, and precompile shareURL while keeping ?example= for video and preset deep links. Co-authored-by: Cursor <cursoragent@cursor.com>
Dark fyp-run-surface console on home (and imprint acks), protocol gradient seams on header/footer, and subtle card hover glow so the lab floor stays light while sharing the new vibe. Co-authored-by: Cursor <cursoragent@cursor.com>
Let the panel grow with long EIP titles and hide horizontal overflow so the menu scrolls vertically only. Co-authored-by: Cursor <cursoragent@cursor.com>
WidgetChromeUIC and ScenarioStepNavUIC stack steps, toggles, and examples+Run consistently on mobile and desktop across 7708, 8037, 8038, and 7928. Co-authored-by: Cursor <cursoragent@cursor.com>
Sort imports in social and 7928 MyC; format files flagged by prettier -c. Co-authored-by: Cursor <cursoragent@cursor.com>
Registry gained twitter-banner on this branch; expect the full SOCIAL_CARD_IDS list in cards.spec. Co-authored-by: Cursor <cursoragent@cursor.com>
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
fyp-run-surface), protocol gradient seams on header/footer, card hover glow, and design docs for console vs lab floor.WidgetChromeUIC/ScenarioStepNavUICfor scenario controls (7708, 8037, 8038, 7928); meta pills on detail pages; mobile width guards; ExamplesUIC desktop menu width restored.Test plan
npm run test:unit:ciandnpm run type-checkinwebsite/Made with Cursor