Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(root): checkbox and radio onChange event types fixed #1381

Merged
merged 1 commit into from
Aug 13, 2023

Conversation

jrgarciadev
Copy link
Member

Closes #1380

📝 Description

Checkbox and Radio onChange event fixed

⛳️ Current behavior (updates)

Please describe the current behavior that you are modifying

🚀 New behavior

Please describe the behavior or changes this PR adds

💣 Is this a breaking change (Yes/No):

📝 Additional Information

@changeset-bot
Copy link

changeset-bot bot commented Aug 13, 2023

🦋 Changeset detected

Latest commit: ccd2ec7

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

This PR includes changesets to release 4 packages
Name Type
@nextui-org/checkbox Patch
@nextui-org/radio Patch
@nextui-org/table Patch
@nextui-org/react 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

@vercel
Copy link

vercel bot commented Aug 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextui-docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2023 2:18am
nextui-storybook-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2023 2:18am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
nextui-docs-v1 ⬜️ Ignored (Inspect) Aug 13, 2023 2:18am

@jrgarciadev jrgarciadev merged commit e2b0497 into main Aug 13, 2023
6 checks passed
@jrgarciadev jrgarciadev deleted the fix/checkbox-on-change-type branch August 13, 2023 02:26
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.

[BUG] - Checkbox onChange Incorrect Type
1 participant