From 8c086f2f849fa312debe6e6197e305ea01b5707e Mon Sep 17 00:00:00 2001 From: chad1008 <13856531+chad1008@users.noreply.github.com> Date: Tue, 16 Jan 2024 16:40:14 -0500 Subject: [PATCH] changelog. no, really this time. --- packages/components/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 47b76a76fda58b..b002c8b11a42e6 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)