Tags: patternfly/react-component-groups
Tags
fix(PageHeader): remove extra padding class when no subtitle is defin… …ed (#714)
chore(deps-dev): bump browserslist from 4.24.2 to 4.24.4 (#653) Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.24.2 to 4.24.4. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.24.2...4.24.4) --- updated-dependencies: - dependency-name: browserslist dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(CullingInfo): add culling info component (#568) * feat(CullingInfo): add culling info component * fix: use semantic tokens, fix styling, delete cullingInfoUtils * fix: fix font semantic token; put Icon in a Button * fix: put tooltip icon in a button * chore: cleanup styling * fix: attempt accessibility fix * Culling info suggestions (#606) * trying some things * some suggestions * fix(StaleDataWarning): rename CullingInfo to StaleDataWarning; fix wording * fix: package-lock * chore: fix capitalization --------- Co-authored-by: Nicole Thoen <[email protected]>
feat(WarningModal): add text confirmation option (#540) * feat(WarningModal): add text confirmation option * chore: clarify wording and clean up code * test: update WarningModal snapshot * fix(WarningModal): add default props to TextInput * change confirmInputLabel to ReactNode * fix(WarningModal): reword default confirmationInputLabel
PreviousNext