-
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
Refactor: BottomSheet controls #1380
Conversation
@jbinda is this PR ready for review? It is still marked as draft. |
@pinarol its in draft because I also need element for Range cell so first I would like have this PR Feat: Cross platform InspectorControls and Feat: cover cross platform RangeControl merged |
This refactor looks quite good! Since the Range cell is new (afaik), is it really a blocker for this PR? Maybe we could go ahead with this one in parallel. Unless #1342 is merged soon. |
I thought it would be nice to merge it all at once but as you said if this refactor is ok we can merge it now and then add Range.Cell implementation |
Agreed, I think we can merge this one first. 👍 |
great! so I will prepare PR to target |
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.
Looks good!
Approved via WordPress/gutenberg#17569 (review)
I have revert @ CI passed so I merged it |
Fixes #1365
Please also refer to:
Merge it first gutenberg-mobile PR Feat: Cross platform InspectorControls and Feat: cover cross platform RangeControl
Related gutenberg PR
Related gutenberg-mobile issue
It presents:
New layer on top of
BottomSheet.Cells
to use controls placed in BottomSheet in the same way as in web version.RELEASE-NOTES.txt
.