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.76.3 #41498

Merged
merged 22 commits into from
Jun 2, 2022
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
6ea1d57
Release script: Update react-native-editor version to 1.76.0
jhnstn May 11, 2022
bcddcbc
Release script: Update with changes from 'npm run core preios'
jhnstn May 11, 2022
678bd2f
Update Changelog
jhnstn May 11, 2022
21b838c
Release script: Update react-native-editor version to 1.76.1
May 20, 2022
7f79f52
Release script: Update with changes from 'npm run core preios'
May 20, 2022
981471e
[Mobile] - BlockList - Add internal onLayout from CellRendererCompone…
May 18, 2022
0087e3d
[Mobile] - Fix Drag & Drop Chip positioning issue with RTL languages …
May 18, 2022
5c6fe0d
[RNMobile] Add drag & drop help guide in Help & Support screen (#40961)
fluiddot May 19, 2022
09d4368
[RNMobile] Fix drag mode not being enabled when long-pressing over Sh…
fluiddot May 20, 2022
c951e59
Mobile - Update changelog
May 20, 2022
d0b2cea
Translate NEW badge in Move blocks help screen
fluiddot May 20, 2022
ac8ae91
Release script: Update react-native-editor version to 1.76.2
fluiddot May 26, 2022
6eed454
Release script: Update with changes from 'npm run core preios'
fluiddot May 26, 2022
9bdf1b7
[RNMobile] Ensure post title gets focused when is notified from nativ…
fluiddot May 26, 2022
ea1e0ec
Update react-native-editor changelog
fluiddot May 26, 2022
15d5f58
Release script: Update react-native-editor version to 1.76.3
Jun 2, 2022
bc4b778
Release script: Update with changes from 'npm run core preios'
Jun 2, 2022
cf6a64d
Bump react-native-reanimated dependency
Jun 2, 2022
9e85181
Update changelog
Jun 2, 2022
d5b4364
Update Changelog
Jun 2, 2022
aedd157
Merge branch 'trunk' into rnmobile/release_1.76.3
Jun 2, 2022
47521c0
Revert removing comma
Jun 2, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Release script: Update with changes from 'npm run core preios'
  • Loading branch information
fluiddot committed May 26, 2022
commit 6eed454ceca6548972ef8fdd5996b5cb26a420a2
8 changes: 4 additions & 4 deletions packages/react-native-editor/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PODS:
- ReactCommon/turbomodule/core (= 0.66.2)
- fmt (6.2.1)
- glog (0.3.5)
- Gutenberg (1.76.1):
- Gutenberg (1.76.2):
- React-Core (= 0.66.2)
- React-CoreModules (= 0.66.2)
- React-RCTImage (= 0.66.2)
Expand Down Expand Up @@ -337,7 +337,7 @@ PODS:
- React-Core
- RNSVG (9.13.6):
- React-Core
- RNTAztecView (1.76.1):
- RNTAztecView (1.76.2):
- React-Core
- WordPress-Aztec-iOS (~> 1.19.8)
- WordPress-Aztec-iOS (1.19.8)
Expand Down Expand Up @@ -503,7 +503,7 @@ SPEC CHECKSUMS:
FBReactNativeSpec: 18438b1c04ce502ed681cd19db3f4508964c082a
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 5337263514dd6f09803962437687240c5dc39aa4
Gutenberg: 9d1e70315e26fc3e9e8445b3f17c8ecb29f77e1b
Gutenberg: a9b19c023bc09df467b282fa8de18ccbf64e1db1
RCT-Folly: a21c126816d8025b547704b777a2ba552f3d9fa9
RCTRequired: 5e9e85f48da8dd447f5834ce14c6799ea8c7f41a
RCTTypeSafety: aba333d04d88d1f954e93666a08d7ae57a87ab30
Expand Down Expand Up @@ -542,7 +542,7 @@ SPEC CHECKSUMS:
RNReanimated: d87c75f1076bab3402d6cd0b7322be51d333d10e
RNScreens: 953633729a42e23ad0c93574d676b361e3335e8b
RNSVG: 36a7359c428dcb7c6bce1cc546fbfebe069809b0
RNTAztecView: def74944705c4bef636fc653d11eaa1f49b64c22
RNTAztecView: 39a3ef9dd1cdd478253341e0f0534e57d9e7be96
WordPress-Aztec-iOS: 7d11d598f14c82c727c08b56bd35fbeb7dafb504
Yoga: 9a08effa851c1d8cc1647691895540bc168ea65f

Expand Down