What's Changed
- fix(textarea): fix height logic for autoresize textarea by @evwilkin in #11922
- chore(skeletons): convert to typescript by @Mash707 in #11902
- chore(skeletons): convert to typescript part two by @Mash707 in #11903
- feat(CC-batch-1): added batch 1 by @mattnolting in #11827
- chore(sparkline): convert to typescript by @Mash707 in #11900
- chore(patterns): convert to typescript part two by @Mash707 in #11899
- chore(patterns): convert to typescript by @Mash707 in #11898
- chore(chart tooltip): convert to typescript by @Mash707 in #11896
- chore(chart threshold): convert to typescript by @Mash707 in #11895
- chore(Table): fixed incorrect sorting in table demo by @melissaing in #11894
- chore(chart theme): convert to typescript by @Mash707 in #11891
- chore(chart stack): convert to typescript by @Mash707 in #11890
- chore(chart scatter): convert to typescript by @Mash707 in #11889
- chore(chart pie): convert to typescript by @Mash707 in #11888
- chore(docs): Update screenshots by @rebeccaalpert in #11881
- fix(Card): Add ref forwarding by @rebeccaalpert in #11879
- chore(deps): update dependency @eslint/compat to ^1.3.1 by @renovate[bot] in #11833
- chore(deps): update react monorepo by @renovate[bot] in #11694
- chore(resize observer): convert to typescript by @Mash707 in #11901
- chore(chart tooltip): convert to typescript part two by @Mash707 in #11897
- feat(CC-batch-2): added batch 2 by @mattnolting in #11828
- chore(deps): update dependency @patternfly/documentation-framework to ^6.16.1 by @renovate[bot] in #11772
- chore(deps): update node.js to >=22.17.1 by @renovate[bot] in #11702
- chore(deps): update eslint monorepo to ^9.32.0 by @renovate[bot] in #11706
- feat(CC-batch-3): added batch 3 by @mattnolting in #11829
- fix(table): add pf-m-small to expandable toggle on small tables by @evwilkin in #11947
- fix(Page): pass sidebar state to button for isHamburger by @kmcfaul in #11951
- fix(LabelGroup): updated close icon by @mcoker in #11942
- fix(primary detail): added padding to correct toolbar alignment by @Mash707 in #11939
- fix(Tooltip): added aria attributes for triggerRef by @thatblindgeye in #11953
- fix(JumpLinks): Fix aria issues by @rebeccaalpert in #11950
- fix(Tabs): updated logic for uncontrolled tabs animation by @thatblindgeye in #11958
- chore(DataList): provided context for demo icons by @thatblindgeye in #11966
- feat(CC-batch-4): added batch 4 by @mattnolting in #11830
- chore(deps): update dependency @patternfly/documentation-framework to ^6.19.0 by @renovate[bot] in #11972
- chore(Build): updated theme switcher var by @thatblindgeye in #11977
- feat(CC-batch-5): added batch 5 by @mattnolting in #11867
- chore(deps): bump patternfly/patternfly to 6.3.0-prerelease.55 by @mcoker in #11991
- fix(ClipboardCopy): Adjust aria-labels on buttons by @rebeccaalpert in #11996
- chore(Progress): updated placement and verbiage of status examples by @thatblindgeye in #11988
- fix(DataList): allow keyboard to trigger DataListActions by @kmcfaul in #11974
- fix(Truncate): pass forwardRef properly by @kmcfaul in #11992
- feat(Popper): add passthrough for offset by @kmcfaul in #11994
- fix(Menu): prevent flyout crash when mixing keyboard and mouse interaction by @kmcfaul in #11993
- feat(Table): use Button favorites logic by @kmcfaul in #11995
- fix(tabs): spread style prop by @mcoker in #11981
- docs(contributing): include guidance for ai generated contributions by @nicolethoen in #11904
- feat(AnimationsProvider): Add Support for AnimationsProvider by @jenny-s51 in #11990
- feat: extend
PopperPropsin derivative component types by @logonoff in #11934 - fix(MenuItemAction): update to use new favorite button props by @Mash707 in #11998
- chore: bump core by @mcoker in #12010
- fix(Select): improve type consistency in
onSelectby @logonoff in #11935 - fix(Truncate): Update truncate examples to use PF6 tokens to match core by @tlabaj in #11943
- chore(table): remove card that wraps table content by @mcoker in #11959
- chore(docs): Update docs to suggest using preventOverflow by @rebeccaalpert in #12012
- feat(CodeEditor): use custom PatternFly monaco theme by @logonoff in #11785
- fix(MenuGroup): fix title generation when the string is empty by @rohit-bharmal in #11999
- chore: bump core and docs-framework by @mcoker in #12016
- feat(Table): allow extra content to be appended to th by @kmcfaul in #12017
- fix: Bumped echarts and core. by @dlabaj in #12023
- chore: Added back documentation upload by @dlabaj in #12032
- chore(alert): put demo buttons into flex so they wrap by @srambach in #12020
- fix(examples): make sure examples with SearchInput have onClear by @gitdallas in #12044
- feat(templates): allow react 19 by @kmcfaul in #12046
New Contributors
- @melissaing made their first contribution in #11894
- @rohit-bharmal made their first contribution in #11999
Full Changelog: v6.3.1...v6.4.0