Skip to content

Conversation

@kmcfaul
Copy link
Contributor

@kmcfaul kmcfaul commented Jul 21, 2020

What: Closes #4527

@patternfly-build
Copy link
Collaborator

patternfly-build commented Jul 21, 2020

Copy link
Contributor

@tlabaj tlabaj left a comment

Choose a reason for hiding this comment

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

LGTM

/** Adds small styling to the button */
isSmall?: boolean;
/** Adds large styling to the button */
isLarge?: boolean;
Copy link
Contributor

Choose a reason for hiding this comment

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

In retrospect we probably should have combined the isLarge and isSmall.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Maybe in the next breaking change release we can refactor them into a size property.

@tlabaj tlabaj merged commit bc97c3c into patternfly:master Jul 28, 2020
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.

Button - add CTA/large variation

5 participants