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): fix animated prop type definition #1891

Merged
merged 1 commit into from
Jul 22, 2017
Merged

fix(Button): fix animated prop type definition #1891

merged 1 commit into from
Jul 22, 2017

Conversation

ecozoic
Copy link
Contributor

@ecozoic ecozoic commented Jul 21, 2017

The type definitions for the Button component were slightly off. The animated prop can be a boolean in addition to the 'fade' and 'vertical' values. This matches the propTypes definition as well.

@codecov-io
Copy link

codecov-io commented Jul 21, 2017

Codecov Report

Merging #1891 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1891   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files         145      145           
  Lines        2477     2477           
=======================================
  Hits         2471     2471           
  Misses          6        6

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d58b584...f265dbc. Read the comment docs.

@levithomason levithomason merged commit 02daf0f into Semantic-Org:master Jul 22, 2017
@levithomason
Copy link
Member

Perfect, thank you.

@levithomason
Copy link
Member

Released in semantic-ui-react@0.71.2

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.

None yet

3 participants