-
- https://astro.build/
- https://blitzjs.com/
-
### Reproduction
https://stackblitz.com/edit/9c4h4k?file=src%2FApp.vue
### Describe the bug
I have a country combobox component to allow users select country by searching. Everything looks good at …
-
1. أكو Components بيها implicit LTR، فحتى لو تحط اي inline-style او classes راح يعتبرها LTR.
لذلك انا تجاوزتها ببعض المكونات من خلال استخدام `::style بالكمبوننت الرئيسي بالإضافة الى isRTL` Composable`…
Gruce updated
7 months ago
-
## Feature request
### Overview
A tree view that helps with hierarchical items, e.g. folders within files.
Here are the W3 specs: https://www.w3.org/WAI/ARIA/apg/patterns/treeview/
…
izhan updated
1 month ago
-
### Reproduction
https://stackblitz.com/edit/nuxt-vue-3-4-beta-twkyrr?file=src%2Fpages%2Fhome%2FHomePage.vue
### Describe the bug
In documentation:
> If you want to set default value of date, c…
-
### What problem does this feature solve?
The fallback attributes work for child components that's fine.
The problem I intuitively wanted them to work for slots:
```
// FormRow.vue
…
-
### Summary
I believe it would be fantastic to introduce a base-ui hook specifically designed for handling OTP inputs.
Chakra already offers a `PinInput` component along with a headless UI hook i…
-
It seems that all meta data for all my components are empty.
Haven't been able to find a solution for this.
Versions
```json
{
"nuxt": "^3.11.2",
"nuxt-component-meta": "^0.6.4"
}
```
…
-
### 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…
-
The drawer with scrollable content cannot be dismissed. pls see the code below
``` vue
Open Drawer
But …
Sovai updated
2 weeks ago