patternfly-react
patternfly-react copied to clipboard
A set of React components for the PatternFly project.
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.25.8`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.24.7/7.25.8) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-react](https://redirect.github.com/jsx-eslint/eslint-plugin-react) | [`^7.36.1` -> `^7.37.1`](https://renovatebot.com/diffs/npm/eslint-plugin-react/7.36.1/7.37.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
**What**: Closes #10862 - Should I also fix this example in V5 for DualListSelector Next?
New feature, i dont think PF has this **Describe the feature** We (Cost management) are looking for Sankey diagram. Competitors are using it in Cost world. Cloudability is using it...
The docs state that the default height for CodeEditor is 100%. However, the examples just break if you don't pass in a height. I got it to work with these...
**Describe the problem** Log viewer - log empty spaces are removed when "Wrap text" feature is deactivated. **How do you reproduce the problem?** - Visit https://www.patternfly.org/extensions/log-viewer/#with-complex-toolbar - Activate "Wrap text"...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://redirect.github.com/microsoft/TypeScript)) | [`^5.4.5` -> `^5.6.3`](https://renovatebot.com/diffs/npm/typescript/5.4.5/5.6.3) | [](https://docs.renovatebot.com/merge-confidence/) |...
**Describe the problem** A clear and concise description of the problem. Which components are affected? Pagination - we are using this in various product detail pages tables and often have...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitejs/plugin-react-swc](https://redirect.github.com/vitejs/vite-plugin-react-swc) | [`^3.7.0` -> `^3.7.1`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-react-swc/3.7.0/3.7.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
**Describe the problem** In Firefox Select component is opened at the right bottom side of the screen for few miliiseconds then moves to the right place on the view. **How...