Releases: patternfly/patternfly-react
Releases · patternfly/patternfly-react
v6.5.0
What's Changed
- chore(Tabs): Update separate content examples by @rebeccaalpert in #12021
- fix(Progress): Fixed to use the correct icon for danger variant by @tlabaj in #12073
- feat(Wizard): warning step status by @gitdallas in #12041
- feat(Radio/Checkbox): support for aria-describedBy by @gitdallas in #12042
- docs(CodeEditor): add configuration example from OCP by @logonoff in #12026
- fix(DrawerPanelContent): fix issue with styles overriding by @gitdallas in #12039
- chore(miscellaneous): update examples and demos to typescript by @Mash707 in #12056
- chore(flex): convert examples to typescript part-1 by @Mash707 in #12058
- chore(docs): Update ModalWithDropdown example by @rebeccaalpert in #12061
- feat(ExpandableSection): added aria labeling by @thatblindgeye in #12071
- chore(panel): move examples to separate files by @Mash707 in #12036
- fix(Nav): updated resizeObserver for horizontal overflow by @thatblindgeye in #12070
- fix(CodeEditorControl): make icon prop optional by @logonoff in #12068
- chore(menu toggle): move examples to separate files by @Mash707 in #12034
- chore(flex): convert examples to typescript part-2 by @Mash707 in #12059
- chore(miscellaneous): update demo flags from js to ts by @Mash707 in #12054
- chore(password generator, button): move demos to separate files by @Mash707 in #12035
- chore(alert): move examples to individual files by @Mash707 in #11957
- feat(Table): use pf check/radio for selects by @gitdallas in #12045
- chore(deps): update dependency glob to ^11.0.3 by @renovate[bot] in #11948
- chore(deps): update dependency eslint-plugin-react to ^7.37.5 by @renovate[bot] in #11945
- chore(deps): update dependency eslint-config-prettier to ^10.1.8 by @renovate[bot] in #11944
- chore(deps): update dependency @types/lodash to ^4.17.20 by @renovate[bot] in #11937
- chore(deps): update dependency @adobe/css-tools to ^4.4.4 by @renovate[bot] in #11936
- feat(CC-batch-6): added batch 6 by @mattnolting in #11868
- fix(deps): update dependency @monaco-editor/react to ^4.7.0 by @renovate[bot] in #11527
- fix(deps): update react-router monorepo to ^7.9.4 by @renovate[bot] in #11692
- feat(CC-batch-7): added batch 7 by @mattnolting in #11869
- chore(deps): update babel monorepo by @renovate[bot] in #11448
- feat(ActionList): Add isVertical variant by @rebeccaalpert in #12090
- feat(Button): added circle variant by @thatblindgeye in #12092
- techdebt(Menu): remove disableHover by @gitdallas in #12064
- feat(Compass): add Compass components by @kmcfaul in #12093
- feat(Drawer): Add pill version by @rebeccaalpert in #12091
- feat(ExpandableSection): functional toggleContent by @gitdallas in #12063
- fix(PageSidebar): sidebar flash on non-mobile by @gitdallas in #12040
- feat(Progress): add hideStatusIcon flag by @gitdallas in #12038
- fix(ExpandableSection): allow toggles proper dom structured headings by @gitdallas in #12037
- fix(Truncate): remove resize observer by @gitdallas in #12055
- feat: Add plain variants for table and data list. by @dlabaj in #12112
- feat: Added Tab updates for site Navigation by @dlabaj in #12111
- Adds CardDescription component by @dlabaj in #12105
- fix(Compass): fix sidebars in demo by @kmcfaul in #12117
- chore(Compass): added tests for new variants by @thatblindgeye in #12122
- feat(drawer): add no-glass panel variant, test by @mcoker in #12125
- fix(Compass): fix table plain example showing by @kmcfaul in #12124
- fix(Compass): wrap in DrawerContentBody when drawer is passed by @kmcfaul in #12127
- fix: Moved compass component to generative ui. by @dlabaj in #12133
- fix: Added missing docs config side nav. by @dlabaj in #12134
- feat(Hero): added component by @thatblindgeye in #12131
- feat(Compass): updated mainheader structure to be composable by @thatblindgeye in #12135
- fix: Moves items to new nav. by @edonehoo in #12013
- fix(Compass): get props tables rendering correctly by @nicolethoen in #12142
- feat(Compass): add compass nav components by @wise-king-sullyman in #12138
- feat(Compass): add CompassMainFooter by @kmcfaul in #12137
- feat(react-icons): add rhds icons by @mcoker in #12143
- chore: fix noGlass test name by @mcoker in #12129
- feat: add font size control to CodeEditorConfigurationModal example by @logonoff in #12113
- feat(ExpandableSection): Allow more control over toggle icon by @rebeccaalpert in #12051
- feat(Dropdown): Add optional container with ouiaId by @rebeccaalpert in #12022
- chore: Added isBeta to examples by @dlabaj in #12150
- feat(react-icons): update to create static SVGs by @mcoker in #12154
- fix: fixes broken docs link. by @edonehoo in #12157
- feat(Compass): add isPill to Drawer by default by @kmcfaul in #12151
- fix(layouts): update example css & classnames by @nicolethoen in #12145
- fix(deps): update dependency focus-trap to v7.6.6 by @renovate[bot] in #12102
- fix(form): keep required asterisk from orphaning by @mcoker in #11961
- fix(Drawer): update refs in examples by @fallmo in #12152
- fix(DrawerPanelContent): add inert when drawer is closed by @logonoff in #12027
- chore(deps): update dependency plop to ^4.0.4 by @renovate[bot] in #12099
- chore(deps): update dependency lerna to ^8.2.4 by @renovate[bot] in #12097
- chore(deps): update dependency @types/react to ^18.3.27 by @renovate[bot] in #12095
- chore(deps): update dependency publint to ^0.3.16 by @renovate[bot] in #12100
- chore(deps): update testing-library monorepo by @renovate[bot] in #12101
- fix: remove rh social icon set by @mcoker in #12164
- docs(compass): Content review and edits. by @edonehoo in #12158
- fix(react-templates): fix TypeaheadSelect state synchronization issue by @akhatri-cmyk in #12147
- feat(docked nav): add support for docked nav layout by @kmcfaul in #12175
- fix(Wizard): Fix crash in nav when first sub-step is hidden by @ochosi in #12166
- Fix formatting in README.md to perform a rel...
v6.4.1
v6.4.0
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
v6.3.1
v6.3.0
What's Changed
- fix(HelperTextItem): allowed removal of SR text element by @thatblindgeye in #11704
- chore(pagination): rename Navigation to PaginationNavigation by @Mash707 in #11664
- chore(deps): update dependency @eslint/compat to ^1.2.8 by @renovate[bot] in #11736
- fix(DatePicker): prevented textless helper text from rendering by @thatblindgeye in #11713
- fix: Updated promote.sh to include chatbot and data-view by @dlabaj in #11699
- chore(skeleton): updated screen reader text by @Mash707 in #11739
- chore(expandable section): improve toggle text to be descriptive by @Mash707 in #11737
- chore(DescriptionList): added keyboard interaction cypress test by @Mash707 in #11689
- chore(dropdown, select): update type definition for label by @Mash707 in #11718
- feat(LoginPage): added isPasswordRequired prop by @Mash707 in #11673
- refactor(CodeEditor): rewrite to become a functional component by @logonoff in #11650
- chore(code editor): add headerMainContent prop to example by @Mash707 in #11720
- feat(Page): Added support for sidebar-less layout by @thatblindgeye in #11760
- fix(Wizard deprecated): added wrapper for step name by @thatblindgeye in #11761
- fix(Nav): added role presentation to NavItemSeparator by @thatblindgeye in #11730
- chore(Alert): removed remove button from timeout example by @thatblindgeye in #11734
- feat(Truncate): added logic to truncate based on max characters by @thatblindgeye in #11742
- chore(chart bullet): convert to typescript by @Mash707 in #11756
- chore(chart bullet): convert to typescript part two by @Mash707 in #11758
- Chore(DescriptionList): added unique aria-labels by @Mash707 in #11646
- chore(chart area): convert to typescript by @Mash707 in #11721
- chore(search input): add a11y labels to examples by @Mash707 in #11743
- chore(deps): update dependency cypress to ^14.0.1 by @Mash707 in #11625
- feat(version): testing react 19 by @kmcfaul in #11754
- feat(ver): revert bump to @types/react & @types/react-dom by @kmcfaul in #11770
- chore(deps): update dependency eslint-plugin-prettier to ^5.2.6 by @renovate[bot] in #11747
- chore(List): updated unit tests by @thatblindgeye in #11738
- chore(card): added header wrap example by @Mash707 in #11765
- chore(TreeView): added and updated unit tests by @thatblindgeye in #11744
- chore(code block): update aria labels in examples by @Mash707 in #11748
- fix(Truncate, Progress): enable truncated tooltip via keyboard by @kmcfaul in #11731
- chore(deps): update dependency typescript-eslint to ^8.22.0 by @Mash707 in #11600
- chore(page): updated examples to provide a11y labels by @Mash707 in #11741
- chore(chart bar): convert to typescript by @Mash707 in #11727
- chore(deps): update dependency @vitejs/plugin-react-swc to ^3.9.0 by @renovate[bot] in #11690
- chore(workspace): update splash message by @srambach in #11783
- fix(password generator): fixed syntax error in demo by @Mash707 in #11782
- chore(form): update use of help icon by @Mash707 in #11780
- fix(login page): update demo background by @Mash707 in #11781
- feat(MultiTypeaheadSelect): make labels removable and customizable by @adamviktora in #11774
- chore(page): updated examples to provide a11y labels by @Mash707 in #11740
- fix(Truncate): allowed punctuation at start of content by @thatblindgeye in #11798
- feat(navigation) - add inert attribute to NavExpandable by @Mash707 in #11749
- chore(chart box plot) - convert to typescript by @Mash707 in #11728
- chore(deps): update dependency eslint-config-prettier to ^10.1.5 by @renovate[bot] in #11793
- chore(miscellaneous): remove unnecessary eslint disable camelcase comments by @Mash707 in #11796
- feat(MultiTypeaheadSelect): add initialInputValue prop by @adamviktora in #11791
- chore(chart line): convert to typescript by @Mash707 in #11824
- chore(docs): use static values in demos by @Mash707 in #11769
- chore(chart legend): convert to typescript by @Mash707 in #11823
- chore(chart donut utilization): convert to typescript part two by @Mash707 in #11822
- chore(chart donut): convert to typescript by @Mash707 in #11818
- fix(Table): removed divider for expanded rows by @thatblindgeye in #11815
- chore(chart donut utilization): convert to typescript by @Mash707 in #11819
- feat(Truncate): added tooltip props and anchor usage by @thatblindgeye in #11801
- feat(Tabs): added animations by @thatblindgeye in #11767
- feat(DualListSelector): enabled opt-in animations by @thatblindgeye in #11837
- fix: added resultsCountContext prop to pass into the screenReaderText… by @parthivrh in #11844
- fix(Popper): resolved alignment issue for multiple renders by @thatblindgeye in #11846
- fix(TreeViewListItem): customBadgeContent of number 0 will display by @adamviktora in #11848
- feat(Form): enabled opt-in animations for expandable fieldgroup by @thatblindgeye in #11843
- feat(button): add favorite variant by @Mash707 in #11853
- chore(card): add ability to hide radio button in example by @Mash707 in #11832
- feat(Icons): Allow for more complex paths and svgs by @rebeccaalpert in #11864
- feat(Button/MenuToggle): added support for hamburger/settings animations by @thatblindgeye in #11861
- feat(TreeView): enabled opt-in animations by @thatblindgeye in #11842
- fix(ExpandableSection): made animation opt-in for detached variant by @thatblindgeye in #11851
- feat(Tabs): add the option to disable the Add button by @ksiekl in #11872
- feat(SearchInput): enable animations by @kmcfaul in #11874
- docs(charts): Move chart theme examples to colors for charts page. by @edonehoo in #11849
- feat(Table): added optin animations for expansion by @thatblindgeye in #11865
- fix: Bumped to latest core version. by @dlabaj in #11880
- fix(Icons): Bring in newer FA icon by @rebeccaalpert in #11905
- chore: bumped to latest core version for v6.3 - prerelease.37 by @dlabaj in #11909
- fix(Table): updated logic for expandable class by @thatblindgeye in #11918
- fix: Resolve memory leaks in event listeners and observers by @jenny-s51 in #11926
- fix(Tables): updated animations t...
v6.2.2
Full Changelog: v6.2.0...v6.2.2
v6.2.0
What's Changed
- chore(deps): update dependency rollup to ^4.28.1 by @renovate in #11330
- chore(deps): update dependency victory-create-container to ^37.3.4 by @renovate in #11338
- chore(slider): fix test dir name by @evwilkin in #11309
- refactor(misc): Remove aria-hidden from icons by @mfrances17 in #11339
- Fix typo in react-catalog-view URL by @rhamilto in #11325
- chore(Modal): updated deprecated usage to promoted version by @thatblindgeye in #11299
- fix(DualListSelector): Resolve tsc type issues in PF6 by @mfrances17 in #11360
- fix: replace react useId with lodash uniqueId (#11351) by @logonoff in #11357
- fix(FileUpload): Remove empty icon from example by @mfrances17 in #11359
- Demo - ChartBar - center tooltip for "alerts timeline" example by @dlabrecq in #11379
- fix(test): Disable failing cypress test by @tlabaj in #11380
- Bug - v6 charts - Victory 37.3.4 issues by @dlabrecq in #11356
- chore(deps): update dependency victory-axis to ^37.3.5 by @renovate in #11332
- chore(deps): update dependency @rollup/plugin-node-resolve to ^15.3.1 by @renovate in #11349
- chore(actions): Updated github stalebot actions to not close stale issues by @tlabaj in #11382
- chore(DataList): added bottom static pagination demo by @thatblindgeye in #11403
- chore(deps): update dependency victory-bar to ^37.3.5 by @renovate in #11333
- chore(deps): update dependency @patternfly/documentation-framework to ^6.5.3 by @renovate in #11315
- chore(deps): update dependency @eslint/compat to ^1.2.5 by @renovate in #11319
- chore(deps): update dependency victory-core to ^37.3.5 by @renovate in #11336
- chore(deps): update dependency monaco-editor to ^0.52.2 by @renovate in #11337
- chore(deps): update dependency victory-box-plot to ^37.3.5 by @renovate in #11334
- chore(deps): update dependency @types/lodash to ^4.17.14 by @renovate in #11387
- chore(deps): update dependency eslint-plugin-react to ^7.37.3 by @renovate in #11388
- chore(DataList): added Actionable demo by @thatblindgeye in #11402
- refactor(misc): change imports from '@patternfly/react-core' to direct imports by @adamviktora in #11376
- feat(Text area): Add resize disable feature by @tlabaj in #11383
- chore(DescriptionList): added in drawer demo by @thatblindgeye in #11404
- Chore(Skeleton): Adding demo to match core by @gabipodolnikova in #11415
- chore(deps): update dependency @types/node to ^20.17.13 by @renovate in #11350
- chore(deps): update dependency rollup-plugin-scss to ^4.0.1 by @renovate in #11405
- chore(deps): update dependency victory-area to ^37.3.6 by @renovate in #11406
- chore(deps): update dependency victory-chart to ^37.3.6 by @renovate in #11407
- chore(deps): update dependency victory-create-container to ^37.3.6 by @renovate in #11408
- chore(deps): update dependency victory-group to ^37.3.6 by @renovate in #11411
- chore(deps): update dependency victory-line to ^37.3.6 by @renovate in #11413
- chore(deps): update dependency victory-cursor-container to ^37.3.6 by @renovate in #11410
- chore(deps): update dependency victory-legend to ^37.3.6 by @renovate in #11412
- chore(deps): update dependency victory-pie to ^37.3.6 - autoclosed by @renovate in #11414
- chore(deps): update dependency @patternfly/documentation-framework to ^6.5.4 by @renovate in #11419
- chore(deps): update dependency eslint-plugin-react to ^7.37.4 by @renovate in #11420
- chore(deps): update dependency victory-axis to ^37.3.6 by @renovate in #11421
- chore(deps): update dependency victory-core to ^37.3.6 by @renovate in #11428
- chore(deps): update dependency victory-bar to ^37.3.6 by @renovate in #11423
- feat(Table,misc): rewrite column management demo, remove old dnd examples by @kmcfaul in #11295
- docs(TreeView): add example with unique icon per item by @adamviktora in #11377
- fix(Toolbar): Fix formatting of Stacked example by @mfrances17 in #11426
- chore(deps): update dependency victory-box-plot to ^37.3.6 by @renovate in #11424
- chore(deps): update dependency victory-scatter to ^37.3.6 by @renovate in #11429
- chore(deps): update dependency victory-tooltip to ^37.3.6 by @renovate in #11431
- chore(deps): update dependency eslint-plugin-prettier to ^5.2.3 by @renovate in #11432
- chore(deps): update dependency victory-zoom-container to ^37.3.6 by @renovate in #11434
- fix(deps): update dependency @patternfly/patternfly to v6.1.0 by @renovate in #11436
- chore(deps): update node.js to >=20.18.2 by @renovate in #11439
- chore(deps): update dependency vite to ^5.4.14 by @renovate in #11443
- chore(deps): update dependency victory-stack to ^37.3.6 by @renovate in #11430
- chore(deps): update dependency victory-voronoi-container to ^37.3.6 by @renovate in #11433
- fix(deps): update dependency focus-trap to v7.6.4 by @renovate in #11444
- fix(deps): update dependency victory to ^37.3.6 by @renovate in #11447
- chore(deps): update dependency @patternfly/documentation-framework to ^6.5.5 by @renovate in #11449
- chore(deps): update dependency globals to ^15.14.0 by @renovate in #11451
- chore(deps): update dependency lint-staged to ^15.4.2 by @renovate in #11452
- chore(deps): update dependency publint to ^0.3.2 by @renovate in #11453
- chore(deps): update dependency rollup to ^4.31.0 by @renovate in #11454
- chore(deps): update dependency @types/node to ^20.17.16 by @renovate in #11463
- chore(deps): update dependency sass to ^1.83.4 by @renovate in #11464
- chore(deps): update dependency fs-extra to ^11.3.0 by @renovate in #11450
- chore(deps): update dependency ts-patch to ^3.3.0 by @renovate in #11465
- chore(charts) - update install section of readme by @dlabrecq in #11460
- chore(deps): update eslint monorepo to ^9.18.0 by @renovate in #11468
- chore(deps): update dependency rollup to ^4.32.0 by @renovate in #11477
- chore(deps): update testing-library monorepo by @renovate in #11469
- chore(deps): update yarn to v4.6.0 by @renovate in #11474
- Bug - v6 Charts - update CodeSandbox examples by @dlabrecq in #11457
- fix(ClipboardCopy): Add string[] type to children by @Venefilyn in #11177
- fix(Truncate): fix text duplication in midd...
v6.1.0
chore(release): releasing packages [ci skip] - eslint-plugin-patternfly-react@6.1.0 - @patternfly/react-charts@8.1.0 - @patternfly/react-code-editor@6.1.0 - @patternfly/react-core@6.1.0 - @patternfly/react-docs@7.1.0 - @patternfly/react-drag-drop@6.1.0 - @patternfly/react-icons@6.1.0 - @patternfly/react-styles@6.1.0 - @patternfly/react-table@6.1.0 - @patternfly/react-templates@6.1.0 - @patternfly/react-tokens@6.1.0
v5.4.2
What's Changed
- chore(deps): update yarn to v4.5.0 (v5) by @renovate in #11004
- fix(charts): defaultProps deprecation warning (v5) by @dlabrecq in #11028
- chore(deps): update dependency @types/react to ^18.3.8 (v5) by @renovate in #11035
- chore(deps): update dependency vite to ^5.4.7 (v5) by @renovate in #11036
- chore(deps): update dependency monaco-editor to ^0.52.0 (v5) by @renovate in #11037
- chore(deps): update dependency rollup to ^4.22.4 (v5) by @renovate in #11038
- chore(deps): update dependency @rollup/plugin-node-resolve to ^15.3.0 (v5) by @renovate in #11046
- chore(deps): update dependency @types/lodash to ^4.17.9 (v5) by @renovate in #11065
- Remove Renovate configuration for v5 by @jonkoops in #11066
- chore(deps): update dependency vite to ^5.4.8 (v5) by @renovate in #11070
- chore(deps): update dependency @types/node to ^20.16.9 (v5) by @renovate in #11067
- chore(deps): update dependency @rollup/plugin-commonjs to ^26.0.3 (v5) by @renovate in #11064
- chore(deps): update dependency sass to ^1.79.3 (v5) by @renovate in #11072
- chore(deps): update eslint monorepo to ^9.11.1 (v5) by @renovate in #11073
- fix(deps): update dependency eslint-plugin-import to ^2.30.0 (v5) by @renovate in #11074
- fix(deps): update dependency eslint-plugin-jsx-a11y to ^6.10.0 (v5) by @renovate in #11075
- fix(deps): update dependency eslint-plugin-promise to ^6.6.0 (v5) by @renovate in #11078
- fix: add checks for contentRef to avoid errors in console by @mmuzikar in #10870
- fix(nav): Reverts PR #10644 that caused regression by @tlabaj in #11099
- fix(deps): update dependency tslib to ^2.7.0 (v5) by @renovate in #11082
- chore(deps): update dependency rollup to ^4.24.0 (v5) by @renovate in #11085
- fix(deps): update dependency eslint-plugin-react to ^7.37.1 (v5) by @renovate in #11080
- fix(deps): update dependency focus-trap to v7.6.0 (v5) by @renovate in #11081
- fix(deps): update dependency eslint-plugin-prettier to ^5.2.1 (v5) by @renovate in #11076
- fix(next modal): prevent auto aria-labelledby if aria-label is passed by @wise-king-sullyman in #11088
- fix(Select/Dropdown): updated autofocus to false by default in v5 by @thatblindgeye in #11114
- Fixes 11053: focus event causing jumpy scroll effect by @Andrewgdewar in #11056
- chore(deps): Update core dependencies on v5 to latest by @tlabaj in #11117
New Contributors
- @mmuzikar made their first contribution in #10870
- @Andrewgdewar made their first contribution in #11056
Full Changelog: v5.4.1...v5.4.2
v5.4.1
What's Changed
- Charts - more examples by @dlabrecq in #10845
- feat(docs): update screenshots by @kmcfaul in #10884
- chore(Slider) update integration tests by @dominik-petrik in #10520
- fix(charts): victoryCreateContainer breakage (v5) by @dlabrecq in #10905
- chore(deps): update dependency @types/lodash to ^4.17.7 (v5) by @renovate in #10966
- chore(deps): update dependency @types/react to ^18.3.5 (v5) by @renovate in #10967
- chore(deps): update dependency lerna to ^8.1.8 (v5) by @renovate in #10969
- chore(deps): update dependency rimraf to ^5.0.10 (v5) by @renovate in #10973
- chore(deps): update dependency lint-staged to ^15.2.10 (v5) by @renovate in #10970
- chore(deps): update dependency eslint-plugin-testing-library to ^6.3.0 (v5) by @renovate in #10982
- chore(deps): update dependency @patternfly/documentation-framework to ^5.23.0 (v5) by @renovate in #10981
- chore(deps): update dependency @types/jest to v29.5.13 (v5) by @renovate in #10986
- chore(deps): update dependency globals to ^15.9.0 (v5) by @renovate in #10988
- chore(deps): update dependency husky to ^9.1.6 (v5) by @renovate in #10989
- chore(deps): update dependency monaco-editor to ^0.51.0 (v5) by @renovate in #10990
- chore(deps): update dependency rollup to ^4.21.3 (v5) by @renovate in #10991
- chore(deps): update dependency sass to ^1.78.0 (v5) by @renovate in #10992
- chore(deps): update dependency typescript-eslint to ^7.18.0 (v5) by @renovate in #10997
- chore(deps): update dependency vite to ^5.4.5 (v5) by @renovate in #10998
- chore(deps): update dependency surge to ^0.24.6 (v5) by @renovate in #10994
- chore(deps): update testing-library monorepo (v5) by @renovate in #11001
- chore(deps): update eslint monorepo to ^9.10.0 (v5) by @renovate in #10999
- chore(deps): update dependency @types/react to ^18.3.6 (v5) by @renovate in #11007
- chore(deps): update node.js to >=20.17.0 (v5) by @renovate in #11000
- fix(dropdown): Delay setting focus on first item to prevent inadvertent scroll by @jeff-phillips-18 in #11018
Full Changelog: v5.4.0...v5.4.1