solidjs-community / solid-aria

A library of high-quality primitives that help you build accessible user interfaces with SolidJS.
Other
289 stars 16 forks source link

Move the `ref` from accessor arg to a returned function #73

Open thetarnav opened 2 years ago

thetarnav commented 2 years ago

Fixes #71

TODO:

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: c85517625e40a4150e003e812acd1a1c940ea6cd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 29 packages | Name | Type | | --------------------------- | ----- | | @solid-aria/interactions | Minor | | @solid-aria/i18n | Minor | | @solid-aria/breadcrumbs | Minor | | @solid-aria/menu | Minor | | @solid-aria/overlays | Minor | | @solid-aria/accordion | Patch | | @solid-aria/button | Patch | | @solid-aria/checkbox | Patch | | @solid-aria/collection | Patch | | @solid-aria/dialog | Patch | | @solid-aria/focus | Patch | | @solid-aria/label | Patch | | @solid-aria/link | Patch | | @solid-aria/list | Patch | | @solid-aria/listbox | Patch | | @solid-aria/meter | Patch | | @solid-aria/primitives | Patch | | @solid-aria/progress | Patch | | @solid-aria/radio | Patch | | @solid-aria/select | Patch | | @solid-aria/selection | Patch | | @solid-aria/separator | Patch | | @solid-aria/switch | Patch | | @solid-aria/textfield | Patch | | @solid-aria/toggle | Patch | | @solid-aria/tree | Patch | | @solid-aria/types | Patch | | @solid-aria/utils | Patch | | @solid-aria/visually-hidden | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR