Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs: Add changelog entry
  • Loading branch information
im3dabasia committed May 5, 2025
commit 8e8d9c06f5f39c2aa6cb9bf2e492a57e75ba9824
2 changes: 2 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
- `Popover`: improve Storybook examples around onClose and onFocusOutside props. ([#69688](https://github.com/WordPress/gutenberg/pull/69688))
- `FormTokenField`: Add theming support ([#69638](https://github.com/WordPress/gutenberg/pull/69638)).
- `ComboboxControl`: Add theming support ([#69638](https://github.com/WordPress/gutenberg/pull/69638)).
- `TextControl`: Add theming support ([#69640](https://github.com/WordPress/gutenberg/pull/69640)).
- `TextAreaControl`: Add theming support ([#69640](https://github.com/WordPress/gutenberg/pull/69640)).

## 29.7.0 (2025-03-27)

Expand Down