Skip to content
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

Mobile Release v1.101.2 #53936

Merged
merged 14 commits into from
Aug 28, 2023
Merged

Mobile Release v1.101.2 #53936

merged 14 commits into from
Aug 28, 2023

Conversation

derekblank
Copy link
Member

Description

Release 1.101.2 of the react-native-editor and Gutenberg-Mobile.

For more information about this release and testing instructions, please see the related Gutenberg-Mobile PR: wordpress-mobile/gutenberg-mobile#6109

Siobhan and others added 9 commits August 3, 2023 10:31
The iOS focus loop will be included in 1.100.2. I've updated the CHANGELOG accordingly.
Stretching this content with flex appears to be necessary after
upgrading React Native or refactoring the bottom sheet height animation.

Refactor: 0411df1

Upgrade: c2957aa
This PR adds safety checks for the `title` property within `reusableBlock`. By using optional chaining, the code now gracefully handles scenarios where `title` might be undefined, preventing a TypeError from being thrown.
@derekblank derekblank added the Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) label Aug 25, 2023
@derekblank derekblank added the [Type] Task Issues or PRs that have been broken down into an individual action to take label Aug 25, 2023
@derekblank derekblank marked this pull request as ready for review August 25, 2023 07:33
Gerardo added 4 commits August 25, 2023 10:56
* AztecView - Replace usage of TouchableWithoutFeedback with Pressable - This fixes the current React Native regression with VoiceOver and assistive keyboards

* Patch React Native's TextInput component to avoid passing the recently introduced accessibilityState prop which causes issues with assistive keyboards

* Updates snapshots: Fule, Audio blocks and Search component after changing the AztecView component to use Pressable

* Update AztecView's Pressable with changing its accessible prop to false
@geriux geriux requested a review from ellatrix as a code owner August 25, 2023 09:15
@geriux geriux requested review from geriux and removed request for ajitbohra and ellatrix August 25, 2023 10:08
Copy link
Member

@geriux geriux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

# Conflicts:
#	packages/react-native-aztec/package.json
#	packages/react-native-bridge/package.json
#	packages/react-native-editor/CHANGELOG.md
#	packages/react-native-editor/ios/Podfile.lock
#	packages/react-native-editor/package.json
@github-actions
Copy link

github-actions bot commented Aug 25, 2023

Flaky tests detected in 98fed3f.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/5976717940
📝 Reported issues:

@derekblank derekblank merged commit 80997a4 into trunk Aug 28, 2023
49 checks passed
@derekblank derekblank deleted the rnmobile/release_1.101.2 branch August 28, 2023 00:25
@github-actions github-actions bot added this to the Gutenberg 16.6 milestone Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) [Type] Task Issues or PRs that have been broken down into an individual action to take
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants