Skip to content

Commit

Permalink
Merge pull request #11409 from wordpress-mobile/gutenberg/208_lists
Browse files Browse the repository at this point in the history
Updates GB version to support list blocks
  • Loading branch information
SergioEstevao authored Apr 5, 2019
2 parents cc55079 + 0332b39 commit 10f4fde
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 23 deletions.
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def aztec
#pod 'WordPress-Aztec-iOS', :git => 'https://github.com/wordpress-mobile/AztecEditor-iOS.git', :commit => 'a916afc713e5d650f47fd03772022c01ca0ac8a8'
#pod 'WordPress-Editor-iOS', :git => 'https://github.com/wordpress-mobile/AztecEditor-iOS.git', :commit => 'a916afc713e5d650f47fd03772022c01ca0ac8a8'
##pod 'WordPress-Editor-iOS', :git => 'https://github.com/wordpress-mobile/AztecEditor-iOS.git', :tag => '1.5.0.beta.1'
pod 'WordPress-Editor-iOS', '1.5.0'
pod 'WordPress-Editor-iOS', '1.5.2'
end

def wordpress_ui
Expand Down Expand Up @@ -102,7 +102,7 @@ target 'WordPress' do
## Gutenberg (React Native)
## =====================
##
gutenberg :commit => '3bd518afb686ac6c10526bbe43d8442b22b8c055'
gutenberg :commit => 'd3d67ceb189f1978ee8faca968b522d7d3363ab3'

pod 'RNSVG', :git => 'https://github.com/wordpress-mobile/react-native-svg.git', :tag => '9.3.3-gb'
pod 'react-native-keyboard-aware-scroll-view', :git => 'https://github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git', :tag => 'gb-v0.8.7'
Expand Down
42 changes: 21 additions & 21 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -184,9 +184,9 @@ PODS:
- Starscream (3.0.6)
- SVProgressHUD (2.2.5)
- UIDeviceIdentifier (1.1.4)
- WordPress-Aztec-iOS (1.5.0)
- WordPress-Editor-iOS (1.5.0):
- WordPress-Aztec-iOS (= 1.5.0)
- WordPress-Aztec-iOS (1.5.2)
- WordPress-Editor-iOS (1.5.2):
- WordPress-Aztec-iOS (= 1.5.2)
- WordPressAuthenticator (1.2.0):
- 1PasswordExtension (= 1.8.5)
- Alamofire (= 4.7.3)
Expand Down Expand Up @@ -232,12 +232,12 @@ DEPENDENCIES:
- Charts (~> 3.2.2)
- CocoaLumberjack (= 3.4.2)
- Crashlytics (= 3.12.0)
- Folly (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/3bd518afb686ac6c10526bbe43d8442b22b8c055/react-native-gutenberg-bridge/third-party-podspecs/Folly.podspec.json`)
- Folly (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/d3d67ceb189f1978ee8faca968b522d7d3363ab3/react-native-gutenberg-bridge/third-party-podspecs/Folly.podspec.json`)
- FormatterKit/TimeIntervalFormatter (= 1.8.2)
- Gifu (= 3.2.0)
- GiphyCoreSDK (~> 1.4.0)
- Gridicons (~> 0.16)
- Gutenberg (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, commit `3bd518afb686ac6c10526bbe43d8442b22b8c055`)
- Gutenberg (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, commit `d3d67ceb189f1978ee8faca968b522d7d3363ab3`)
- HockeySDK (= 5.1.4)
- MGSwipeTableCell (= 1.6.8)
- MRProgress (= 0.8.3)
Expand All @@ -248,21 +248,21 @@ DEPENDENCIES:
- OHHTTPStubs (= 6.1.0)
- OHHTTPStubs/Swift (= 6.1.0)
- Reachability (= 3.2)
- React (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/3bd518afb686ac6c10526bbe43d8442b22b8c055/react-native-gutenberg-bridge/third-party-podspecs/React.podspec.json`)
- React (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/d3d67ceb189f1978ee8faca968b522d7d3363ab3/react-native-gutenberg-bridge/third-party-podspecs/React.podspec.json`)
- react-native-keyboard-aware-scroll-view (from `https://github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git`, tag `gb-v0.8.7`)
- react-native-safe-area (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/3bd518afb686ac6c10526bbe43d8442b22b8c055/react-native-gutenberg-bridge/third-party-podspecs/react-native-safe-area.podspec.json`)
- react-native-safe-area (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/d3d67ceb189f1978ee8faca968b522d7d3363ab3/react-native-gutenberg-bridge/third-party-podspecs/react-native-safe-area.podspec.json`)
- RNSVG (from `https://github.com/wordpress-mobile/react-native-svg.git`, tag `9.3.3-gb`)
- RNTAztecView (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, commit `3bd518afb686ac6c10526bbe43d8442b22b8c055`)
- RNTAztecView (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, commit `d3d67ceb189f1978ee8faca968b522d7d3363ab3`)
- SimulatorStatusMagic
- Starscream (= 3.0.6)
- SVProgressHUD (= 2.2.5)
- WordPress-Editor-iOS (= 1.5.0)
- WordPress-Editor-iOS (= 1.5.2)
- WordPressAuthenticator (~> 1.2.0)
- WordPressKit (~> 3.2.2.beta-3)
- WordPressShared (~> 1.7.3-beta.2)
- WordPressUI (from `https://github.com/wordpress-mobile/WordPressUI-iOS.git`, tag `1.2.0`)
- WPMediaPicker (= 1.3.2)
- yoga (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/3bd518afb686ac6c10526bbe43d8442b22b8c055/react-native-gutenberg-bridge/third-party-podspecs/yoga.podspec.json`)
- yoga (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/d3d67ceb189f1978ee8faca968b522d7d3363ab3/react-native-gutenberg-bridge/third-party-podspecs/yoga.podspec.json`)
- ZendeskSDK (= 2.2.0)
- ZIPFoundation (~> 0.9.8)

Expand Down Expand Up @@ -313,35 +313,35 @@ EXTERNAL SOURCES:
:git: https://github.com/Automattic/Automattic-Tracks-iOS.git
:tag: 0.3.2
Folly:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/3bd518afb686ac6c10526bbe43d8442b22b8c055/react-native-gutenberg-bridge/third-party-podspecs/Folly.podspec.json
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/d3d67ceb189f1978ee8faca968b522d7d3363ab3/react-native-gutenberg-bridge/third-party-podspecs/Folly.podspec.json
Gutenberg:
:commit: 3bd518afb686ac6c10526bbe43d8442b22b8c055
:commit: d3d67ceb189f1978ee8faca968b522d7d3363ab3
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
React:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/3bd518afb686ac6c10526bbe43d8442b22b8c055/react-native-gutenberg-bridge/third-party-podspecs/React.podspec.json
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/d3d67ceb189f1978ee8faca968b522d7d3363ab3/react-native-gutenberg-bridge/third-party-podspecs/React.podspec.json
react-native-keyboard-aware-scroll-view:
:git: https://github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git
:tag: gb-v0.8.7
react-native-safe-area:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/3bd518afb686ac6c10526bbe43d8442b22b8c055/react-native-gutenberg-bridge/third-party-podspecs/react-native-safe-area.podspec.json
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/d3d67ceb189f1978ee8faca968b522d7d3363ab3/react-native-gutenberg-bridge/third-party-podspecs/react-native-safe-area.podspec.json
RNSVG:
:git: https://github.com/wordpress-mobile/react-native-svg.git
:tag: 9.3.3-gb
RNTAztecView:
:commit: 3bd518afb686ac6c10526bbe43d8442b22b8c055
:commit: d3d67ceb189f1978ee8faca968b522d7d3363ab3
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
WordPressUI:
:git: https://github.com/wordpress-mobile/WordPressUI-iOS.git
:tag: 1.2.0
yoga:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/3bd518afb686ac6c10526bbe43d8442b22b8c055/react-native-gutenberg-bridge/third-party-podspecs/yoga.podspec.json
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/d3d67ceb189f1978ee8faca968b522d7d3363ab3/react-native-gutenberg-bridge/third-party-podspecs/yoga.podspec.json

CHECKOUT OPTIONS:
Automattic-Tracks-iOS:
:git: https://github.com/Automattic/Automattic-Tracks-iOS.git
:tag: 0.3.2
Gutenberg:
:commit: 3bd518afb686ac6c10526bbe43d8442b22b8c055
:commit: d3d67ceb189f1978ee8faca968b522d7d3363ab3
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
react-native-keyboard-aware-scroll-view:
:git: https://github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git
Expand All @@ -350,7 +350,7 @@ CHECKOUT OPTIONS:
:git: https://github.com/wordpress-mobile/react-native-svg.git
:tag: 9.3.3-gb
RNTAztecView:
:commit: 3bd518afb686ac6c10526bbe43d8442b22b8c055
:commit: d3d67ceb189f1978ee8faca968b522d7d3363ab3
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
WordPressUI:
:git: https://github.com/wordpress-mobile/WordPressUI-iOS.git
Expand Down Expand Up @@ -395,8 +395,8 @@ SPEC CHECKSUMS:
Starscream: ef3ece99d765eeccb67de105bfa143f929026cf5
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
UIDeviceIdentifier: 8f8a24b257a4d978c8d40ad1e7355b944ffbfa8c
WordPress-Aztec-iOS: 0cc6e513027dde1af209b8f41b6ed6961e181ae5
WordPress-Editor-iOS: e25330010a9360e48bce6f264f62dff05230b31d
WordPress-Aztec-iOS: 16339a831d5d605ba9300b3722b75ba78e53cf09
WordPress-Editor-iOS: b90649909f99c1d02cef2bb79c0641322b31fa52
WordPressAuthenticator: 9d33878c78115b8727dedd0915fb3b0ad3439c55
WordPressKit: 6ef1696d6f073385ed28c96e74747c1fbbd6fe4a
WordPressShared: 95fa713d817e469eec4ec3b83f62843e78f89b58
Expand All @@ -407,6 +407,6 @@ SPEC CHECKSUMS:
ZendeskSDK: 44ee00338dd718495f0364369420ae11b389c878
ZIPFoundation: b1f07e4409baf1641f3fe5948b2a1c3f5c500cb1

PODFILE CHECKSUM: 4a95bf136ab0088cf0318f203edb23bba87b5893
PODFILE CHECKSUM: 82740bb249292f8a6d6bc2027b05669ce8758296

COCOAPODS: 1.5.3
1 change: 1 addition & 0 deletions RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
-----
* Draft preview now shows the remote version of the post.
* Initial support for importing TextBundle and TextPack from other apps.
* Support for lists in Gutenberg posts.

12.1
-----
Expand Down

0 comments on commit 10f4fde

Please sign in to comment.