Conversation
added 3 commits
December 11, 2020 12:37
# Conflicts: # gutenberg
This was referenced Dec 21, 2020
[Gutenberg] - Remove tooltip flag and modal layout feature flag
wordpress-mobile/WordPress-iOS#15550
Merged
6bab896 to
4fc346e
Compare
|
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
3 tasks
4fc346e to
bdd107b
Compare
bdd107b to
18fc6b6
Compare
antonis
approved these changes
Dec 29, 2020
antonis
left a comment
There was a problem hiding this comment.
Approving with WordPress/gutenberg#27640 (review)
18fc6b6 to
7f2d015
Compare
chipsnyder
approved these changes
Jan 7, 2021
c2719e2 to
82b98de
Compare
added 2 commits
January 8, 2021 14:19
This file contains hidden or 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
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.
Fixes #2936
Gutenberg PR-> WordPress/gutenberg#27640WordPress iOS PR-> wordpress-mobile/WordPress-iOS#15550WordPress Android PR-> wordpress-mobile/WordPress-Android#13665Removes unused code of the page layout picker. A native layout picker was implemented in the WordPress apps so this is no longer being used.
It updates the bundles since it involves native changes.
To test check the Gutenberg PR
PR submission checklist: