Conversation
# Conflicts: # gutenberg
# Conflicts: # src/block-management/block-toolbar.js
|
This looks great overall! I'm not sure if this is the place to raise the request, but I have a couple minor requests:
|
# Conflicts: # yarn.lock
|
UI is updated by latest specs. |
|
Hey @marecar3 ! I did a fast test and I noticed something odd on iOS, it looks like the selection colors are inverted: |
|
Hey @etoledom! It seems that you maybe don't have the latest code on your local machine. You can pull it and you will have the latest changes. Also, we have moved a conversation to gutenberg - WordPress/gutenberg#11827 |
Updated gutenberg submodule
# Conflicts: # gutenberg # src/block-management/block-manager.js
koke
left a comment
There was a problem hiding this comment.
Good to go once the issues with the tests are resolved
Implemented logic for tracking visibility of keyboard Implemented keyboard hide button
# Conflicts: # react-native-aztec


Description
This PR resolves part of the Toolbar issue. It implements Toolbar and Toolbar Button style by the specs.
What's done :
Implement Toolbar Style
How has this been tested?
It is tested against this PR