acl-services / paprika

🌶 A robust + accessible UI component library for React applications by Galvanize.
MIT License
54 stars 9 forks source link

UXD-1934 add custom selectable logic to Radio #1223

Closed michellehuang7 closed 2 years ago

michellehuang7 commented 2 years ago

Purpose 🚀

The condition in Group will cover the isChecked state in radio; added a prop called isUnchecked in order to control the state of Radio.

Updates 📦

If you have changed a component's source code (not stories, specs, or docs), before merging your branch run yarn changeset. This will prompt you to:

Screenshots 📸

Before: 456

After: 456

relevant Jira ticket / GitHub issues

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: d3bf3c00ccfaf3b456e3fe95a60920f5e7de1433

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

This PR includes changesets to release 2 packages | Name | Type | | --------------- | ----- | | @paprika/radio | Patch | | @paprika/filter | 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