Skip to content

Conversation

@thetarnav
Copy link
Member

@thetarnav thetarnav commented Sep 1, 2022

Fixes #71

TODO:

  • createButton
  • createFocusable
  • createToggleButton
  • fix createRadio
  • fix createTextField
  • add changeset
  • update docs

@changeset-bot
Copy link

changeset-bot bot commented Sep 1, 2022

🦋 Changeset detected

Latest commit: c855176

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

@thetarnav thetarnav changed the base branch from main to develop September 1, 2022 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move ref to returned props in createButton

1 participant