Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
0eac83b
Release script: Update react-native-editor version to 1.47.0
antonis Feb 16, 2021
a55eb93
Release script: Update with changes from 'npm run core preios'
antonis Feb 16, 2021
6cae629
[RNMobile] Ignore column width attribute when empty (#29015)
Feb 16, 2021
181da84
Update editor changelog
dcalhoun Feb 16, 2021
064262f
Mobile - RichText - Restore onSelectionChange when its focused (#29074)
Feb 17, 2021
086cbfa
Adds null check before function call
antonis Feb 17, 2021
f1340df
[RNMobile] Merge 1.46.1 beta fix release to 1.47.0 (#29044)
fluiddot Feb 17, 2021
2d5d879
Release script: Update react-native-editor version to 1.48.0
enejb Mar 1, 2021
c085da1
Release script: Update with changes from 'npm run core preios'
enejb Mar 1, 2021
a14915f
[Mobile] - Fix splitting/merging of Paragraph and Heading (#29502)
Mar 4, 2021
14bd181
Update changelog
Mar 5, 2021
c348248
Changelog - fix typo
Mar 5, 2021
285cb70
Revert "[Mobile] - Fix splitting/merging of Paragraph and Heading (#2…
Mar 5, 2021
956cdfc
Revert "Rich text: keep block ID on split (#28505)"
Mar 5, 2021
5f61495
Release script: Update react-native-editor version to 1.47.1
fluiddot Mar 9, 2021
02ba843
Release script: Update with changes from 'npm run core preios'
fluiddot Mar 9, 2021
62983de
Change the maximum items per page of reusable block fetch
fluiddot Mar 8, 2021
88d5744
Release script: Update react-native-editor version to 1.48.1
fluiddot Mar 9, 2021
cb31fc0
Release script: Update with changes from 'npm run core preios'
fluiddot Mar 9, 2021
58db4a8
Change the maximum items per page of reusable block fetch
fluiddot Mar 8, 2021
b0cf4d3
Add replace block content by clientID
bjtitus Mar 10, 2021
022c995
Add item to release notes about `replaceBlock` method
bjtitus Mar 10, 2021
1c823f6
Merge branch 'rnmobile/1.47.2' into rnmobile/release_1.48.1
fluiddot Mar 11, 2021
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 Mar 9, 2021
commit 02ba843edf1af04803827939735f5a05baf73217
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 @@ -21,7 +21,7 @@ PODS:
- DoubleConversion
- glog
- glog (0.3.5)
- Gutenberg (1.47.0):
- Gutenberg (1.47.1):
- React-Core (= 0.61.5)
- React-CoreModules (= 0.61.5)
- React-RCTImage (= 0.61.5)
Expand Down Expand Up @@ -253,7 +253,7 @@ PODS:
- React-Core
- RNSVG (9.13.6-gb):
- React-Core
- RNTAztecView (1.47.0):
- RNTAztecView (1.47.1):
- React-Core
- WordPress-Aztec-iOS (~> 1.19.3)
- WordPress-Aztec-iOS (1.19.3)
Expand Down Expand Up @@ -402,7 +402,7 @@ SPEC CHECKSUMS:
FBReactNativeSpec: 118d0d177724c2d67f08a59136eb29ef5943ec75
Folly: 30e7936e1c45c08d884aa59369ed951a8e68cf51
glog: 1f3da668190260b06b429bb211bfbee5cd790c28
Gutenberg: 103a9ebea785a8e1dd4c8bd4378d4a8a70efa678
Gutenberg: 8660e320d8db33fb9b6daa09f3f4424b551dc5d0
RCTRequired: b153add4da6e7dbc44aebf93f3cf4fcae392ddf1
RCTTypeSafety: 9aa1b91d7f9310fc6eadc3cf95126ffe818af320
React: b6a59ef847b2b40bb6e0180a97d0ca716969ac78
Expand Down Expand Up @@ -435,7 +435,7 @@ SPEC CHECKSUMS:
RNReanimated: f05baf4cd76b6eab2e4d7e2b244424960b968918
RNScreens: 953633729a42e23ad0c93574d676b361e3335e8b
RNSVG: 46c4b680fe18237fa01eb7d7b311d77618fde31f
RNTAztecView: 9c5552d00636833f452d88509421697869b1d13a
RNTAztecView: 2816f6d86d97c48b609afc20b55a55c857017de8
WordPress-Aztec-iOS: b7ac8b30f746992e85d9668453ac87c2cdcecf4f
Yoga: f2a7cd4280bfe2cca5a7aed98ba0eb3d1310f18b

Expand Down