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

rounded prop added #53

Merged
merged 2 commits into from
Jun 24, 2018
Merged

rounded prop added #53

merged 2 commits into from
Jun 24, 2018

Conversation

LaRuaNa
Copy link
Contributor

@LaRuaNa LaRuaNa commented Jun 23, 2018

fix for #52

@couds i just realised that prettier changed the styling a bit. Is it a problem for you?

Copy link
Owner

@couds couds left a comment

Choose a reason for hiding this comment

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

Please Revert the style on the files that didn't change

@@ -29,8 +31,9 @@ export default class Button extends PureComponent {
disabled: PropTypes.bool,
remove: PropTypes.bool,
isStatic: PropTypes.bool,
isRounded: PropTypes.bool,
Copy link
Owner

Choose a reason for hiding this comment

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

Can you change the prop name to rounded the isStatic prop is an exception because static is a reserved word

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure my bad :)

@coveralls
Copy link

coveralls commented Jun 23, 2018

Coverage Status

Coverage remained the same at 98.469% when pulling eef04e9 on LaRuaNa:button-is-rounded-fix into c91905f on couds:master.

@LaRuaNa LaRuaNa force-pushed the button-is-rounded-fix branch from b21775b to eef04e9 Compare June 23, 2018 22:18
@LaRuaNa LaRuaNa changed the title isRounded prop added rounded prop added Jun 23, 2018
@couds couds merged commit fed44bc into couds:master Jun 24, 2018
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.

3 participants