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(charts): export getThemeColors #9338

Merged
merged 1 commit into from Jul 6, 2023

Conversation

dlabrecq
Copy link
Member

@dlabrecq dlabrecq commented Jul 6, 2023

Exporting our getThemeColors util. This will eliminate any need to import unsupported theme color references (e.g., for building custom components).

Example: getThemeColors(ChartThemeColor.multiUnordered)

@dlabrecq dlabrecq added the PF5 label Jul 6, 2023
@dlabrecq dlabrecq requested a review from nicolethoen July 6, 2023 17:25
@patternfly-build
Copy link
Contributor

patternfly-build commented Jul 6, 2023

@dlabrecq dlabrecq merged commit 4d1f72d into patternfly:main Jul 6, 2023
10 checks passed
@patternfly-build
Copy link
Contributor

Your changes have been released in:

  • @patternfly/react-charts@7.0.0-prerelease.9
  • @patternfly/react-docs@6.0.0-prerelease.18

Thanks for your contribution! 🎉

nicolethoen pushed a commit to Kells512/patternfly-react that referenced this pull request Sep 1, 2023
@dlabrecq dlabrecq deleted the chart-theme-colors branch October 9, 2023 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants