-
Notifications
You must be signed in to change notification settings - Fork 58
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
[RNMobile] Add Reusable blocks to the inserter menu #2644
Closed
fluiddot
wants to merge
9
commits into
wordpress-mobile:develop
from
fluiddot:rnmobile/2575-reusable-blocks-inserter
Closed
[RNMobile] Add Reusable blocks to the inserter menu #2644
fluiddot
wants to merge
9
commits into
wordpress-mobile:develop
from
fluiddot:rnmobile/2575-reusable-blocks-inserter
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
Update develop branch from original repo
Update develop branch from original repo
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
Update master branch from original repo.
fluiddot
force-pushed
the
rnmobile/2575-reusable-blocks-inserter
branch
from
September 22, 2020 18:08
cf5d2ee
to
7891419
Compare
This was referenced Sep 23, 2020
Update master branch from original repo
fluiddot
force-pushed
the
rnmobile/2575-reusable-blocks-inserter
branch
from
October 1, 2020 19:35
2aed17b
to
bfc77f0
Compare
Update release notes
fluiddot
force-pushed
the
rnmobile/2575-reusable-blocks-inserter
branch
from
October 2, 2020 19:59
bfc77f0
to
5034634
Compare
This was referenced Oct 2, 2020
2 tasks
42 tasks
The work on this PR will continue in #3054. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Gutenberg PR
-> WordPress/gutenberg#25383Closes #2575
Add support to insert existing Reusable blocks from the editor in the mobile version. For this purpose the inserter menu now could show 2 tabs in case this kind of blocks have been previously created in the site.
The Reusable blocks tab will show all the blocks created of this type in the site.
To test:
Check test steps in Gutenberg PR WordPress/gutenberg#25383
PR submission checklist: