patternfly-org
patternfly-org copied to clipboard
Home of patternfly.org
**Is this a new component or an extension of an existing one?** Extension What is the existing component, if any? Patternfly API documentation **Describe the feature** It would be nice...
Audit and update https://www.patternfly.org/charts/colors-for-charts for post-v6 accuracy. Some of the color families aren't loading properly right now. We can also update images now.
 ### Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `packages/documentation-site/package.json` #### Note for [zero-installs](https://yarnpkg.com/features/zero-installs)...
 ### Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `packages/documentation-framework/package.json` #### Note for [zero-installs](https://yarnpkg.com/features/zero-installs)...
Follow-up to https://github.com/patternfly/patternfly-org/issues/4362 Improve the effectiveness of the [all tokens page](https://www.patternfly.org/tokens/all-patternfly-tokens) by finding a way to group tokens by concept (colors, spacers, breakpoints, etc.). This may involve breaking the current...
Set up a workflow for dispatching reminders to Slack for various meetings (starting with Office Hours).
The full page example dark theme toggle * This toggle always defaults to "light", even if the page loads as dark * https://github.com/patternfly/patternfly-org/blob/99aee198764aa120bed6b8d0607f07236d2034b7/packages/documentation-framework/components/example/example.js#L205-L216 * Toggling dark theme on a full...
Closes #4410. WIP