#57602 closed enhancement (fixed)
Add missing controls to flex layouts
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.2 | Priority: | normal |
Severity: | normal | Version: | 5.9 |
Component: | Editor | Keywords: | gutenberg-merge has-patch commit |
Focuses: | Cc: |
Description (last modified by )
Adds missing controls to flex layouts in wp_get_layout_style()
for justify-content
and vertical alignment options.
Reference:
Change History (6)
This ticket was mentioned in PR #3962 on WordPress/wordpress-develop by @isabel_brison.
2 years ago
#1
- Keywords has-patch added
#2
@
2 years ago
- Description modified (diff)
- Owner set to hellofromTonya
- Status changed from new to reviewing
Currently reviewing for commit.
#3
@
2 years ago
- Keywords commit added
- Confirmed this PR includes the PHP code changes from the GB PR ✅
- The sample test code does render all to the same height ✅
PR 3962 is ready for commit 👍
@hellofromTonya commented on PR #3962:
2 years ago
#4
Committing this now.
@hellofromTonya commented on PR #3962:
2 years ago
#6
Committed via https://core.trac.wordpress.org/changeset/55201.
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/57602
Backports changes from https://github.com/WordPress/gutenberg/pull/47134.
Can be tested manually by adding the following markup to a post, saving and viewing in the front end. All Row children should have the same height.