-
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
Initial Port of Jetpack Tiled Gallery Block #15619
Conversation
You can trigger optional UI/connected tests for these changes by visiting CircleCI here. |
You can test the changes on this Pull Request by downloading the APKs: |
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.
I gave this a test locally and the Square layout works as expected.
We'll have to tag a Gutenberg Mobile release, update this PR, and then merge.
Generated by 🚫 dangerJS |
Fixes wordpress-mobile/gutenberg-mobile#4268
This PR brings the first iteration of the Tiled Gallery block to the Android app.
To test: Please refer to the Jetpack PR as the "central PR" with the most up-to-date testing instructions.
Related PRs
Regression Notes
This PR adds a new block, and it is only available on development builds, so there is little potential impact on other parts of the app.
We just relied on existing Gutenberg Mobile and WPiOS tests.
We added a test in wordpress-mobile/gutenberg-mobile#3903 but wordpress-mobile/gutenberg-mobile#4168 needs to be resolved before we can add more tests.
PR submission checklist:
RELEASE-NOTES.txt
if necessary.