diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 47b76a76fda58..b002c8b11a42e 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -17,6 +17,7 @@ ### Experimental - `BoxControl`: Update design ([#56665](https://github.com/WordPress/gutenberg/pull/56665)). +- `Tabs`: improve controlled mode focus handling ([#57696](https://github.com/WordPress/gutenberg/pull/57696)). ## 25.15.0 (2024-01-10) @@ -56,7 +57,6 @@ - `DropdownMenuV2`: remove temporary radix UI based implementation ([#55626](https://github.com/WordPress/gutenberg/pull/55626)). - `Tabs`: do not render hidden content ([#57046](https://github.com/WordPress/gutenberg/pull/57046)). - `Tabs`: improve hover and text alignment styles ([#57275](https://github.com/WordPress/gutenberg/pull/57275)). -- `Tabs`: improve controlled mode focus handling ([#57696](https://github.com/WordPress/gutenberg/pull/57696)). - `Tabs`: make sure `Tab`s are associated to the right `TabPanel`s, regardless of the order they're rendered in ([#57033](https://github.com/WordPress/gutenberg/pull/57033)). ## 25.14.0 (2023-12-13)