-
### Environment
```bash
Developement/Production OS: Windows 10 19043.1110
Node version: 16.0.0
Package manager: pnpm@8.6.0
Radix Vue version: 1.0.0
Vue version: 3.0.0
Nuxt version: 3.0.0
Nuxt m…
-
### Environment
- Operating System: Linux
- Node Version: v20.11.1
- Nuxt Version: 3.10.2
- CLI Version: 3.10.1
- Nitro Version: 2.8.1
- Package Manager: pnpm@8.15.3
- Builder:…
tberk updated
6 months ago
-
The development is ongoing on the default branch of this repository: https://github.com/nuxt/ui.
---
A lot has changed since `@nuxt/ui` was made open-source (May 2023), so the plan here is to rewrit…
-
Hello. I found a small bug which can be seen in the documentation examples as well. If you open one RichSelect dropdown and try to open another expected behavior is to close previous and open the clic…
-
### Reproduction
:(
### Describe the bug
Astro: Drawer Reveal Animation not showing after navigation (View Transitions)
This only happens when you enable https://docs.astro.build/en/guides…
-
### Describe the feature
It is vital for any datepicker (especially for these which do not allow to enter a date using keyboard) to have a month/year pickers. Navigating x months/years backwards/forw…
-
### Environment
```bash
Developement/Production OS: Windows 10 19043.1110
Node version: 16.0.0
Package manager: pnpm@8.6.0
Radix Vue version: 1.0.0
Shadcn Vue version: 1.0.0
Vue version: 3.0.0
…
-
I installed `eslint-plugin-vue`. But it dosen't work .
eslint config
``` json
{
"extends": "airbnb-base",
"plugins": [
"import",
"vue"
],
"globals": {
…
-
Hi 👋🏻
I have something to share and I guess you are related to this thing as well.
I'm JD, Author of Vue UI framework [Anu](https://anu-vue.netlify.app). You can read why I created Anu [here](h…
-
### Reproduction
https://codesandbox.io/p/devbox/shadcn-vue-donutchartdemo-forked-8z4mt4
### Describe the bug
Basically, unless the `index` property is equal to "name", it does not render the text …