-
Notifications
You must be signed in to change notification settings - Fork 734
Feat/add label support to checkbox #959
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's an issue with the new feature.
The checkbox works only if pressing the label.
Pressing the actual checkbox doesn't trigger value change..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We're getting there (:
just few last fixes
Description
Add label and labelStyle props to checkbox to support passing label to checkbox
Changelog
Add label support to checkbox