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
Add block spacing and layout to Post Template (WordPress#49050)
* Add static column number option
* Address feedback and fix Group placeholder
* Revert non-responsive option
* Try using grid layout in Post Template
* Update Post Template to use auto-fill columns
* Add block spacing to post template
* Show gap control by default
* Add unstable columns grid property
* Rename layout column attribute.
* Add a media query to reproduce current responsiveness
* Move layout controls to Post Template block
* Reduce max columns to 6.
* Remove unstable prefix
* fix cols breaking out of container
* Try adding deprecation
* Fix broken loop
* Update fixtures
* Code improvements
* Add some comments to the CSS.
* Add back deleted line
* Remove legacy attributes in deprecation
* Fix deprecation logic
* Update fixtures
* Fallback gap for classic themes
* fix spacing
* match old default value
* Update PHP test strings.
* Fix tag discrepancy in fixtures
0 commit comments