-
make Grouped Multiple Selector collapsible, e.g;
react
-- next
-- remiix
vue
-- nuxt
-- quasar
if you click on react it should collapse to:
react
vue
-- nuxt
-- quasar
and option t…
-
**What package within Headless UI are you using?**
@headlessui/react@2.0.0-alpha.4
**What browser are you using?**
Chrome + Safari
**Reproduction URL**
https://github.com/simonedelmann/…
-
### Feature description
when we are creating an app using `npx shadcn@latest init` please let us choose from app router or page router. cause, the app router is still not production ready for so many…
-
### Goal:
Tinker with SE-2 x ShadCn to see if it nicely integrates with our needs.
We can go with 2 routes:
- In base SE-2 replace daisyUI with shadcn
- we keep base SE-2 with daisyUI but al…
-
Shadcnui now features prebuilt sidebar components. Replace the current sidebars on the homescreen, profile page, and post details page with the Shadcn ones.
This is the link to the Shacnui [Sidebar…
-
### Describe the bug
The enabling dark-mode section in the documentation [here](https://ui.shadcn.com/docs/dark-mode/next) shows the way to enable dark-mode by installing next-themes.
and it says …
-
### Preliminary Checks
- [X] I have reviewed the documentation: https://clerk.com/docs
- [X] I have searched for existing issues: https://github.com/clerk/javascript/issues
- [X] I have not already…
-
### Describe the bug
When using a select somewhere and the body has a scrollbar, this scrollbar gets removed as soon as the select is used.
![showcase](https://github.com/shadcn-ui/ui/assets/3801585…
-
- Set up the project frontend using Next.js. [GUIDE ](https://nextjs.org/learn-pages-router/basics/create-nextjs-app/setup)
- Initialize the frontend with Next.js as the starting point.
- Add a Mark…
-
WORKS: ---->. nx add @nx-extend/shadcn-ui libs/shaddycat button
that's what I used.
My Ui was named shaddycat
and utils was named
nx add @nx-extend/shadcn-ui libs/shaddycatutils button.…