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(ChartDonut): Replaced prop titleComponent by subTitleComponent #2488

Merged
merged 1 commit into from
Jul 10, 2019

Conversation

bond95
Copy link
Contributor

@bond95 bond95 commented Jul 9, 2019

Previously ChartDonut component (in patternfly 4) for building subTitle used prop titleComponent, while prop
subTitleComponent was unused. So in this PR titleComponent in getSubtitle was replaced by
subTitleComponent.

fix #2486

…tle` by `subTitleComponent`.

Previously `ChartDonut` component for building `subTitle` used prop `titleComponent`, while prop
`subTitleComponent` was unused. So in this PR `titleComponent` in `getSubtitle` was replaced by
`subTitleComponent`.

fix patternfly#2486
@patternfly-build
Copy link
Contributor

PatternFly-React preview: https://patternfly-react-pr-2488.surge.sh

@tlabaj tlabaj requested a review from dlabrecq July 9, 2019 17:04
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

@tlabaj tlabaj merged commit 18190a4 into patternfly:master Jul 10, 2019
@patternfly-build
Copy link
Contributor

Your changes have been released in:

Thanks for your contribution! 🎉

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.

PF4: subTitleComponent is not used in ChartDonut
4 participants