Refresh demo catalog: polish social demos, add Theme Lab, prune stale demos - #9
Merged
Conversation
… demos - Rework the social demo screens (Twitter, Facebook, Instagram, Spotify, YouTube) with stack-layered headers, top-bar back navigation, and safe-area/background fixes, with feature tests guarding the tricky renderer conventions (non-zero bottom insets, flex-grow-0 struts). - Add Theme Lab (living style guide for theme tokens, opacity ramps, button/badge variants, and font aliases), Game Pad, Explore Pickers, and stack-positioning/edge-child test screens. - Add Space Grotesk and Unbounded fonts. - Remove retired demos: Ikea, iHerb, SyncUp (classic), Vibe, drawer & native-tabs chrome, perf/phase test screens, and Skia showcase. - Track composer.lock; stop tracking .DS_Store (already gitignored). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…epeat Conflict resolutions: - Counter: keep main's poll-driven hold-to-repeat, drop the camera demo bits (mobile-camera package removed on this branch). - composer.json/lock: keep this branch's nativephp/mobile 4.9.9 + mobile-ui ^0.3; drop nativephp/mobile-camera (no remaining usages). - DemoLauncher/routes: adopt the new Webview and Number Switcher demos, keep this branch's removal of native-chrome, native-tabs, drawer, perf/phase, and Vibe demos; keep the /webview-embedded web route. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.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
routes/web.phptoroutes/mobile.php.composer.lock; stopped tracking.DS_Store(already gitignored).Test plan
php artisan test --compact— 149 passed (1,063 assertions)flex-grow-0struts) for the Twitter/Facebook profiles, plus screen coverage for Spotify, YouTube, Theme Lab, Game Pad, and Explore Pickers.🤖 Generated with Claude Code