Merged
Conversation
This was referenced Aug 3, 2023
Contributor
The iOS focus loop will be included in 1.100.2. I've updated the RELEASE-NOTES to reflect it won't be a part of of 1.101.0.
Contributor
Author
2 tasks
Contributor
Author
🟢 Writing Flow (Android)Build: 23.0-rc-1 General
Rich Text Format
Splitting and merging
|
Contributor
Author
🟢 Unsupported Blocks Tests (Android)Build: 23.0-rc-1
|
Contributor
Author
🟢 Recent Changes (Android)Build: 23.0-rc-1 |
Contributor
Author
🟢 Recent Changes (Android)Build: 23.0-rc-1 Gallery - 1
Gallery - 2
MediaText - 1
MediaText - 2
MultipleUpload - 1
Cover - 1
Editor Theme - 1
Social Icons - 1 |
Contributor
FWIW, that's the approach I would have taken, too. I shall try to address the issues with that revert today/tomorrow 🙏 |
Contributor
🟢 Writing Flow (iOS)Build: pr21240-d0525d9 General
Rich Text Format
Splitting and merging |
Contributor
🟢 Unsupported Blocks Tests (iOS)Build: pr21240-d0525d9
|
Contributor
🟢 Recent Changes (iOS)Build: pr21240-d0525d9 |
Contributor
🟢 Functionality Tests: Test Suite 2 (iOS)Build: pr21240-d0525d9 DarkMode - 1
Group - 1
Buttons-1
Button-2
Button-3
Color Settings - 1
Image - 1
Drag and Drop Blocks - 1
VideoPress - 2 |
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.
Release for Gutenberg Mobile 1.101.0
Related PRs
Extra PRs that Landed After the Release Was Cut
No extra PRs yet. 🎉
Changes in
1.101.0Change 1: Remove visual gap in mobile toolbar when a Gallery block is selected
Resolves an issue with removing an extra visual gap in the mobile toolbar.
Change 2: Remove Gallery caption button on mobile
Removes a non-functioning caption button from the mobile Gallery block toolbar. On mobile, the caption can be edited directly via the text input beneath the gallery item, and the caption button is not utilized in the same way it is on web.
Change 3: Fix Gallery block selection when adding media
Updates the Gallery block to mirror the behaviour of other blocks, e.g. the Image block. As a specific example, tapping "Add media" within an empty Gallery block now results in the Gallery block becoming the actively selected block.
Change 4: Upgrade React Native to 0.71.11
0.71.11#5874Change 5: Upgrade Gradle to 8.2.1 & AGP to 8.1.0
8.2.1and AGP to8.1.0WordPress/gutenberg#52872Test plan
Once the installable builds of the main apps are ready, perform a quick smoke test of the editor on both iOS and Android to verify it launches without crashing. We will perform additional testing after the main apps cut their releases.
Release Submission Checklist
RELEASE-NOTES.txtis updated with all the changes that made it to the release. ReplaceUnreleasedsection with the release version and create a newUnreleasedsection.gutenberg/packages/react-native-editor/CHANGELOG.mdis updated with all the changes that made it to the release. Replace## Unreleasedwith the release version and create a new## Unreleased.