-
### Which package is affected?
Styled Kit
### Describe the bug
The styled component for Combobox is still using deprecated ` Option` and missing `Item`, `ItemLabel` and `ItemIndicator` Compo…
-
## TLDR
This is a complex network/bundling issue **that looks scary** because more kb are being transferred and more resources are being downloaded (as showcased at the bottom of the dev tools), bu…
-
### Which package is affected?
Headless Kit
### Describe the bug
I assume because of lazy loading library components become painfully slow.
For example clicking on checkbox takes a **secon…
-
Something similar to Radix would be cool https://www.radix-ui.com/primitives/docs/components/toggle
-
### Which package is affected?
CLI
### Describe the bug
There is a typo `instal` during qwui-ui init
### Reproduction
https://qwikui.com/docs/styled/install/
### Steps to reproduce
- Run `pnpm …
-
### Which package is affected?
Styled Kit
### Describe the bug
There is a missing name props for styled Checkbox component hence not able to send data to `routeAction$`
### Reproduction
https://q…
-
### Is your feature request related to a problem?
no
### Describe the solution you'd like
currently all the navigation links are in one color "Blue"
### Describe alternatives you've considered…
-
### Which package is affected?
Documentation Website
### Describe the bug
```
{MetaGlobComponentSig.value && }
```
In 1.8 when this is inside of a Tab Panel, then it will error in pr…
-
If you input any value and press enter, the component will throw an error.
You can see this simply by opening the documentation site:
https://qwikui.com/docs/headless/combobox/
### Example
…
-
Whenever i setup brand new qwik application with qwikui i generally got error `Cannot find module 'tailwindcss-animate'` during prettier formating.
After installing `tailwindcss-animate` it got fixed…