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.75.0 #40630

Merged
merged 20 commits into from
Apr 29, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
7473046
Release script: Update react-native-editor version to 1.74.0
Apr 14, 2022
6f89f35
Release script: Update with changes from 'npm run core preios'
Apr 14, 2022
f04c036
Update CHANGELOG
Apr 14, 2022
8787a69
Release script: Update react-native-editor version to 1.75.0
Apr 26, 2022
5651a1e
Commit changes from "npm run core preios"
Apr 26, 2022
cc03315
[RNMobile] Prevent unnecessary re-renders of RichText component due t…
fluiddot Apr 26, 2022
18483c0
Mobile - RichText - Set a default value for selectionStart / selectio…
Apr 26, 2022
68bf03d
Embed block: Fix inline preview cut-off when editing URL (#35326)
fluiddot Apr 19, 2022
b97f8d5
[RNMobile] Upgrade to AztecAndroid 1.5.7 (#40099)
mchowning Apr 15, 2022
7746f8c
Add constants file to Spacer block (#40446)
fluiddot Apr 20, 2022
1d6e193
Use CSS to transform text into title case (#40550)
Apr 25, 2022
fcb9abf
Mobile - Notice list - Updates the code with the following: (#40415)
Apr 20, 2022
4a11173
Mobile - Layout - Set a background color for the toolbar (#40266)
Apr 18, 2022
79c5553
[RNMobile] - Update tests with paragraph blocks to work on both envir…
jostnes Apr 27, 2022
ca3e18f
Mobile - HTML View - Add a top margin to avoid the tooltip overlappin…
Apr 27, 2022
4d91a1a
[RNMobile] Add featured image settings to the Latest Posts block (#39…
Apr 27, 2022
f7626e5
Update CHANGELOG with user-facing changes
Apr 28, 2022
72a45b9
Merge commit '04d733dd911874bc6aea5a01a437d0c136fa2137' into rnmobile…
mchowning Apr 28, 2022
a462c7e
Merge remote-tracking branch 'origin/trunk' into rnmobile/release_1.75.0
mchowning Apr 28, 2022
8aa2c93
Merge remote-tracking branch 'origin/trunk' into rnmobile/release_1.75.0
mchowning Apr 28, 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
2 changes: 1 addition & 1 deletion packages/react-native-aztec/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wordpress/react-native-aztec",
"version": "1.74.1",
"version": "1.75.0",
"description": "Aztec view for react-native.",
"private": true,
"author": "The WordPress Contributors",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-bridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wordpress/react-native-bridge",
"version": "1.74.1",
"version": "1.75.0",
"description": "Native bridge library used to integrate the block editor into a native App.",
"private": true,
"author": "The WordPress Contributors",
Expand Down
7 changes: 6 additions & 1 deletion packages/react-native-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,12 @@ For each user feature we should also add a importance categorization label to i

## Unreleased

- [*] Add featured image settings to Latest Posts block [#39257]
## 1.75.0

- [*] [Latest Posts block] Add featured image settings [#39257]
- [*] Prevent incorrect notices displaying when switching between HTML-Visual mode quickly [#40415]
- [*] [Embed block] Fix inline preview cut-off when editing URL [#35326]
- [*] [iOS] Prevent gaps shown around floating toolbar when using external keyboard [#40266]

## 1.74.1

Expand Down
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.74.1):
- Gutenberg (1.75.0):
- 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.74.1):
- RNTAztecView (1.75.0):
- 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: f1a8cfc8edf0620a6cf17a6507b7586987a2181e
Gutenberg: a801215930ac72f0872814bfcce347532b6c20b6
RCT-Folly: a21c126816d8025b547704b777a2ba552f3d9fa9
RCTRequired: 5e9e85f48da8dd447f5834ce14c6799ea8c7f41a
RCTTypeSafety: aba333d04d88d1f954e93666a08d7ae57a87ab30
Expand Down Expand Up @@ -542,7 +542,7 @@ SPEC CHECKSUMS:
RNReanimated: ae78e43201015a3fb2982a6e3ffe3507ee7f2d81
RNScreens: 953633729a42e23ad0c93574d676b361e3335e8b
RNSVG: 36a7359c428dcb7c6bce1cc546fbfebe069809b0
RNTAztecView: 7bc85203789ddcbcd5c74e421ad9cb005eece281
RNTAztecView: acf0844256727ca793923232f9eb93fc5fbb4343
WordPress-Aztec-iOS: 7d11d598f14c82c727c08b56bd35fbeb7dafb504
Yoga: 9a08effa851c1d8cc1647691895540bc168ea65f

Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wordpress/react-native-editor",
"version": "1.74.1",
"version": "1.75.0",
"description": "Mobile WordPress gutenberg editor.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
Expand Down