patternfly-react
patternfly-react copied to clipboard
A set of React components for the PatternFly project.
## Description It's quite easy to get design file url roots mixed up. This feature watches a `figmaBaseUrls` constant, checks for URLs on file modification/addition/change and updates the base url...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core)) | [`^7.24.7` -> `^7.27.4`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.24.7/7.27.4) | [](https://docs.renovatebot.com/merge-confidence/) |...
Closes #10197 References: - https://v5-archive.patternfly.org/components/menus/dropdown/react-deprecated#split-button-checkbox - https://www.patternfly.org/components/menus/menu-toggle#split-toggle-with-checkbox
Create the animation demo page. From [Roadmap epic](https://github.com/patternfly/pf-roadmap/issues/238): **Components to include in the demo** - Alerts - Notification badge and notification drawer. - Masthead with hamburger and settings button to...
**Describe the enhancement or change** Consumer reported the following: > Not really an issue, but I am puzzled by the slight behaviour change of the MultipleFileUpload component. > The onFileDrop...
**Describe the enhancement or change** The lists in examples should have unique aria labeling to follow the recommendation of doing so when multiple are on a page. For nested lists,...
**Describe the enhancement or change** Examples and demos should be updated so that they are located in the appropriate tab, e.g. if an example us built using multiple components or...
**Describe the problem** When clicking on `Step 4` the get current step example breaks and throws the following error on the website `TypeError: Cannot read properties of undefined (reading 'status')`...
**Describe the problem** The Label Groups examples are using the incorrect "x" icon and color. The examples are currently showing "fa-times-circle" in pf-t--global--icon--color--subtle, rather than the "fa-times" in pf-t--global--icon--color--regular. **How...
**Describe the enhancement or change** This is a followup epic to https://github.com/patternfly/patternfly-react/issues/6594, which only updated react-core examples/demos. We should finish this initiative off by updating examples in other packages within...