DataForm: Remove text-transform from panel field labels#77196
DataForm: Remove text-transform from panel field labels#77196
text-transform from panel field labels#77196Conversation
|
Size Change: -51 B (0%) Total Size: 7.74 MB 📦 View Changed
ℹ️ View Unchanged
|
|
Flaky tests detected in d7719c4. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/24190355547
|
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
What?
Across WP we're using sentence case with capital proper nouns across the software. This was mentioned here and it seems that the decision to have the css rule to
capitalizethe labels wasn't intentional.This PR removes this rule from field labels in
panellayout and also updates the stories to reflect WP usage.Testing Instructions
?path=/story/dataviews-dataform--layout-card