Skip to content
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

feat: improve default app bar layout #254

Merged
merged 3 commits into from
Nov 5, 2024
Merged

Conversation

r-durao-pvotal
Copy link
Contributor

Hello,

This PR aims to slightly improve the default app bar's layout. Specifically, its actions.

I moved the close action to the AppBar's leading parameter.
I removed the padding from the IconButtons, since the default one provides a more rounded padding (instead of just horizontal padding, we have all around 8 points)
I changed the padding of the loading indicator to be a multiple of 2, since most design systems work with even numbers.

@hm21 hm21 merged commit ec9569a into hm21:stable Nov 5, 2024
1 check passed
@hm21
Copy link
Owner

hm21 commented Nov 5, 2024

Thank you for your pull request. I’ve accepted it and made a minor adjustment to the padding for the loading indicator to prevent layout shifts when the editor is initialized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants