-
I've been using this component library for a couple of days now, LOVING IT!
The only part that's missing is the exit animations, especially for the dialogs and menu components. They `animate-in` ni…
-
### What version of Turbopack are you using?
latest
### What package manager are you using / does the bug impact?
pnpm
### What operating system are you using?
Mac
### Describe the Bug
```
err…
-
### Describe the feature
Add an optional prop or slot that lets us add an icon to an input and control its positioning.
For example: https://ui.nuxt.com/components/input#icon
A prop seems diffi…
-
I spent a lot of time debugging why components like `Input` had a weirdly colored `ring-offset` compared to the normal examples, like this:
Compared to normal:
It turns out I had the tai…
-
### Details
Pleas use Shadcn UI library and you may use reference link of Shadcn UI https://github.com/shadcn-ui/ui. Follow key steps; Review the specifications for the UI library migration. Go throu…
-
### Describe the bug
Using Svelte 5 with my unchanged (working) Svelte(Kit) Application throws an error.
Not sure how to explain what happens, but a clue could be that I use adapter static?
![image…
-
Sorry, discussion is not enabled in this repos so I opened an issue.
# Context
I shadcn-ui for my app and I style my links the way it is explained in the (doc)[https://ui.shadcn.com/docs/compone…
-
## ⚠️ **Reading contributors guidelines to get assigned is MANDATORY!**
[Read contributor guidelines](https://github.com/walnuthq/op-scan/issues/1)
## Description
Similar to Etherscan, we want a …
-
### What version of Bun is running?
1.0.1
### What platform is your computer?
Darwin 22.6.0 x86_64 i386
### What steps can reproduce the bug?
run `bun install`
### What is the expect…
-
Opening an issue to track support for Next.js 13's `appDir` and server components.
Currently, it's possible to use `next-themes` within `appDir` with the following pattern:
```ts
// app/layout.…