feat(apollo-vertex): framer-motion animations for shell and sidebar#539
Closed
creilly11235 wants to merge 1 commit into
Closed
feat(apollo-vertex): framer-motion animations for shell and sidebar#539creilly11235 wants to merge 1 commit into
creilly11235 wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Dependency License Review
License distribution
Excluded packages
|
auto-merge was automatically disabled
April 18, 2026 01:28
Pull request was converted to draft
c6513cb to
36b48ab
Compare
- Migrate sidebar width animation from CSS transitions to framer-motion spring physics - Add asymmetric text fade via AnimatePresence on nav items - Inline shell-nav-item into shell-sidebar (remove standalone component) - Add shell-animations constants for spring config - Update shell-layout with animation-aware structure - Animate user profile section Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
36b48ab to
93c34b7
Compare
Contributor
Author
|
Closing in favor of a smaller, stacked set of PRs per team guidelines:
Each replacement is one concern, under Peter's 800–1000 LoC cap, stacked via the manual-stacked-PR workflow. |
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
shell-nav-itemintoshell-sidebarand remove standalone componentshell-animationsconstants for spring configshell-layoutwith animation-aware structureSplit from #468 — this is the core animation feature. Depends on #537 (shell cleanup) and #538 (sidebar infra).
Test plan
🤖 Generated with Claude Code