-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[Monorepo] rename react-native-gutenberg-bridge to react-native-bridge #18515
Closed
dratwas
wants to merge
4,948
commits into
feat/import-gutenberg-mobile
from
import-mobile-rename-bridge
Closed
[Monorepo] rename react-native-gutenberg-bridge to react-native-bridge #18515
dratwas
wants to merge
4,948
commits into
feat/import-gutenberg-mobile
from
import-mobile-rename-bridge
Conversation
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 ref to gutenberg repo * Revert changes in gitmodules and update ref
Make media-text respect stacking setting on native
…Xcode11 Update to iOS11 and Swift 5.
…rovements Media & Text - Media picker buttons functionality
Update RNTAztec to iOS11
Release 1.16.1 Android device tests look stuck so I'm moving the PR forward.
…ndroid-files Generate i18n files for WPAndroid and WPiOS to use
# Conflicts: # bundle/android/App.js.map # bundle/ios/App.js.map # package.json # react-native-aztec/ios/RNTAztecView/RCTAztecView.swift
….1_to_develop Merge master 1.16.1 to develop
…board Prevents selection after ZWSP character
dratwas
added
[Status] In Progress
Tracking issues with work in progress
[Type] Technical Prototype
Offers a technical exploration into an idea as an example of what's possible
labels
Nov 14, 2019
6 tasks
gziolo
reviewed
Nov 26, 2019
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.
Nice to see those packages names updated and moved to their corresponding sections 👍
Tug
force-pushed
the
rnmobile/import-mobile-split-packages
branch
from
January 6, 2020 16:23
7412c47
to
eb7cd47
Compare
Tug
changed the base branch from
rnmobile/import-mobile-split-packages
to
feat/import-gutenberg-mobile
January 6, 2020 16:30
Closing a it was already included in #18509 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
[Type] Technical Prototype
Offers a technical exploration into an idea as an example of what's possible
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.
Description
This is a part of migration gutenberg-mobile to gutenberg repo. In this PR I change the name of
react-native-gutenberg-bridge
to@wordpress/react-native-bridge
since we don't want to have a package with the name that includes gutenberg in it.How has this been tested?
There is nothing to change at this stage
Types of changes
Checklist: