-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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(sidebar blocks): adds sidebar-16 block with components and styles #5889
base: main
Are you sure you want to change the base?
feat(sidebar blocks): adds sidebar-16 block with components and styles #5889
Conversation
Introduces a new sidebar-16 block with an inset sidebar and site header navigation. Includes components for main navigation, projects, secondary navigation, and user menu. Updates registry and scripts to include the new sidebar block.
Introduces a new sidebar header with a menu and menu items Adjusts padding in the page header for better alignment
…egistry Integrates NavigationHeaderMenu component into sidebar-16 pages for improved navigation structure. Updates import paths and registry entries accordingly.
Adds header navigation and various UI components Improves sidebar functionality and responsiveness Updates descriptions and imports for consistency
@Jacksonmills is attempting to deploy a commit to the shadcn-pro Team on Vercel. A member of the Team first needs to authorize it. |
@shadcn I think I’ve set everything up correctly, but please let me know if I missed anything. Also, feel free to share any suggestions or feedback regarding the sidebar setup. Thanks in advance! 🌟 |
Waiting patiently for this fix. :) Really want that navigation header bar above the sidebar. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Introduces a new sidebar-16 block with an inset sidebar and site header navigation.
Includes components for main navigation, projects, secondary navigation, and user menu.
Updates registry and scripts to include the new sidebar block.
Addresses: #5629