We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aa95af commit 2bc082cCopy full SHA for 2bc082c
1 file changed
packages/dataviews/CHANGELOG.md
@@ -18,6 +18,10 @@
18
- DataViews: Add details form layout validation. [#74996](https://github.com/WordPress/gutenberg/pull/74996)
19
- DataViews: Consistent rendering of selection checkbox and actions in grid layout. [#75056](https://github.com/WordPress/gutenberg/pull/75056)
20
21
+### Code Quality
22
+
23
+- DataViews: Migrate styles from `@wordpress/base-styles` SCSS variables to `@wordpress/theme` CSS custom properties (design tokens). [#75204](https://github.com/WordPress/gutenberg/pull/75204)
24
25
## 11.3.0 (2026-01-29)
26
27
### Enhancements
0 commit comments