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(Button): add floated to typings of ButtonGroup #1248

Merged
merged 1 commit into from
Jan 29, 2017

Conversation

layershifter
Copy link
Member

#1246 added prop, but typings were not done there.

@codecov-io
Copy link

codecov-io commented Jan 29, 2017

Current coverage is 95.90% (diff: 100%)

Merging #1248 into master will not change coverage

@@             master      #1248   diff @@
==========================================
  Files           881        881          
  Lines          4904       4904          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           4703       4703          
  Misses          201        201          
  Partials          0          0          

Powered by Codecov. Last update e148abd...b885d6d

@levithomason
Copy link
Member

Thanks again. Would be great to get a smoke test for this so that we aren't missing props between the two. I keep forgetting to update typings.

We could assert the interface for every component has props for every propType key.

@levithomason levithomason merged commit 5735515 into master Jan 29, 2017
@levithomason levithomason deleted the fix/button-typings branch January 31, 2017 01:20
@levithomason
Copy link
Member

Released in semantic-ui-react@0.64.5.

harel pushed a commit to harel/Semantic-UI-React that referenced this pull request Feb 18, 2017
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