The best shadcn/ui kit for Figma - a comprehensive collection of customizable components, charts and assets based on the popular shadcn/ui.
Added Theme Colors in Design Systems Page Added Charts and Sidebar Theme Variables 5 Feb 2025: Renamed variable width -> container Renamed variable font-letter-spacing -> tracking Renamed variable font-line-height -> leading Removed base group on black and white colors 3 Feb 2025: Added 70+ M...
📚 Dynamic sidebar navigation with collapsible sections 🗺️ Automatic navigation structure from mkdocs.yml 🔗 Previous/Next page navigation 📱 Mobile-friendly navigation drawer with keyboard shortcuts (⌘K / Ctrl+K) 🏷️ Section headers and improved navigation highlighting 🔄 Version switc...
Components.Json ❌ ❌ Context Menu 🟢 🟢 Dark Mode ❌ ❌ Data Table 🟢 🟢 Date Picker 🟢 🟢 Dialog 🟢 🟢 Drawer 🟢 🟢 Dropdown Menu 🟢 🟢 Figma 🟢 ❌ Form 🟢 🟢 Gatsby 🟢 ❌ Hover Card 🟢 🟢 Input 🟢 🟢 Input OTP 🟢 ❌ Installation 🟢...
Drawer Blog Security Changelog Dropdown Menu FileEditHistoryHelp Menubar 1278 Pagination Popover Title This is some basic text inside the popover content. Popover Progress Rating Please login again. Your session expired Login Sheet Skeleton Spinner Name Status Method Pro Plan Active Credit Card Basic ...
The best shadcn/ui kit for Figma - a comprehensive collection of customizable components, charts and assets based on the popular shadcn/ui.
thanks for taking the time to create this :pray::skin-tone-1: - is the sidebar component in your roadmap? thanks! Praveen Juge@praveenjugeCreator· 2 months ago Glad you like it! Yes just waiting for Tailwind v4 support from shadcn, will create sidebar components after that! E Evgenii...
Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Ca...
} from "@/registry/new-york/ui/drawer" export function MobileNav() { const [open, setOpen] = React.useState(false) const { setMetaColor, metaColor } = useMetaColor() const onOpenChange = React.useCallback( (open: boolean) => { setOpen(open) setMetaColor(open ? "#09090b" : met...
Vue port of shadcn-ui. Contribute to unovue/shadcn-vue development by creating an account on GitHub.