-
Notifications
You must be signed in to change notification settings - Fork 58
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
Release v1.26.0 #2153
Release v1.26.0 #2153
Conversation
…k buttons on Android
This PR will add a new template for release PRs to make it easier to check all the steps needed and to standardize the release PRs. This template can then be used by using this link: `https://github.com/wordpress-mobile/gutenberg-mobile/pull/new?template=release_pull_request.md`
…ests Add tests for Latest-Posts Bock
…-to-po2android-script Add a new androidReplacements function to comply with Android Typography lint rules
…ed-file-exists-before-generating-app-strings Make sure the file gutenberg.pot exists before generating android and ios strings.
# Conflicts: # gutenberg
…_with_1.25.0_master Release/update develop with 1.25.0 master
…aster Create a stable version of @wordpress/interface components for mobile
Layout Template Modal & Button block - Orientation fixes
ipa/apk is ready to test on the main apps. |
iOS TESTSMediaText-1
MediaText-2
MediaText-3
MediaText-4 MultipleUpload-1
Shortcode-1
Cover-2
Columns - 2
Columns - 3
Testes with above on iOS and didn't noticed any unexpected behaviour |
Android Sanity testsDarkMode-1
DarkMode-2
Group-1
Spacer-1
|
iOS Sanity testsGallery-1
Gallery-2
Gallery-3
Gallery-4
Columns - 1
|
@lukewalczak I confirmed that this is normal, it turns out we didn't have Underline option anyway. Updated the test steps. |
@mkevins it would be really good if you could add steps to Gallery-4 items, it looks like they are not very intuitive. |
Re-generated ipa/apk on parent apps after including the fix: |
Android Sanity testsButton-1
Button-2
Button-3
Button-4
Cover-1
Discovered Issues: |
@pinarol I found a conversion error for button blocks #2158. I didn't dive into the history for this yet though to see if this something that should be a bug in Gutenberg or Gutenberg-Mobile. It looks like adding buttons on the web though wraps them in a "buttons" block which I think callstack is working on iirc. |
Hey @chipsnyder I forgot to mention about it. I went through the files history and noticed that some days ago web Button block was refactored and e.g div wrapper was removed from When I run locally the latest gutenberg version it works as expected so unfortunatelly we've faced the situation where older version of gutenberg editor is trying to edit the block generated by a newer version. You can read more about it on slack discussion |
Thanks @lukewalczak, I did miss that conversation. What you described is exactly the case that's happening. I'll close that ticket with this description. |
That's it. Unfortunately currently there's no technical solution for that. Luckily release cycles of web and mobile is close. |
I checked this one by checking the output links in the browser, seems fine:
|
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.
Merging the release. Thank you everyone! @etoledom @chipsnyder @lukewalczak @jbinda |
* Release v1.26.0 (#2153) * Add tests for Latest-Posts Bock * Have the Automation tests Scroll the Block window to help locate Block buttons on Android * Update gutenberg reference * Update Gutenberg ref * Update Gutenberg ref * New template for release PRs This PR will add a new template for release PRs to make it easier to check all the steps needed and to standardize the release PRs. This template can then be used by using this link: `https://github.com/wordpress-mobile/gutenberg-mobile/pull/new?template=release_pull_request.md` * Update template file. * Fix: remove extra padding for post title and first `Paragraph` block (#2095) * Fix: remove extra padding for post title and first `Paragraph` block * Update Gutenberg ref * Add a new androidReplacements function to comply with Android Typography lint rules * Make sure the file gutenberg.pot exists before generating android and ios strings. * Update Gutenberg ref * Update gutenberg ref * Update gutenberg ref * Update gutenberg reference * Gutenberg update * Update Gutenberg ref * Update Gutenberg ref * Update Gutenberg ref * Update Gutenberg ref * Fix: prevent ripple effect on slider cell in BottomSheet and disable it completely on iOS (#2023) * prevent ripple effect on slider cell in BottomSheet and disable it completely on iOS * Update Gutenberg ref * Update Gutenberg ref * Accept multiple headers through OnAuthHeaderRequestedListener (#2080) * Blog layout template (#2114) * Update Gutenberg ref * Update Gutenberg ref * Update gutenberg reference * Fix failing UI tests Try scrolling in the Inserter for all platforms * Disable the failing test on iOS Co-authored-by: Matthew Kevins <[email protected]> Co-authored-by: Pinar Olguc <[email protected]> * Update gutenberg reference * Feat: Column block (#1661) * update ref to master (Columns Block) * Update gutenberg reference * Fix Latests Posts Tests by expanding the scroll to button functionality * Fix lint issue * Fix typography breakage in master To a version where the typography panel is not added to block settings. * Update GB reference. * Correct slider step value (#2119) * Update ref: Correct slider step accordingly to the platform * Update gb ref Co-authored-by: Pinar Olguc <[email protected]> * v1.26.0 * Add some missing release notes * Update Podfile.lock * Update gb ref * Update bundles Co-authored-by: Chip Snyder <[email protected]> Co-authored-by: Matthew Kevins <[email protected]> Co-authored-by: Gerardo Pacheco <[email protected]> Co-authored-by: Sérgio Estêvão <[email protected]> Co-authored-by: jbinda <[email protected]> Co-authored-by: Chip <[email protected]> Co-authored-by: Maxime Biais <[email protected]> Co-authored-by: Tugdual de Kerviler <[email protected]> Co-authored-by: Klymentiy Haykov <[email protected]> Co-authored-by: Matthew Kevins <[email protected]> Co-authored-by: Luke Walczak <[email protected]> * Update gb ref Co-authored-by: Chip Snyder <[email protected]> Co-authored-by: Matthew Kevins <[email protected]> Co-authored-by: Gerardo Pacheco <[email protected]> Co-authored-by: Sérgio Estêvão <[email protected]> Co-authored-by: jbinda <[email protected]> Co-authored-by: Chip <[email protected]> Co-authored-by: Maxime Biais <[email protected]> Co-authored-by: Tugdual de Kerviler <[email protected]> Co-authored-by: Klymentiy Haykov <[email protected]> Co-authored-by: Matthew Kevins <[email protected]> Co-authored-by: Luke Walczak <[email protected]>
Release for Gutenberg Mobile v1.26.0
Related PRs
Gutenberg: none
WPAndroid: Gutenberg: update to v1.26.0 WordPress-Android#11647
WPiOS: Gutenberg: update to v1.26.0 WordPress-iOS#13878
Aztec-iOS: none
Aztec-Android: none
Extra PRs that Landed After the Release Was Cut
Changes
FULL LIST
Bug fix
Paragraph
block Fix: remove extra padding for post title and firstParagraph
block #2095New feature & Improvement
Test plan
Release Submission Checklist
RELEASE-NOTES.txt
is updated with all the changes that made it to the release