Releases: patternfly/react-catalog-view
Releases · patternfly/react-catalog-view
prerelease-v6.3.0-prerelease.3
6.3.0-prerelease.3 (2025-12-17)
Features
- high contrast: add border to some hover states (0e5884c)
- high contrast: add border to some hover states (69dbd1a)
- high contrast: adjust versions used and enable switcher (c196cd7)
- high contrast: fix horizontal scroll (43eb2ba)
- high contrast: fix indentation (5d3c295)
- high contrast: remove bg on filter, fix styles on props side panel (b705114)
- high contrast: remove comments (b1fdfc5)
- high contrast: update PF version (a54b4a3)
- high contrast: use hc tokens (9e794ed)
prerelease-v6.3.0-prerelease.2
6.3.0-prerelease.2 (2025-11-24)
Bug Fixes
v6.3.0
What's Changed
- feat(examples): compile & use scss in examples by @evwilkin in #73
- fix: update to yarn 4 and other deps by @nicolethoen in #89
- chore(Workflows): updated for yarn by @thatblindgeye in #92
New Contributors
- @evwilkin made their first contribution in #73
- @thatblindgeye made their first contribution in #92
Full Changelog: v6.2.0...v6.3.0
prerelease-v6.3.0-prerelease.1
6.3.0-prerelease.1 (2025-09-30)
Bug Fixes
- Update README with project background information (9c7a38b)
prerelease-v6.2.0-prerelease.1
6.2.0-prerelease.1 (2025-09-18)
Bug Fixes
v6.2.0
What's Changed
- chore(React19): Allow support for React 19 by @rebeccaalpert in #85
New Contributors
- @rebeccaalpert made their first contribution in #85
Full Changelog: v6.1.0...v6.2.0
v6.1.0
What's Changed
- fix: prevent console errors for read only badges in card actions by @nicolethoen in #76
- fix(vertical tabs): text-decoration off by @andrew-ronaldson in #75
- fix: address regression when onclick and href provided by @nicolethoen in #78
- fix(CatalogItemHeader): use PF component over
h1by @logonoff in #80 - chore(CI): update GH actions cache versions by @wise-king-sullyman in #81
New Contributors
- @andrew-ronaldson made their first contribution in #75
- @logonoff made their first contribution in #80
Full Changelog: v6.0.0...v6.1.0
prerelease-v6.1.0-prerelease.4
prerelease-v6.1.0-prerelease.3
6.1.0-prerelease.3 (2025-01-17)
Bug Fixes
- address regression when onclick and href provided (ea9267e)