-
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
[Mobile] - Buttons block - Support content justification #26166
[Mobile] - Buttons block - Support content justification #26166
Conversation
Size Change: 0 B Total Size: 1.19 MB ℹ️ View Unchanged
|
67463b4
to
225ff95
Compare
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.
Test failures appear to be unrelated and caused by test issues that were present in master
(but now fixed, I think). I've rebased #23168, so rebasing this branch should get tests to pass.
I have no way to actually test the code, but just looking at it, I can't see any mistakes. 👍
…tificationDropdown
cf67f4a
to
335d430
Compare
Thanks! Just updated the branch |
…tificationDropdown (#26166)
…tificationDropdown (#26166)
* Buttons block: overhaul alignment/justification controls. * Make icon names consistent with CSS terminology. * Move onClick function inline. * Mobile - Buttons block - Support content justification and ContentJustificationDropdown (#26166) * Fix control title inconsistency. Co-authored-by: Gerardo Pacheco <[email protected]>
Description
This PR is a continuation of #23168 adding support of content justification and the
ContentJustificationDropdown
for mobile.How has this been tested?
Screenshots
Types of changes
New feature
Checklist: