patternfly-react
patternfly-react copied to clipboard
A set of React components for the PatternFly project.
**What**: Closes # Regenerates screenshots for react workspace.
**What**: Closes #10365 - Updated deprecated Editable table example - Reenabled editable table tests. - Updated Page demo and reenabled page test - reenabled toolbar test - update form demo...
Describe the problem Popper allows you to pass in a distance prop, which is the distance between the popper and the trigger. However, Dropdown does not allow users to pass...
**Describe the problem** Popper allows you to pass in a distance prop, which is the distance between the popper and the trigger. However, MenuContainer does not allow users to pass...
Currently, the `Truncate` component requires `trailingNumChars` when truncating in the middle. It would be helpful if the component were also able to automatically truncate to where the truncate would leave...
ClipboardCopy currently truncates at the end. It may be nice in some cases to truncate at the start or middle (similar to how `Truncate` component works). A workaround could currently...
**What**: Closes #10861 - Adds `isPlaceholder` to `MenuToggle` - Adds example & test - Bumps core to `alpha.211`
**What**: Closes #10871
Sankey chart https://github.com/patternfly/patternfly-react/issues/10817
**Please describe the issue** On the Tree View component page - but just the React tab - there's an extra menu showing in the upper left corner. https://staging-v6.patternfly.org/components/tree-view **Are there...