-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gutenberg: Update to v1.17.0 #10769
Gutenberg: Update to v1.17.0 #10769
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%
Tested: ✅ Fix Aztec Android "SetSpan" ends beyond length on merging blocks wordpress-mobile/gutenberg-mobile#1507 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested all the changes and did some smoke testing. Everything looks good to me!
This PR updates Gutenberg to v1.17.0
gutenberg-mobile
PR: 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.txt
if necessary.