Merged
Conversation
…for image preview requests from gb-editor
…ute image preview requests from GB editor to MediaPreviewActivity.
|
You can test the changes on this Pull Request by downloading the APK here. |
…oading and after failed upload.
…creen-preview Gutenberg image fullscreen preview
…-progressive-rollout Gutenberg progressive rollout
This reverts commit cfeaea6.
…utenberg/fix-i18n
Automate updating gutenberg translations
…-from-5-to-10-percent Bump Gutenberg progressive rollout from 5 to 10%
Contributor
Author
|
Tested: ✅ Fix Aztec Android "SetSpan" ends beyond length on merging blocks wordpress-mobile/gutenberg-mobile#1507 |
mchowning
approved these changes
Nov 15, 2019
Contributor
mchowning
left a comment
There was a problem hiding this comment.
Tested all the changes and did some smoke testing. Everything looks good to me!
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.
This PR updates Gutenberg to v1.17.0
gutenberg-mobilePR: wordpress-mobile/gutenberg-mobile#1566To test:
Please copy the following checklist into a new comment and mark each test with ✅,⚠️ or ❌ based on your test result. Check the individual PR for testing steps.
⏳ Fix Aztec Android "SetSpan" ends beyond length on merging blocks wordpress-mobile/gutenberg-mobile#1507
⏳ Generate i18n files for WPAndroid and WPiOS to use wordpress-mobile/gutenberg-mobile#1520
⏳ Include the block title in unsupported blocks wordpress-mobile/gutenberg-mobile#1533
⏳ Support copy of url in clipboard. wordpress-mobile/gutenberg-mobile#1537
⏳ Remove custom paragraph options for media-text wordpress-mobile/gutenberg-mobile#1538
⏳ Show new block indicator in default appender too wordpress-mobile/gutenberg-mobile#1542
⏳ Media & Text alignment options wordpress-mobile/gutenberg-mobile#1546
⏳ Fix paste in title wordpress-mobile/gutenberg-mobile#1575
⏳ Rollout Gutenberg to 5% of Android users #10752
PR submission checklist:
I have considered adding unit tests where possible.
I have considered if this change warrants user-facing release notes and have added them to
RELEASE-NOTES.txtif necessary.