Adopt shared mega-menu navigation - #26
Merged
Merged
Conversation
- Replaced the simple app-switcher nav with the mega-menu from hovanhoa.net, themed on this site's --rd-accent tokens - Trigger pill now shows the current page's icon (image) instead of a hardcoded home icon - Added @remixicon/react dependency for the menu icons - Added STATUS_URL and INFO_URL to constants so the menu can link to those sites - Added the rd-menu-in overlay entrance keyframe to global.css Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
|
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
--rd-accenttokens.@remixicon/reactfor the menu icons (lockfile updated).STATUS_URLandINFO_URLto constants so the menu links to those sites.rd-menu-inoverlay entrance keyframe to global.css.Motivation
Unifies the header across the *.hovanhoa.net family so every site shares the same navigation and app switcher.
Testing
tsc --noEmitpasses with no errors.Deploy Notes
@remixicon/react);npm cipicks it up from the updated lockfile.🤖 Generated with Claude Code