Update Aztec-Android for alignment handling#2006
Merged
Conversation
1 task
Contributor
|
We're freezing |
Contributor
|
@mchowning I still have hopes that you can have this available on 1.25, but if not please move it to the 1.26 milestone. |
Contributor
|
I am changing the milestone of this PR as 1.27 because the 1.26 release branch will be cut quite soon. Let me know if you instead wanted to include this to 1.26. |
6 tasks
719b019 to
6ac77c6
Compare
6ac77c6 to
174dac2
Compare
hypest
reviewed
Apr 24, 2020
...native-aztec/android/src/main/java/org/wordpress/mobile/ReactNativeAztec/ReactAztecText.java
Show resolved
Hide resolved
hypest
approved these changes
Apr 24, 2020
Contributor
hypest
left a comment
There was a problem hiding this comment.
Looking good code-wise! I still haven't made a pass to test the behavior but I'll LGTM this and someone (or me) can do the testing pass.
aabf1ce to
90dd372
Compare
3 tasks
90dd372 to
c17064c
Compare
This was referenced Apr 27, 2020
Merged
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.
Description
Enables alignment on Android for non
<p>-based blocks. In particular,aztecVersionin this PR must be updated before this is merged.Related PRs
wordpress-mobile/AztecEditor-Android#899
WordPress/gutenberg#21803
wordpress-mobile/WordPress-Android#11752
Testing
These tests should all be performed on both iOS and Android.
Heading, Verse, and Quote Blocks
[Heading, Verse, Quote].forEach { block ->block^}Pullquote Block
Regressions
Verify that:
PR submission checklist
RELEASE-NOTES.txtif necessary.