patternfly-react
patternfly-react copied to clipboard
A set of React components for the PatternFly project.
**What**: Closes #5362
The drag overlay (copy of the element that is attached to cursor position) is no longer finding the PF component styles. All variables are "undefined" when inspecting the element. This...
The the `@dnd-kit/` dependencies should be upgraded to the latest version and any breaking changes should be handled. The `@dnd-kit/utilities` dependency is missing and should be added to `@patternfly/react-drag-drop`, the...
**What**: Closes #10321 for V5
Components should be reviewed to ensure new updates made in v6 are functional and there are no obvious gotchas in styling or interaction.
Discovered a couple issues with the latest PatternFly milestone packages in Cost Management. 1. When including an aria label for pagination, an "items" label is output by default. 2. The...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://togithub.com/rollup/rollup)) | [`^4.18.1` -> `^4.21.2`](https://renovatebot.com/diffs/npm/rollup/4.18.1/4.21.2) | [](https://docs.renovatebot.com/merge-confidence/) |...
**What**: Closes #10855 - Adds `isEditorial` to `Content`. This will add the new modifier to either a wrapping Content or a specific component Content. - Adds new example showing both...
**What**: Closes #10814 - Removed `isFullHeight` from Toolbar and MenuToggle used in Page wrappers for examples/demos - Added `size="sm"` to Avatar in the above MenuToggles - Updated docs-framework version to...