Skip to content

Conversation

@thetarnav
Copy link
Member

@thetarnav thetarnav commented Sep 1, 2022

Fixes #69

createFocusable, createButton and createToggleButton should pass user props back with the returned props object.
I'm guessing that this is the way all of the primitives should work, but if not, let me know.

TODO:

  • fix createRadio tests
  • fix createSwitch

@changeset-bot
Copy link

changeset-bot bot commented Sep 1, 2022

🦋 Changeset detected

Latest commit: 0dfc903

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

This PR includes changesets to release 4 packages
Name Type
@solid-aria/button Patch
@solid-aria/focus Patch
@solid-aria/textfield Patch
@solid-aria/primitives 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 linked an issue Sep 1, 2022 that may be closed by this pull request
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.

createButton isn't passing user props to the element

1 participant