-
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.…
-
- Upgrade sidebars to shadcnui's upcoming release.
- https://github.com/salimi-my/shadcn-ui-sidebar?tab=readme-ov-file
- https://x.com/shadcn/status/1795920507851911443
- Implement designs from htt…
-
### Describe the bug
I’m currently trying to set up ShadCN in my project(Rsbuild + React + shadcnui), but I’m encountering an issue during the “Verifying framework” step. The error message I get is:
…
-
Hey @howardchung - this is quite a big one and I'd love to discuss what you think about it.
This project is aging a bit - I realized this when I did #3103 and I realized:
1. We mix a lot of js a…
-
- [ ] We should remove `shadcnui`.
- [ ] Install [MantineUI](https://mantine.dev/) along with [Tailwindcss](https://tailwindcss.com/)
-
**(Need Help) Encountering Warnings When Using Nuxt3 + shadcnUI and Unsure How to Fix Them**
Here’s the component code:
```vue
import { DialogRoot, VisuallyHidden } from "radix-vue";
…
-
这个link似乎无法访问 。
https://github.com/TinsFox/shadcnui-boilerplate/blob/6a0513c17e912404a8a84342fdfbd1dafddaedef/src/pages/(main)/index.tsx#L56-L57
-
After I run `yarn start` the index page shows a link point to
```
https://github.com/TinsFox/vite-boilerplate/blob/main/docs/getting-started.md
```
but the link is actually
```
https://g…
-
**Is your feature request related to a problem? Please describe.**
Allow the user to schedule quests for the future, and to also choose a shorter/longer expiration time for a given quest.
**Descri…
-
### Describe the feature
Similar to how it was discussed [here](https://github.com/shadcn-ui/ui/pull/504) for ShadcnUI, I think the Input component would benefit from a "show password"-button.
I…