Add support for full width/wide alignment options#2559
Merged
Conversation
This was referenced Aug 19, 2020
04119de to
ad0fc7d
Compare
|
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
ad0fc7d to
f7e57a9
Compare
added 2 commits
August 21, 2020 13:55
7311afa to
6a1d42a
Compare
6a1d42a to
d37d4d5
Compare
d37d4d5 to
74d8121
Compare
74d8121 to
2b8afd3
Compare
2b8afd3 to
d5524be
Compare
d5524be to
5d6e83f
Compare
lukewalczak
approved these changes
Sep 4, 2020
Contributor
lukewalczak
left a comment
There was a problem hiding this comment.
Approved via gutenberg PR!
5d6e83f to
bf24264
Compare
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Gutenberg PR-> WordPress/gutenberg#24598WordPress iOS PR-> wordpress-mobile/WordPress-iOS#14679WordPress Android PR-> wordpress-mobile/WordPress-Android#12720Fixes #2463
This PR adds full width / wide alignment options. For the first iteration, it will support only some blocks:
Group,Cover, andImageblock.For a more detailed description and test cases, please check the
GutenbergPR.PR submission checklist: