FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(ChartDonut): Replaced prop `titleComponent` by `subTitleComponent` by bond95 · Pull Request #2488 · patternfly/patternfly-react · GitHub

fix(ChartDonut): Replaced prop titleComponent by subTitleComponent - #2488

Merged
tlabaj merged 1 commit into
patternfly:masterfrom
bond95:subtitle-chart-donut
Jul 10, 2019
Merged

fix(ChartDonut): Replaced prop titleComponent by subTitleComponent#2488
tlabaj merged 1 commit into
patternfly:masterfrom
bond95:subtitle-chart-donut

Conversation

bond95 commented Jul 9, 2019

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Collaborator

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

tlabaj requested a review from dlabrecq July 9, 2019 17:04

tlabaj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

tlabaj merged commit 18190a4 into patternfly:master Jul 10, 2019

Copy link
Copy Markdown
Collaborator

Your changes have been released in:

  • @patternfly/react-charts@4.4.17

Thanks for your contribution! 🎉

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL