You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Global styles: add element support for text related inputs (#70378)
* add textInput to the elements API and implement it to the experimental form block, updated the schema too
* linting changes
* removed the class and target tags directly
* moved styles from blocks into theme.json
* add a color for the borders
* move styles for search block
* linting and moving styles to the specific blocks
* removed duplicated selector
* missing typography styles for post comments block
* backport file
* Update lib/class-wp-theme-json-gutenberg.php
Co-authored-by: Aki Hamano <[email protected]>
* moved styles back to css but with lower specificity
* added basic styles for the text inputs
* Revert "added basic styles for the text inputs"
This reverts commit 3d393af.
* fix commit number
* separate CSS rules to make it work with specificity
* format php
---------
Co-authored-by: Aki Hamano <[email protected]>
Co-authored-by: MaggieCabrera <[email protected]>
Co-authored-by: jasmussen <[email protected]>
Co-authored-by: getdave <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: ocean90 <[email protected]>
Co-authored-by: mikachan <[email protected]>
Co-authored-by: carolinan <[email protected]>
0 commit comments