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
Merge branch 'trunk' into update/modal-heading-labels-missing-text-color
  • Loading branch information
kushagra-goyal-14 authored Sep 3, 2025
commit d911eb96ecc134c455c71f35bee1ba37c6cabea7
5 changes: 2 additions & 3 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,14 @@
### Bug Fixes

- `Tabs`: Ensure font size inheritance for tab buttons in all contexts ([#71346](https://github.com/WordPress/gutenberg/pull/71346)).
- Validated form controls: Fix Sass var handling for red color ([#71391](https://github.com/WordPress/gutenberg/pull/71391)).
- `Modal`: Fix modal headings and labels to use proper editor text color instead of wp-admin colors ([#50448](https://github.com/WordPress/gutenberg/pull/71311)).

### Internal

- Upgrade `framer-motion` package to version `^11.15.0` ([#71442](https://github.com/WordPress/gutenberg/pull/71442)).
- Display names for Context providers [#71208](https://github.com/WordPress/gutenberg/pull/71208).

- `Modal`: Fix modal headings and labels to use proper editor text color instead of wp-admin colors ([#50448](https://github.com/WordPress/gutenberg/pull/71311)).


## 30.2.0 (2025-08-20)

### Bug Fixes
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.