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(typings): inherit Radio props from Checkbox #1250

Merged
merged 2 commits into from
Jan 31, 2017

Conversation

wcatron
Copy link
Contributor

@wcatron wcatron commented Jan 30, 2017

After #1155 the Radio component did not inherit the checkbox props. This might help with #1169

@levithomason
Copy link
Member

This looks correct to me. @layershifter any comments on this direction? I know you're heading up the TS refactor efforts.

Copy link
Member

@layershifter layershifter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@levithomason Yes, it looks correct, seems I've missed my own TODO in #1155 😱

@levithomason levithomason changed the title Fix Radio props, inherit from Checkbox. fix(typings): inherit Radio props from Checkbox Jan 31, 2017
@levithomason levithomason merged commit 672feac into Semantic-Org:master Jan 31, 2017
@levithomason
Copy link
Member

Thanks much fellas!

@levithomason
Copy link
Member

Released in [email protected].

harel pushed a commit to harel/Semantic-UI-React that referenced this pull request Feb 18, 2017
fix(typings): inherit Radio props from Checkbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants