-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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.79.0 #42239
Merged
Merged
Mobile Release v1.79.0 #42239
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
6ea1d57
Release script: Update react-native-editor version to 1.76.0
jhnstn bcddcbc
Release script: Update with changes from 'npm run core preios'
jhnstn 678bd2f
Update Changelog
jhnstn 21b838c
Release script: Update react-native-editor version to 1.76.1
7f79f52
Release script: Update with changes from 'npm run core preios'
981471e
[Mobile] - BlockList - Add internal onLayout from CellRendererCompone…
0087e3d
[Mobile] - Fix Drag & Drop Chip positioning issue with RTL languages …
5c6fe0d
[RNMobile] Add drag & drop help guide in Help & Support screen (#40961)
fluiddot 09d4368
[RNMobile] Fix drag mode not being enabled when long-pressing over Sh…
fluiddot c951e59
Mobile - Update changelog
d0b2cea
Translate NEW badge in Move blocks help screen
fluiddot 132bc3a
Release script: Update react-native-editor version to 1.77.0
cb4105f
Release script: Update with changes from 'npm run core preios'
639598f
[RNMobile] Improve text read by screen readers for BottomSheetSelectC…
3fe5683
[RNMobile] Add 'Insert from URL' option to Image block (#40334)
derekblank a6dd494
[RNMobile] - E2E Simplify heading and lists blocks functions (#40670)
jostnes 1b3391e
Add ruby version file (#41013)
jhnstn 148f835
[RNMobile] Improvements to Getting Started Guides (#40964)
a046a61
update expected html for file block (#41300)
jostnes ede6624
Add waitForVisible() to all blocks (#41126)
jostnes 2daf775
Update CHANGELOG
d8fbfbd
Revert "update expected html for file block (#41300)"
efc0f2c
[RNMobile] Ensure post title gets focused when is notified from nativ…
fluiddot 4c714af
Release script: Update react-native-editor version to 1.77.1
fluiddot 9365c4e
Release script: Update with changes from 'npm run core preios'
fluiddot ad2c8e4
[RNMobile] Bump `react-native-reanimated` version to `2.4.1-wp-3` (#4…
fluiddot f10a378
Update react-native-editor changelog
fluiddot 4cfbd82
Release script: Update react-native-editor version to 1.78.0
fluiddot 5b447b4
Release script: Update with changes from 'npm run core preios'
fluiddot 8bd8d90
[RNMobile] Bump `react-native-gesture-handler` to version `2.3.2` (#4…
fluiddot bdaaf6e
Update react-native-editor changelog
fluiddot 6e13c9e
Release script: Update react-native-editor version to 1.78.1
32ab484
Release script: Update with changes from 'npm run core preios'
4ae461c
[RNMobile] Gallery block: Re-introduce `v1` (#41533)
fluiddot 01adee1
[RNMobile] Fix missing translations for locales that include region (…
fluiddot b1352b7
Update CHANGELOG
77417b6
Release script: Update react-native-editor version to 1.79.0
dcalhoun 4e35a9d
Release script: Update with changes from 'npm run core preios'
dcalhoun 2f31836
[RNMobile] Add integration tests to cover Drag & Drop functionality (…
fluiddot fb5f7e4
[Mobile] - Add E2E tests for the Drag & Drop blocks feature (#41368)
aee2a06
Mobile - Skip some of the Drag & Drop E2E on iOS (#41529)
c7a740c
where it can change to use clickIfClickable(), add new param for wait…
jostnes 83444ec
[RNMobile] Add 'Insert from URL' option to Video block (#41493)
derekblank d407e8f
Upgrade Aztec to v1.5.9 (#41828)
derekblank 720843b
fix: Image block preserves alt text from media library (#41839)
dcalhoun 94e8c68
[RNMobile] Implement recovery option for invalid blocks (#41988)
95a1894
docs: Update change log
dcalhoun c9c1e6b
[RNMobile] Upgrades Gradle to 7.4.2 & Android Gradle Plugin to 7.2.1 …
oguzkocer 581fc70
Update Aztec-Android version to v1.6.0 (#42243)
oguzkocer 912b257
Merge branch 'trunk' of github.com:WordPress/gutenberg into rnmobile/…
dcalhoun File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
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.
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'm wondering why the checksums have changed for these libraries if only we updated the version of
Gutenberg
andRNTAztecView
🤔. I've checked thePodfile.lock
file changes in the previous release (reference) and looks like onlyGutenberg
andRNTAztecView
changed.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've updated my PR and it brings back these references so I can restore them once I merge it, what do you think?
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.
Yeah, sounds good, let's bring them back on that PR as it will be merged soon.
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.
My understanding is that these types of changes are related to #32772 (comment), and are merely a result of
pod install
on different development machines with different paths. It might be a good practice to avoid committing this type of change to avoid confusion, however I do not know if one value is "correct."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.
Great, thanks for sharing the context. I'm wondering what's the difference between our machines 🤔. I see Ceyhun outlined in that comment a potential workaround, so it might be interesting to tackle that in the future.
Yep, it's not clear which values are the "correct" ones. I guess something that could be used as a guide in release PRs is that only
Gutenberg
andRNTAztecView
Pods should be updated, wdyt?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.
Yes, that would likely be helpful guidance. Unnecessary
Podfile.lock
changes could still sneak in within non-release PRs, but guidance for releases is likely still beneficial.