-
### Motivation
Currently, we have two ways to composite components: 1. use `as` prop or 2. use `children` as render-props. But both of them have their limitations, for example, a button with a `Too…
-
### Current behavior
In the previous API,there is a props defaultValue in useRadioState but not in the new useRadioStore。Or is there any alternative?
### Steps to reproduce the bug
call useR…
-
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
markup should not appear if Lightbox is disabled
## Test path
`/test/e2e/…
-
### Current behavior
I have two animated dialogs. When I try to open a nested dialog it doesn't open but instead the current dialog closes.
I use @ariakit/react@0.1.4
### Steps to reproduce the bug…
-
**What package within Headless UI are you using?**
Combobox component from `@headlessui/react` and `@headlessui/vue`
**What version of that package are you using?**
1.7.2
**What browse…
-
### Current behavior
Can't deselect Checkbox with useCheckboxState when using string values
### Steps to reproduce the bug
1. Open sandbox: https://codesandbox.io/s/ariakit-checkbox-string-value-bu…
-
### Current behavior
_version: 2.0.0-next.38_
When radio is used with custom element (either `` component with `as` property, or `useRadio` hook), using up/down or left/right keys to change the …
-
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
should display the "Manage Fonts" icon
## Test path
`/test/e2e/specs/site…
-
```[tasklist]
### Topics
- [x] https://2022.stateofcss.com/en-US/
- [x] Tailwind CSS drama
```
## Scheduled
Mari kita bikin ONAR lagi!
Kali ini insya Allah kita akan membahas hasil survei State of C…
-
### Describe the bug
After installing ariakit in React app and trying to use one of the ariakit components in the storybook story I got an error and storybook doesn't compile.
After commenting the…