-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: navigation-menu #31
Conversation
Someone is attempting to deploy a commit to a Personal Account owned by @shadcn on Vercel. @shadcn first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
What!! Thank you. Let me QA. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Ventinc This is looking great. Thank you.
I left a few comments.
I'm also seeing a small issue with the display here. See screenshot.
Demo design is fixed too |
@Ventinc This is looking good. I have a WIP component for |
Yeah, let's do this ! |
@Ventinc I'm updated the code style a bit to match the other components. I've also removed the submenu and vertical demos for now. |
* feat: navigation-menu * fix: export at the end * fix: rounded-md * fix: demo design * rename: NavigationMenuRoot -> NavigationMenu * feat: update roadmap * feat: update style for navigation menu * feat: implement navigation menu component * feat: implement navigation menu for www --------- Co-authored-by: shadcn <m@shadcn.com>
Navigation Menu Primitive
navigation-menu.mov