-
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.…
-
Since portals are hard-coded by default in shadcn, it would be nice if this library didn't auto-close them when dismissible=false.
It's difficult to figure out this is the cause. I initially though…
-
[customValidity](https://superforms.rocks/concepts/error-handling#customvalidity) works well for `input` fields but it would be great to support shadcn components. For example, shadcn's [Select](https…
-
Feel free to use https://ui.shadcn.com/docs/components/tooltip from shadcn
-
### Describe the bug
Run: `npx shadcn@latest diff`
Produce: `No updates found.`
OBS: I have changes in the calendar component
### Affected component/components
All
### How to reproduce…
-
### 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…
-
[shadcn checkbox](https://ui.shadcn.com/docs/components/alert-dialog)
-
### Link to the code that reproduces this issue
https://github.com/samstr/shadcn-formstatus-demo
### To Reproduce
1. Clone https://github.com/samstr/shadcn-formstatus-demo
2. npm install
3. npm r…
-
### IMPORTANT TO CHECK BEFORE ISSUE
- [X] You check that same issue is not present in the repository
- [X] You have read contribution guidelines and rules
### Please describe your feature request re…
-
## Summary
I recently upgraded to NextJS 15 and I have noticed that react-dom's useFormStatus is no longer working when the Select component is included in the form.
I don't know if this is a sh…