@breakaway/react-core
Version:
This library provides a set of common React components for use with the PatternFly reference implementation.
2,331 lines (615 loc) • 533 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [4.258.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.258.6...@patternfly/react-core@4.258.7) (2022-11-07)
### Bug Fixes
* **TimePicker:** fixed bugs when updating time/minTime/maxTime props ([#8267](https://github.com/patternfly/patternfly-react/issues/8267)) ([f1408df](https://github.com/patternfly/patternfly-react/commit/f1408df627115592f95576f01c072e52a6c7d9e8))
## [4.258.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.258.5...@patternfly/react-core@4.258.6) (2022-11-04)
**Note:** Version bump only for package @patternfly/react-core
## 4.258.5 (2022-11-04)
**Note:** Version bump only for package @patternfly/react-core
## 4.258.4 (2022-11-01)
**Note:** Version bump only for package @patternfly/react-core
## [4.258.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.258.2...@patternfly/react-core@4.258.3) (2022-10-27)
**Note:** Version bump only for package @patternfly/react-core
## [4.258.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.258.1...@patternfly/react-core@4.258.2) (2022-10-26)
### Bug Fixes
* **Pagination:** prevented regenerating random id on each render ([#8175](https://github.com/patternfly/patternfly-react/issues/8175)) ([873cff7](https://github.com/patternfly/patternfly-react/commit/873cff7c4ec5443408dc66306cf168888f5e5580))
## [4.258.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.258.0...@patternfly/react-core@4.258.1) (2022-10-26)
**Note:** Version bump only for package @patternfly/react-core
# 4.258.0 (2022-10-25)
### Features
* **Popover:** update default flip behavior and width ([#8191](https://github.com/patternfly/patternfly-react/issues/8191)) ([108503f](https://github.com/patternfly/patternfly-react/commit/108503f167b4cfabab88abf2a52bf4c6a8bd504b))
## [4.257.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.257.0...@patternfly/react-core@4.257.1) (2022-10-24)
### Bug Fixes
* **Timestamp:** updated logic for rendering datetime attribute ([#8205](https://github.com/patternfly/patternfly-react/issues/8205)) ([c890770](https://github.com/patternfly/patternfly-react/commit/c8907704139a656111f2200e6041d6ec6b091dd1))
# [4.257.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.256.0...@patternfly/react-core@4.257.0) (2022-10-24)
### Features
* **Banner:** add support for status icons ([#8195](https://github.com/patternfly/patternfly-react/issues/8195)) ([6bd6c88](https://github.com/patternfly/patternfly-react/commit/6bd6c88d11dad080480f8227b26f1f34cf8d7766))
# [4.256.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.255.2...@patternfly/react-core@4.256.0) (2022-10-24)
### Features
* **MultipleFileUpload:** add aria live region to internal Progress ([#8242](https://github.com/patternfly/patternfly-react/issues/8242)) ([dbeb72b](https://github.com/patternfly/patternfly-react/commit/dbeb72bbfe875f246767a78e4971ee6fb754a4cc))
## [4.255.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.255.1...@patternfly/react-core@4.255.2) (2022-10-24)
**Note:** Version bump only for package @patternfly/react-core
## [4.255.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.255.0...@patternfly/react-core@4.255.1) (2022-10-22)
### Bug Fixes
* **Alert:** prevent error being thrown when using invalid variant ([#8229](https://github.com/patternfly/patternfly-react/issues/8229)) ([6d38ec3](https://github.com/patternfly/patternfly-react/commit/6d38ec339fc77212017c855e63ce5571ee677365))
# [4.255.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.254.1...@patternfly/react-core@4.255.0) (2022-10-21)
### Features
* add ouia support to dropdown next ([#8135](https://github.com/patternfly/patternfly-react/issues/8135)) ([bc9ea4c](https://github.com/patternfly/patternfly-react/commit/bc9ea4c3c894d38d2fd1290bc32181964c11bc6b))
## [4.254.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.254.0...@patternfly/react-core@4.254.1) (2022-10-21)
### Bug Fixes
* **DualListSelector:** Add/remove button didn't work if search is used ([#8269](https://github.com/patternfly/patternfly-react/issues/8269)) ([a738bb9](https://github.com/patternfly/patternfly-react/commit/a738bb98a681d93b65d36a440118199f40941afe))
# [4.254.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.253.1...@patternfly/react-core@4.254.0) (2022-10-21)
### Bug Fixes
* **CodeEditor:** use codeEditorControls and clean up overall ([#7931](https://github.com/patternfly/patternfly-react/issues/7931)) ([69d5937](https://github.com/patternfly/patternfly-react/commit/69d5937fd5fa56ace7543a740ba253bdc851009e))
### Features
* **menu:** add optional danger state for menu items ([#8131](https://github.com/patternfly/patternfly-react/issues/8131)) ([960721e](https://github.com/patternfly/patternfly-react/commit/960721efe04fac236e4dd2d7793d3c461cdc0eb1))
## [4.253.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.253.0...@patternfly/react-core@4.253.1) (2022-10-20)
**Note:** Version bump only for package @patternfly/react-core
# [4.253.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.252.2...@patternfly/react-core@4.253.0) (2022-10-19)
### Features
* **Wizard,ClipboardCopy:** add OUIA props to WizardNav, WizardNavItem, ClipboardCopy ([#8193](https://github.com/patternfly/patternfly-react/issues/8193)) ([5d75355](https://github.com/patternfly/patternfly-react/commit/5d753554e3cf9a634f34e0b83a325d5d0b198a83))
## [4.252.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.252.1...@patternfly/react-core@4.252.2) (2022-10-18)
### Bug Fixes
* **Dropdown:** enabled right aligned dropdown with isFlipEnabled ([#8224](https://github.com/patternfly/patternfly-react/issues/8224)) ([3592599](https://github.com/patternfly/patternfly-react/commit/35925999fef096c54ce15d5c9dbebdbfae80153a))
## [4.252.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.252.0...@patternfly/react-core@4.252.1) (2022-10-18)
**Note:** Version bump only for package @patternfly/react-core
# [4.252.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.251.4...@patternfly/react-core@4.252.0) (2022-10-17)
### Features
* **DataList:** pass button props to toggle ([#8222](https://github.com/patternfly/patternfly-react/issues/8222)) ([2328018](https://github.com/patternfly/patternfly-react/commit/2328018d049fed835fa9837294967e5c8f007cab))
## [4.251.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.251.3...@patternfly/react-core@4.251.4) (2022-10-14)
**Note:** Version bump only for package @patternfly/react-core
## [4.251.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.251.2...@patternfly/react-core@4.251.3) (2022-10-14)
**Note:** Version bump only for package @patternfly/react-core
## [4.251.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.251.1...@patternfly/react-core@4.251.2) (2022-10-14)
### Bug Fixes
* **JumpLinks:** clean up demo in a drawer ([#8182](https://github.com/patternfly/patternfly-react/issues/8182)) ([d8e5b91](https://github.com/patternfly/patternfly-react/commit/d8e5b91c74957bc0dc4825e519721191f9f0427e))
## [4.251.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.251.0...@patternfly/react-core@4.251.1) (2022-10-13)
**Note:** Version bump only for package @patternfly/react-core
# [4.251.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.250.8...@patternfly/react-core@4.251.0) (2022-10-13)
### Features
* **label+labelGroup:** update aria-labels to include label text ([#8192](https://github.com/patternfly/patternfly-react/issues/8192)) ([f99a34d](https://github.com/patternfly/patternfly-react/commit/f99a34d503699d169cc2376841ec48fc9eb66bad))
## [4.250.8](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.250.7...@patternfly/react-core@4.250.8) (2022-10-13)
### Bug Fixes
* **Slider:** correct tab order when input is above thumb ([#8190](https://github.com/patternfly/patternfly-react/issues/8190)) ([3a8b500](https://github.com/patternfly/patternfly-react/commit/3a8b500ff1f68dab5b34721186afe01147c74637))
## [4.250.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.250.6...@patternfly/react-core@4.250.7) (2022-10-12)
**Note:** Version bump only for package @patternfly/react-core
## [4.250.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.250.5...@patternfly/react-core@4.250.6) (2022-10-12)
**Note:** Version bump only for package @patternfly/react-core
## [4.250.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.250.4...@patternfly/react-core@4.250.5) (2022-10-12)
### Bug Fixes
* **Dropdown next:** Add support for forward ref and updated docs. ([#8142](https://github.com/patternfly/patternfly-react/issues/8142)) ([423dd67](https://github.com/patternfly/patternfly-react/commit/423dd67d0d81910e195722d07a3de3340eba4443))
## [4.250.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.250.3...@patternfly/react-core@4.250.4) (2022-10-12)
**Note:** Version bump only for package @patternfly/react-core
## 4.250.3 (2022-10-12)
**Note:** Version bump only for package @patternfly/react-core
## [4.250.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.250.1...@patternfly/react-core@4.250.2) (2022-10-10)
### Bug Fixes
* **Menu:** fixed height issue with drilldown examples ([#8033](https://github.com/patternfly/patternfly-react/issues/8033)) ([c0583b5](https://github.com/patternfly/patternfly-react/commit/c0583b530310b3d89be222e58fe926ecc6dd8d99))
## [4.250.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.250.0...@patternfly/react-core@4.250.1) (2022-10-05)
**Note:** Version bump only for package @patternfly/react-core
# 4.250.0 (2022-10-05)
### Bug Fixes
* **WizardFooterWrapper - next:** Add explicit props due to upgrade of react version ([#8171](https://github.com/patternfly/patternfly-react/issues/8171)) ([ae16b1a](https://github.com/patternfly/patternfly-react/commit/ae16b1ab57a50bd973905fe8a187341e2899d6fb))
### Features
* **Select:** add next version using menu components ([#8115](https://github.com/patternfly/patternfly-react/issues/8115)) ([a2e72a1](https://github.com/patternfly/patternfly-react/commit/a2e72a13f0670eddb7bdd91bc37414b938ffedc8))
* **Wizard - next:** Enhancements & updated types ([#7915](https://github.com/patternfly/patternfly-react/issues/7915)) ([04f5004](https://github.com/patternfly/patternfly-react/commit/04f5004f3a6b4697ce75d0dc7ca4824e0ba579fd))
# [4.249.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.248.0...@patternfly/react-core@4.249.0) (2022-10-04)
### Features
* **Icon:** add Icon component ([#8050](https://github.com/patternfly/patternfly-react/issues/8050)) ([f8e175c](https://github.com/patternfly/patternfly-react/commit/f8e175c8fefb73099db04475556a3414146295e8))
# [4.248.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.247.1...@patternfly/react-core@4.248.0) (2022-10-04)
### Features
* **Table): add tooltip for truncated Td, docs(Filter:** add filter demos ([#8024](https://github.com/patternfly/patternfly-react/issues/8024)) ([599639a](https://github.com/patternfly/patternfly-react/commit/599639afdd21e15a03550e5cb6f5fd3a891ddc6a))
## 4.247.1 (2022-09-30)
**Note:** Version bump only for package @patternfly/react-core
# [4.247.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.246.0...@patternfly/react-core@4.247.0) (2022-09-30)
### Features
* **DualListSelector, SearchInput:** use SearchInput in DLS, add type prop to SearchInput ([#8040](https://github.com/patternfly/patternfly-react/issues/8040)) ([24474d8](https://github.com/patternfly/patternfly-react/commit/24474d83bc7e234027873a3cd43c824bc1576adb))
# [4.246.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.245.0...@patternfly/react-core@4.246.0) (2022-09-30)
### Features
* **TreeView:** update selectable keyboard interaction ([#8081](https://github.com/patternfly/patternfly-react/issues/8081)) ([bf8e693](https://github.com/patternfly/patternfly-react/commit/bf8e6936c6804244810aba3b7c8102099e1c233c))
# [4.245.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.244.2...@patternfly/react-core@4.245.0) (2022-09-29)
### Bug Fixes
* **DashboardHeader:** display full kebab at mobile breakpoint ([#8120](https://github.com/patternfly/patternfly-react/issues/8120)) ([2ef58b0](https://github.com/patternfly/patternfly-react/commit/2ef58b07dd0716107c3c27bbf930e7ae3188c8c4))
### Features
* **OverflowMenu:** allow breakpoint on container width ([#7913](https://github.com/patternfly/patternfly-react/issues/7913)) ([a9d71bb](https://github.com/patternfly/patternfly-react/commit/a9d71bb9c42e13606d84ac8478d6ab5c717b9e9c))
## [4.244.2](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.244.1...@patternfly/react-core@4.244.2) (2022-09-29)
**Note:** Version bump only for package @patternfly/react-core
## 4.244.1 (2022-09-29)
**Note:** Version bump only for package @patternfly/react-core
# [4.244.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.243.1...@patternfly/react-core@4.244.0) (2022-09-29)
### Bug Fixes
* **Topology:** Fix for multiple popovers occurring for pipeline badges ([#8110](https://github.com/patternfly/patternfly-react/issues/8110)) ([85f5899](https://github.com/patternfly/patternfly-react/commit/85f589931b2b3b9d0e5ae4a9e4d86bdb7aa0e594))
### Features
* **NotificationBadge:** added expanded state ([#8010](https://github.com/patternfly/patternfly-react/issues/8010)) ([8aa4bea](https://github.com/patternfly/patternfly-react/commit/8aa4beaf081b09bb808f2666c4b6021223d6dc16))
## [4.243.1](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.243.0...@patternfly/react-core@4.243.1) (2022-09-29)
**Note:** Version bump only for package @patternfly/react-core
# [4.243.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.242.8...@patternfly/react-core@4.243.0) (2022-09-29)
### Features
* **TextArea+TextInput:** added plain read-only variant ([#7996](https://github.com/patternfly/patternfly-react/issues/7996)) ([685b2fe](https://github.com/patternfly/patternfly-react/commit/685b2fe6c95806b078b4f7169663494b94c58fcd))
## [4.242.8](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.242.7...@patternfly/react-core@4.242.8) (2022-09-28)
**Note:** Version bump only for package @patternfly/react-core
## [4.242.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.242.6...@patternfly/react-core@4.242.7) (2022-09-26)
### Bug Fixes
* **Breadcrumb:** Fixed type error ([#8038](https://github.com/patternfly/patternfly-react/issues/8038)) ([7ed2b46](https://github.com/patternfly/patternfly-react/commit/7ed2b46e1b349ce90ac4f3fe77595c38cea589ab))
## [4.242.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.242.5...@patternfly/react-core@4.242.6) (2022-09-26)
### Bug Fixes
* **DatePicker:** Changed popoverProps type to partial ([#8002](https://github.com/patternfly/patternfly-react/issues/8002)) ([93ea413](https://github.com/patternfly/patternfly-react/commit/93ea413b5509424de7029e4ae334a1c9caaeb1b5))
## [4.242.5](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.242.4...@patternfly/react-core@4.242.5) (2022-09-26)
**Note:** Version bump only for package @patternfly/react-core
## [4.242.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.242.3...@patternfly/react-core@4.242.4) (2022-09-23)
**Note:** Version bump only for package @patternfly/react-core
## [4.242.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.242.2...@patternfly/react-core@4.242.3) (2022-09-23)
### Bug Fixes
* **Tabs:** reenabled overflow scroll transition functionality ([#8022](https://github.com/patternfly/patternfly-react/issues/8022)) ([eb853b9](https://github.com/patternfly/patternfly-react/commit/eb853b9e6a5faa014df71ce9b3b903fc3223c09a))
## 4.242.2 (2022-09-22)
### Bug Fixes
* **search-input:** wrapped advanced search in div instead of span ([#8025](https://github.com/patternfly/patternfly-react/issues/8025)) ([d38b5d8](https://github.com/patternfly/patternfly-react/commit/d38b5d8398ed9a8bdd209bd90679dc05e091768c))
## 4.242.1 (2022-09-21)
**Note:** Version bump only for package @patternfly/react-core
# [4.242.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.241.4...@patternfly/react-core@4.242.0) (2022-09-21)
### Features
* **ProgressStepper:** updating description prop to ReactNode ([#8017](https://github.com/patternfly/patternfly-react/issues/8017)) ([30b1112](https://github.com/patternfly/patternfly-react/commit/30b1112216d6c8801b9d2bdcbf52c1cb9e9634cd))
## [4.241.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.241.3...@patternfly/react-core@4.241.4) (2022-09-20)
**Note:** Version bump only for package @patternfly/react-core
## 4.241.3 (2022-09-20)
**Note:** Version bump only for package @patternfly/react-core
## 4.241.2 (2022-09-20)
**Note:** Version bump only for package @patternfly/react-core
## 4.241.1 (2022-09-20)
### Bug Fixes
* **OverflowMenu:** store resize listener reference ([#7975](https://github.com/patternfly/patternfly-react/issues/7975)) ([86b0193](https://github.com/patternfly/patternfly-react/commit/86b01936a3029886173654925eb5d11d9077fc56))
# 4.241.0 (2022-09-19)
### Features
* **Wizard - next:** supporting component unit tests ([#7731](https://github.com/patternfly/patternfly-react/issues/7731)) ([2e4ec26](https://github.com/patternfly/patternfly-react/commit/2e4ec26d428b6be0ca4254b29e03c889eb5625bb))
# 4.240.0 (2022-09-16)
### Features
* **charts:** Update Victory dependencies ([#7986](https://github.com/patternfly/patternfly-react/issues/7986)) ([bbee15f](https://github.com/patternfly/patternfly-react/commit/bbee15fd0e00288dfa72c88a79a685b5405a355e))
## 4.239.1 (2022-09-15)
**Note:** Version bump only for package @patternfly/react-core
# 4.239.0 (2022-09-14)
### Features
* **Dropdown next:** Added the next version of the dropdown component ([#7955](https://github.com/patternfly/patternfly-react/issues/7955)) ([c092c7c](https://github.com/patternfly/patternfly-react/commit/c092c7cfaf877c5783c9ad9db0a8010b8ea023eb))
# 4.238.0 (2022-09-14)
### Features
* **SearchInput:** new expandable button for masthead variant ([#7903](https://github.com/patternfly/patternfly-react/issues/7903)) ([d2a6c47](https://github.com/patternfly/patternfly-react/commit/d2a6c471ea3440d0b751b752b44ca1e8e749c5b6))
## 4.237.11 (2022-09-13)
**Note:** Version bump only for package @patternfly/react-core
## 4.237.10 (2022-09-13)
**Note:** Version bump only for package @patternfly/react-core
## 4.237.9 (2022-09-13)
**Note:** Version bump only for package @patternfly/react-core
## 4.237.8 (2022-09-12)
**Note:** Version bump only for package @patternfly/react-core
## 4.237.7 (2022-09-12)
**Note:** Version bump only for package @patternfly/react-core
## 4.237.6 (2022-09-12)
### Bug Fixes
* **Treeview:** ignore folder selection in basic example ([#7906](https://github.com/patternfly/patternfly-react/issues/7906)) ([b16b224](https://github.com/patternfly/patternfly-react/commit/b16b2240d26cabcadec3de52627fb1d96ff45aef))
## 4.237.5 (2022-09-09)
**Note:** Version bump only for package @patternfly/react-core
## 4.237.4 (2022-09-09)
### Bug Fixes
* **Modal, Dropdown, TreeView:** updates to resolve strict TS errors ([#7890](https://github.com/patternfly/patternfly-react/issues/7890)) ([011215b](https://github.com/patternfly/patternfly-react/commit/011215be95dfff1408e437c0b1062835669ff041))
## 4.237.3 (2022-09-09)
**Note:** Version bump only for package @patternfly/react-core
## 4.237.2 (2022-09-09)
**Note:** Version bump only for package @patternfly/react-core
## 4.237.1 (2022-09-09)
**Note:** Version bump only for package @patternfly/react-core
# 4.237.0 (2022-09-09)
### Features
* **Button:** new count number prop ([#7910](https://github.com/patternfly/patternfly-react/issues/7910)) ([a096b3c](https://github.com/patternfly/patternfly-react/commit/a096b3cba080b5bcd87777efe0e96e64c6da121f))
## 4.236.14 (2022-09-08)
### Bug Fixes
* **Page:** Fixed page group props regression ([#7948](https://github.com/patternfly/patternfly-react/issues/7948)) ([044444e](https://github.com/patternfly/patternfly-react/commit/044444e11fb90d53dc8f783071d3e3dc517532a0))
## 4.236.13 (2022-09-08)
### Bug Fixes
* **table:** fix bug in expandable demo ([#7945](https://github.com/patternfly/patternfly-react/issues/7945)) ([711b196](https://github.com/patternfly/patternfly-react/commit/711b19609dd8023b157a99f6988ff8618ccee35d))
## 4.236.12 (2022-09-07)
**Note:** Version bump only for package @patternfly/react-core
## 4.236.11 (2022-09-07)
### Bug Fixes
* **dashboardheader:** update brand image src to absolute import path for codesandbox functionality ([#7935](https://github.com/patternfly/patternfly-react/issues/7935)) ([6190a7f](https://github.com/patternfly/patternfly-react/commit/6190a7fd51a9606c9f1bf06aa0ebd46215fbd341))
## 4.236.10 (2022-09-07)
**Note:** Version bump only for package @patternfly/react-core
## 4.236.9 (2022-09-07)
**Note:** Version bump only for package @patternfly/react-core
## 4.236.8 (2022-09-07)
**Note:** Version bump only for package @patternfly/react-core
## 4.236.7 (2022-09-07)
**Note:** Version bump only for package @patternfly/react-core
## 4.236.6 (2022-09-06)
### Bug Fixes
* **Page:** avoid unnecessary re-renders ([#7940](https://github.com/patternfly/patternfly-react/issues/7940)) ([3e23142](https://github.com/patternfly/patternfly-react/commit/3e23142c489ae5b77357345dbbeaa63cc175ea05))
## 4.236.5 (2022-09-02)
### Bug Fixes
* **MenuToggle:** Fixed props not displaying in docs ([#7919](https://github.com/patternfly/patternfly-react/issues/7919)) ([8ca73e4](https://github.com/patternfly/patternfly-react/commit/8ca73e4dae9542646aff846511033bb7ae4fb2ef))
## 4.236.4 (2022-09-02)
**Note:** Version bump only for package @patternfly/react-core
## 4.236.3 (2022-09-01)
**Note:** Version bump only for package @patternfly/react-core
## 4.236.2 (2022-09-01)
**Note:** Version bump only for package @patternfly/react-core
## 4.236.1 (2022-09-01)
**Note:** Version bump only for package @patternfly/react-core
# 4.236.0 (2022-09-01)
### Features
* **PageSection:** add ability to specify HTML element via prop ([#7891](https://github.com/patternfly/patternfly-react/issues/7891)) ([a9e20e4](https://github.com/patternfly/patternfly-react/commit/a9e20e4b6303fb673ed9222323a1114c3e68f8d6))
## 4.235.8 (2022-08-31)
**Note:** Version bump only for package @patternfly/react-core
## 4.235.7 (2022-08-31)
**Note:** Version bump only for package @patternfly/react-core
## 4.235.6 (2022-08-30)
### Bug Fixes
* **NumberInput:** prevent errors when onChange is passed via inputProps ([#7908](https://github.com/patternfly/patternfly-react/issues/7908)) ([9cabeed](https://github.com/patternfly/patternfly-react/commit/9cabeedacf98bd80214a7f7fe1e40c3a15be4490))
## 4.235.5 (2022-08-29)
### Bug Fixes
* **NumberInput:** manage null value ([#7898](https://github.com/patternfly/patternfly-react/issues/7898)) ([b86371d](https://github.com/patternfly/patternfly-react/commit/b86371dfe703614c12f49b68c096b28a91b9debd))
## 4.235.4 (2022-08-29)
### Bug Fixes
* syntax errors on surge ([#7897](https://github.com/patternfly/patternfly-react/issues/7897)) ([a487abf](https://github.com/patternfly/patternfly-react/commit/a487abf770340555b2c5a451b5a5bfb0ea57fd45))
## 4.235.3 (2022-08-25)
### Bug Fixes
* react-core should export all contents of dist directory ([#7883](https://github.com/patternfly/patternfly-react/issues/7883)) ([f5088d0](https://github.com/patternfly/patternfly-react/commit/f5088d069916d7c37335503251d13b4b846f3f62))
## 4.235.2 (2022-08-24)
**Note:** Version bump only for package @patternfly/react-core
## 4.235.1 (2022-08-24)
**Note:** Version bump only for package @patternfly/react-core
# 4.235.0 (2022-08-23)
### Features
* **WizardComposable:** Created composable spinoff of wizard w/ enhancements ([#7703](https://github.com/patternfly/patternfly-react/issues/7703)) ([76eab29](https://github.com/patternfly/patternfly-react/commit/76eab29b640e2f71cd9bd5d42f58fa8dd0eba799))
## 4.234.4 (2022-08-23)
**Note:** Version bump only for package @patternfly/react-core
## 4.234.3 (2022-08-23)
**Note:** Version bump only for package @patternfly/react-core
## 4.234.2 (2022-08-23)
**Note:** Version bump only for package @patternfly/react-core
## 4.234.1 (2022-08-22)
**Note:** Version bump only for package @patternfly/react-core
# 4.234.0 (2022-08-22)
### Features
* **Timestamp:** create component ([#7815](https://github.com/patternfly/patternfly-react/issues/7815)) ([98058b3](https://github.com/patternfly/patternfly-react/commit/98058b35c4b7d5e916abd7318e020e53783f73a6))
## 4.233.1 (2022-08-22)
### Bug Fixes
* **TimePicker:** clean up menuAppendTo feature ([#7865](https://github.com/patternfly/patternfly-react/issues/7865)) ([3aa73be](https://github.com/patternfly/patternfly-react/commit/3aa73beb4581c1695aa3c3886291d862bd82286e))
# 4.233.0 (2022-08-19)
### Features
* **ExpandableSection:** add truncated variant ([#7852](https://github.com/patternfly/patternfly-react/issues/7852)) ([f628cdf](https://github.com/patternfly/patternfly-react/commit/f628cdf571d71addfc04e69728be73895e261094))
## 4.232.13 (2022-08-19)
**Note:** Version bump only for package @patternfly/react-core
## 4.232.12 (2022-08-19)
**Note:** Version bump only for package @patternfly/react-core
## 4.232.11 (2022-08-18)
**Note:** Version bump only for package @patternfly/react-core
## 4.232.10 (2022-08-18)
**Note:** Version bump only for package @patternfly/react-core
## 4.232.9 (2022-08-18)
**Note:** Version bump only for package @patternfly/react-core
## 4.232.8 (2022-08-18)
**Note:** Version bump only for package @patternfly/react-core
## 4.232.7 (2022-08-18)
**Note:** Version bump only for package @patternfly/react-core
## 4.232.6 (2022-08-17)
**Note:** Version bump only for package @patternfly/react-core
## 4.232.5 (2022-08-17)
### Bug Fixes
* **charts:** add victory-cursor-container dependency ([#7803](https://github.com/patternfly/patternfly-react/issues/7803)) ([6f1f00d](https://github.com/patternfly/patternfly-react/commit/6f1f00d0d60d9f841a3204e9378ac93a4333c41b))
## 4.232.4 (2022-08-17)
**Note:** Version bump only for package @patternfly/react-core
## 4.232.3 (2022-08-16)
### Bug Fixes
* **Select:** apply aria-describedby to correct element ([#7790](https://github.com/patternfly/patternfly-react/issues/7790)) ([1795ff5](https://github.com/patternfly/patternfly-react/commit/1795ff5a939cfab5af03f11640737377b7c39441))
## 4.232.2 (2022-08-16)
**Note:** Version bump only for package @patternfly/react-core
## 4.232.1 (2022-08-16)
**Note:** Version bump only for package @patternfly/react-core
# 4.232.0 (2022-08-16)
### Features
* Allow for 'next' and 'deprecated' react-core subpaths ([#7824](https://github.com/patternfly/patternfly-react/issues/7824)) ([0e68bd3](https://github.com/patternfly/patternfly-react/commit/0e68bd349e9a8b4b08bb8b777358dcde41d5462f))
## 4.231.9 (2022-08-15)
**Note:** Version bump only for package @patternfly/react-core
## 4.231.8 (2022-08-11)
**Note:** Version bump only for package @patternfly/react-core
## 4.231.7 (2022-08-10)
**Note:** Version bump only for package @patternfly/react-core
## 4.231.6 (2022-08-10)
### Reverts
* Revert "feat(VisualizationSurface): replace react-measure with react-resize-detector (#7706)" (#7809) ([3c9cd8f](https://github.com/patternfly/patternfly-react/commit/3c9cd8f32d621f30aef0a4d4e0aa892b08354e7b)), closes [#7706](https://github.com/patternfly/patternfly-react/issues/7706) [#7809](https://github.com/patternfly/patternfly-react/issues/7809)
## 4.231.5 (2022-08-05)
### Bug Fixes
* **MenuToggle:** update base type to include div attributes as well ([#7798](https://github.com/patternfly/patternfly-react/issues/7798)) ([330e496](https://github.com/patternfly/patternfly-react/commit/330e496a7f1fb715ab06a6f6d118f1db8705828a))
## 4.231.4 (2022-08-05)
### Bug Fixes
* **MenuToggle:** undo type change causing errors ([#7797](https://github.com/patternfly/patternfly-react/issues/7797)) ([1031ecb](https://github.com/patternfly/patternfly-react/commit/1031ecbeb5b4fa7eb28ed9c035454c7b408b8da8))
## 4.231.3 (2022-08-04)
### Bug Fixes
* **charts:** remove uniqueId generation for labels and axis ticks ([#7794](https://github.com/patternfly/patternfly-react/issues/7794)) ([9c44131](https://github.com/patternfly/patternfly-react/commit/9c4413119f14e3e45a1ed12bd870120e278ebc20))
## 4.231.2 (2022-08-03)
**Note:** Version bump only for package @patternfly/react-core
## 4.231.1 (2022-08-03)
### Bug Fixes
* **Menu:** can navigate via keyboard for checkbox variant ([#7743](https://github.com/patternfly/patternfly-react/issues/7743)) ([7cfa876](https://github.com/patternfly/patternfly-react/commit/7cfa87682c225c3e93d6c4e0925b3c34aaede633))
# 4.231.0 (2022-08-03)
### Features
* **MenuToggle:** add split button variants ([#7748](https://github.com/patternfly/patternfly-react/issues/7748)) ([7577725](https://github.com/patternfly/patternfly-react/commit/7577725305533791481ac22d9b36b87d5d3167b1))
## 4.230.1 (2022-08-02)
**Note:** Version bump only for package @patternfly/react-core
# 4.230.0 (2022-08-01)
### Features
* **Page:** add support for vertical breakpoints, add sticky breadcrumb demo ([#7764](https://github.com/patternfly/patternfly-react/issues/7764)) ([9db582d](https://github.com/patternfly/patternfly-react/commit/9db582d63a3499fa78ea8fab3ce31b7877cd479d))
# 4.229.0 (2022-08-01)
### Features
* **DescriptionList:** add Display and Card variants ([#7713](https://github.com/patternfly/patternfly-react/issues/7713)) ([8c6e6d8](https://github.com/patternfly/patternfly-react/commit/8c6e6d83cdbe989d306c64f945aac206eac3ff91))
## 4.228.1 (2022-08-01)
### Bug Fixes
* **Menu/Nav:** flyout variants work with VO navigation ([#7772](https://github.com/patternfly/patternfly-react/issues/7772)) ([6ad76cc](https://github.com/patternfly/patternfly-react/commit/6ad76cc1b466e8e93773f58002acf5ca54ad6e36))
# 4.228.0 (2022-07-29)
### Features
* **Tabs:** add horizontal overflow option ([#7742](https://github.com/patternfly/patternfly-react/issues/7742)) ([2745cd1](https://github.com/patternfly/patternfly-react/commit/2745cd199669b0c0a5cdbd5c3d4e7453c6e1c435))
## 4.227.9 (2022-07-28)
**Note:** Version bump only for package @patternfly/react-core
## 4.227.8 (2022-07-28)
**Note:** Version bump only for package @patternfly/react-core
## 4.227.7 (2022-07-28)
**Note:** Version bump only for package @patternfly/react-core
## 4.227.6 (2022-07-28)
**Note:** Version bump only for package @patternfly/react-core
## 4.227.5 (2022-07-27)
**Note:** Version bump only for package @patternfly/react-core
## 4.227.4 (2022-07-27)
**Note:** Version bump only for package @patternfly/react-core
## 4.227.3 (2022-07-27)
**Note:** Version bump only for package @patternfly/react-core
## 4.227.2 (2022-07-27)
**Note:** Version bump only for package @patternfly/react-core
## 4.227.1 (2022-07-26)
**Note:** Version bump only for package @patternfly/react-core
# 4.227.0 (2022-07-26)
### Features
* **Dropdown:** added secondary styling to split action button ([#7746](https://github.com/patternfly/patternfly-react/issues/7746)) ([e701c32](https://github.com/patternfly/patternfly-react/commit/e701c32bb36097770ecb2c3e17e15df0b720488f))
## 4.226.2 (2022-07-26)
**Note:** Version bump only for package @patternfly/react-core
## 4.226.1 (2022-07-26)
**Note:** Version bump only for package @patternfly/react-core
# 4.226.0 (2022-07-26)
### Features
* **topology:** Pipelines support for badges/icons variable task node width ([#7697](https://github.com/patternfly/patternfly-react/issues/7697)) ([a499273](https://github.com/patternfly/patternfly-react/commit/a49927315cd61e84a007d05b49e5d7254b977fcb))
## 4.225.11 (2022-07-25)
### Bug Fixes
* **Select:** remove variant check from update logic ([#7741](https://github.com/patternfly/patternfly-react/issues/7741)) ([2204cb6](https://github.com/patternfly/patternfly-react/commit/2204cb62e30b4a37b82731f1380e79a3085828ef))
## 4.225.10 (2022-07-25)
**Note:** Version bump only for package @patternfly/react-core
## 4.225.9 (2022-07-21)
**Note:** Version bump only for package @patternfly/react-core
## 4.225.8 (2022-07-21)
**Note:** Version bump only for package @patternfly/react-core
## 4.225.7 (2022-07-20)
### Bug Fixes
* **Switch:** aria labelledby to update with change ([#7557](https://github.com/patternfly/patternfly-react/issues/7557)) ([9647a0c](https://github.com/patternfly/patternfly-react/commit/9647a0c7f7eb2174f006774b4406408bd065fddc))
## 4.225.6 (2022-07-20)
**Note:** Version bump only for package @patternfly/react-core
## 4.225.5 (2022-07-19)
**Note:** Version bump only for package @patternfly/react-core
## 4.225.4 (2022-07-15)
### Bug Fixes
* **LogViewer:** render correctly when there is '\n' in the string array ([#7681](https://github.com/patternfly/patternfly-react/issues/7681)) ([12222c7](https://github.com/patternfly/patternfly-react/commit/12222c76d47396d8df5134c607a9ff689d6d93c9))
## 4.225.3 (2022-07-15)
**Note:** Version bump only for package @patternfly/react-core
## 4.225.2 (2022-07-15)
**Note:** Version bump only for package @patternfly/react-core
## 4.225.1 (2022-07-15)
**Note:** Version bump only for package @patternfly/react-core
# 4.225.0 (2022-07-14)
### Features
* **Topology:** Add Topology pipeline support ([#7609](https://github.com/patternfly/patternfly-react/issues/7609)) ([4fb563f](https://github.com/patternfly/patternfly-react/commit/4fb563fb8651c0386f7cc59fd9c736af6fb683ec))
## 4.224.15 (2022-07-12)
**Note:** Version bump only for package @patternfly/react-core
## 4.224.14 (2022-07-11)
**Note:** Version bump only for package @patternfly/react-core
## 4.224.13 (2022-07-11)
**Note:** Version bump only for package @patternfly/react-core
## 4.224.12 (2022-07-08)
**Note:** Version bump only for package @patternfly/react-core
## 4.224.11 (2022-07-08)
**Note:** Version bump only for package @patternfly/react-core
## 4.224.10 (2022-07-08)
**Note:** Version bump only for package @patternfly/react-core
## 4.224.9 (2022-07-07)
**Note:** Version bump only for package @patternfly/react-core
## 4.224.8 (2022-07-07)
**Note:** Version bump only for package @patternfly/react-core
## 4.224.7 (2022-07-07)
**Note:** Version bump only for package @patternfly/react-core
## 4.224.6 (2022-07-06)
**Note:** Version bump only for package @patternfly/react-core
## 4.224.5 (2022-07-06)
**Note:** Version bump only for package @patternfly/react-core
## 4.224.4 (2022-07-05)
**Note:** Version bump only for package @patternfly/react-core
## 4.224.3 (2022-07-05)
**Note:** Version bump only for package @patternfly/react-core
## 4.224.2 (2022-06-30)
**Note:** Version bump only for package @patternfly/react-core
## 4.224.1 (2022-06-29)
### Bug Fixes
* **Select:** update logic should only apply to typeahead ([#7632](https://github.com/patternfly/patternfly-react/issues/7632)) ([0b9148e](https://github.com/patternfly/patternfly-react/commit/0b9148e67030236e61423895c6632b20dac4617f))
# 4.224.0 (2022-06-27)
### Features
* **wizard:** add support for additional information panel (drawer) ([#7323](https://github.com/patternfly/patternfly-react/issues/7323)) ([6702504](https://github.com/patternfly/patternfly-react/commit/67025047d7bb644497f4477b77dbbdebe8ce97da))
## 4.223.3 (2022-06-23)
**Note:** Version bump only for package @patternfly/react-core
## 4.223.2 (2022-06-23)
### Bug Fixes
* **ProgressStepper:** added onTriggerEnter prop to Popover ([#7532](https://github.com/patternfly/patternfly-react/issues/7532)) ([1208390](https://github.com/patternfly/patternfly-react/commit/12083908a7043c017a5b7a97f84623add10bfe75))
## 4.223.1 (2022-06-23)
**Note:** Version bump only for package @patternfly/react-core
# 4.223.0 (2022-06-22)
### Features
* **Table:** add nested sticky header support ([#7595](https://github.com/patternfly/patternfly-react/issues/7595)) ([3888a0b](https://github.com/patternfly/patternfly-react/commit/3888a0bdf5e4e964d2d8d936c5d81f7813d8ec0c))
## 4.222.17 (2022-06-22)
**Note:** Version bump only for package @patternfly/react-core
## 4.222.16 (2022-06-22)
**Note:** Version bump only for package @patternfly/react-core
## 4.222.15 (2022-06-21)
**Note:** Version bump only for package @patternfly/react-core
## 4.222.14 (2022-06-17)
**Note:** Version bump only for package @patternfly/react-core
## 4.222.13 (2022-06-17)
**Note:** Version bump only for package @patternfly/react-core
## 4.222.12 (2022-06-17)
### Bug Fixes
* **Table:** account for added columns with expandable ([#7529](https://github.com/patternfly/patternfly-react/issues/7529)) ([dcde7c9](https://github.com/patternfly/patternfly-react/commit/dcde7c95eb7200b706da4d41a46f3f57b5129e40))
## 4.222.11 (2022-06-17)
### Bug Fixes
* **Table:** update expandable examples to set column widths ([#7513](https://github.com/patternfly/patternfly-react/issues/7513)) ([c2e1e61](https://github.com/patternfly/patternfly-react/commit/c2e1e618a6924bdbb2b1e8e7ad94553615196fb2))
## 4.222.10 (2022-06-16)
### Bug Fixes
* **Topology:** Fix for group position when it has no children ([#7573](https://github.com/patternfly/patternfly-react/issues/7573)) ([04e435e](https://github.com/patternfly/patternfly-react/commit/04e435ebc87ad7d1c687db95ee8ef8beffae514d))
## 4.222.9 (2022-06-16)
**Note:** Version bump only for package @patternfly/react-core
## 4.222.8 (2022-06-16)
### Bug Fixes
* **Table:** filterable table demo icon text spacing fix ([#7477](https://github.com/patternfly/patternfly-react/issues/7477)) ([e35387f](https://github.com/patternfly/patternfly-react/commit/e35387f42b355000ff66a79e1031eb6e9a7bb8c3))
## 4.222.7 (2022-06-16)
### Bug Fixes
* **console:** add SUSE instruction for virt-viewer ([#7445](https://github.com/patternfly/patternfly-react/issues/7445)) ([2ac5adb](https://github.com/patternfly/patternfly-react/commit/2ac5adb581d673e0687f438baeb7859125bd30d4)), closes [#7519](https://github.com/patternfly/patternfly-react/issues/7519)
## 4.222.6 (2022-06-16)
**Note:** Version bump only for package @patternfly/react-core
## 4.222.5 (2022-06-15)
**Note:** Version bump only for package @patternfly/react-core
## 4.222.4 (2022-06-15)
**Note:** Version bump only for package @patternfly/react-core
## 4.222.3 (2022-06-15)
**Note:** Version bump only for package @patternfly/react-core
## 4.222.2 (2022-06-15)
**Note:** Version bump only for package @patternfly/react-core
## 4.222.1 (2022-06-15)
**Note:** Version bump only for package @patternfly/react-core
# 4.222.0 (2022-06-14)
### Features
* **Form:** add functionality for form group roles ([#7516](https://github.com/patternfly/patternfly-react/issues/7516)) ([4ff2f54](https://github.com/patternfly/patternfly-react/commit/4ff2f54ce21363e9c40c47517f20b8fc5e0cb401))
## 4.221.17 (2022-06-14)
**Note:** Version bump only for package @patternfly/react-core
## 4.221.16 (2022-06-13)
**Note:** Version bump only for package @patternfly/react-core
## 4.221.15 (2022-06-13)
**Note:** Version bump only for package @patternfly/react-core
## 4.221.14 (2022-06-13)
**Note:** Version bump only for package @patternfly/react-core
## 4.221.13 (2022-06-10)
**Note:** Version bump only for package @patternfly/react-core
## 4.221.12 (2022-06-10)
**Note:** Version bump only for package @patternfly/react-core
## 4.221.11 (2022-06-09)
**Note:** Version bump only for package @patternfly/react-core
## 4.221.10 (2022-06-09)
### Bug Fixes
* **Select:** retain focus on correct checkbox after view more ([#7505](https://github.com/patternfly/patternfly-react/issues/7505)) ([c9de16b](https://github.com/patternfly/patternfly-react/commit/c9de16b00a3573f74847b3953c7b408cf000fb85))
## 4.221.9 (2022-06-09)
**Note:** Version bump only for package @patternfly/react-core
## 4.221.8 (2022-06-08)
**Note:** Version bump only for package @patternfly/react-core
## 4.221.7 (2022-06-07)
**Note:** Version bump only for package @patternfly/react-core
## 4.221.6 (2022-06-06)
**Note:** Version bump only for package @patternfly/react-core
## 4.221.5 (2022-06-03)
**Note:** Version bump only for package @patternfly/react-core
## 4.221.4 (2022-06-03)
**Note:** Version bump only for package @patternfly/react-core
## 4.221.3 (2022-06-02)
**Note:** Version bump only for package @patternfly/react-core
## 4.221.2 (2022-06-01)
**Note:** Version bump only for package @patternfly/react-core
## 4.221.1 (2022-06-01)
**Note:** Version bump only for package @patternfly/react-core
# 4.221.0 (2022-06-01)
### Features
* **table:** full screen demo for sticky first column ([#7451](https://github.com/patternfly/patternfly-react/issues/7451)) ([f610dd4](https://github.com/patternfly/patternfly-react/commit/f610dd4726b16d73a166f7a57da0fa3588b8201d))
## 4.220.2 (2022-05-31)
**Note:** Version bump only for package @patternfly/react-core
## 4.220.1 (2022-05-31)
**Note:** Version bump only for package @patternfly/react-core
# 4.220.0 (2022-05-31)
### Features
* **table:** add fullscreen demo for error state ([#7443](https://github.com/patternfly/patternfly-react/issues/7443)) ([eeab219](https://github.com/patternfly/patternfly-react/commit/eeab2197765589262ee7c328e57dbf1606da6d7f))
## 4.219.2 (2022-05-27)
**Note:** Version bump only for package @patternfly/react-core
## 4.219.1 (2022-05-27)
**Note:** Version bump only for package @patternfly/react-core
# 4.219.0 (2022-05-26)
### Features
* **Popper:** add mouse events for popper content ([#7399](https://github.com/patternfly/patternfly-react/issues/7399)) ([47f8d12](https://github.com/patternfly/patternfly-react/commit/47f8d12e348397336287c7e7efc79665bce61ae2))
# 4.218.0 (2022-05-26)
### Features
* **table:** add fullscreen empty state demo ([#7371](https://github.com/patternfly/patternfly-react/issues/7371)) ([54f3052](https://github.com/patternfly/patternfly-react/commit/54f30520d9d808ffe15c962b37af91cef4c21dcb))
## 4.217.4 (2022-05-26)
**Note:** Version bump only for package @patternfly/react-core
## 4.217.3 (2022-05-26)
### Bug Fixes
* **Select:** popper menu flips correctly ([#7434](https://github.com/patternfly/patternfly-react/issues/7434)) ([cc1eb21](https://github.com/patternfly/patternfly-react/commit/cc1eb2152246d03600a9fbbf678fd8b39f703347))
## 4.217.2 (2022-05-25)
**Note:** Version bump only for package @patternfly/react-core
## 4.217.1 (2022-05-24)
**Note:** Version bump only for package @patternfly/react-core
# 4.217.0 (2022-05-24)
### Features
* **table:** add fullscreen loading state demo ([#7370](https://github.com/patternfly/patternfly-react/issues/7370)) ([285b5b7](https://github.com/patternfly/patternfly-react/commit/285b5b76cb6bb64d5fd4bd66cfb26f709457b3bc))
## 4.216.1 (2022-05-23)
### Bug Fixes
* **Select:** allow enter to create when there is a single option ([#7444](https://github.com/patternfly/patternfly-react/issues/7444)) ([e1ae6a9](https://github.com/patternfly/patternfly-react/commit/e1ae6a9aa7dee0f8107905ec1d47463fce950ff3))
# 4.216.0 (2022-05-19)
### Features
* **table:** update sortable demo to align with core ([#7292](https://github.com/patternfly/patternfly-react/issues/7292)) ([6891764](https://github.com/patternfly/patternfly-react/commit/6891764f2507c775005878f6e74cc5c8e44a6c68))
# 4.215.0 (2022-05-19)
### Features
* **Menu:** Added support for checkbox menu ([#7368](https://github.com/patternfly/patternfly-react/issues/7368)) ([8c2d1dc](https://github.com/patternfly/patternfly-react/commit/8c2d1dc23dbe5c28a8c1ecf79eb34ea911da386f))
## 4.214.5 (2022-05-18)
### Bug Fixes
* **Slider:** add support for aria-labelledby ad aria-describedby ([#7408](https://github.com/patternfly/patternfly-react/issues/7408)) ([7c8617a](https://github.com/patternfly/patternfly-react/commit/7c8617a1268a03061d51454b298c79ae5f7a59b0))
## 4.214.4 (2022-05-18)
### Bug Fixes
* **Table:** Removed duplicate import from md file ([#7442](https://github.com/patternfly/patternfly-react/issues/7442)) ([00438a7](https://github.com/patternfly/patternfly-react/commit/00438a73c7b2548c4f0ad00ed09f9c60f99978d9))
## 4.214.3 (2022-05-16)
### Bug Fixes
* **Chip:** add custom maxWidth prop ([#7387](https://github.com/patternfly/patternfly-react/issues/7387)) ([7cfb1a2](https://github.com/patternfly/patternfly-react/commit/7cfb1a202c2f1405c454b2e10716d9a500d4508f))
## 4.214.2 (2022-05-13)
**Note:** Version bump only for package @patternfly/react-core
## 4.214.1 (2022-05-12)
### Bug Fixes
* **Tabs:** make close handler optional ([#7405](https://github.com/patternfly/patternfly-react/issues/7405)) ([a84bb2a](https://github.com/patternfly/patternfly-react/commit/a84bb2aadefd7f811745b9512a26eda85241361d))
# 4.214.0 (2022-05-12)
### Features
* **table:** expandable table demo ([#7277](https://github.com/patternfly/patternfly-react/issues/7277)) ([c081a61](https://github.com/patternfly/patternfly-react/commit/c081a61f11ceeb92688798106962e3604c243606))
## 4.213.6 (2022-05-11)
**Note:** Version bump only for package @patternfly/react-core
## 4.213.5 (2022-05-11)
### Bug Fixes
* **charts:** support customizing tooltip border for dark theme ([#7393](https://github.com/patternfly/patternfly-react/issues/7393)) ([7168a1d](https://github.com/patternfly/patternfly-react/commit/7168a1dc7f3a1302d719a32bcd32dcdb9ad8fb86))
## 4.213.4 (2022-05-11)
### Bug Fixes
* **topology:** fix variables ([#7364](https://github.com/patternfly/patternfly-react/issues/7364)) ([2dec22e](https://github.com/patternfly/patternfly-react/commit/2dec22eec0f2fb8a634108e6995f747f61fa7d93))
## 4.213.3 (2022-05-10)
### Bug Fixes
* **Card:** indicate card selectivity and status if using a screen reader ([#7144](https://github.com/patternfly/patternfly-react/issues/7144)) ([56fab43](https://github.com/patternfly/patternfly-react/commit/56fab43f801390d995ae9d0c3bdec3aa0f0d2cfb))
## 4.213.2 (2022-05-10)
### Reverts
* Revert "docs(Dropdown): expose menuAppendTo in Dropdown prop docs (#7173)" (#7395) ([9e80f18](https://github.com/patternfly/patternfly-react/commit/9e80f1812773e269782cdb26928778e558ec5354)), closes [#7173](https://github.com/patternfly/patternfly-react/issues/7173) [#7395](https://github.com/patternfly/patternfly-react/issues/7395)
## 4.213.1 (2022-05-10)
**Note:** Version bump only for package @patternfly/react-core
# 4.213.0 (2022-05-10)
### Features
* **Tabs:** allow dynamic close/add ([#7297](https://github.com/patternfly/patternfly-react/issues/7297)) ([51dd66c](https://github.com/patternfly/patternfly-react/commit/51dd66c59d25f96686c57de9fffe590f1c8cbe83))
# 4.212.0 (2022-05-09)
### Features
* **charts:** added PF dark theme support ([#7310](https://github.com/patternfly/patternfly-react/issues/7310)) ([549c041](https://github.com/patternfly/patternfly-react/commit/549c041525b22d910b71a1c4f64e2cb0ba11ca8f))
## 4.211.6 (2022-05-09)
**Note:** Version bump only for package @patternfly/react-core
## 4.211.5 (2022-05-09)
### Bug Fixes
* **Popper:** update Popper modifiers when child DOM changes ([#7385](https://github.com/patternfly/patternfly-react/issues/7385)) ([28d0b74](https://github.com/patternfly/patternfly-react/commit/28d0b74107ae76acae535c37ea73cec3a4cf49d5))
## 4.211.4 (2022-05-09)
**Note:** Version bump only for package @patternfly/react-core
## 4.2