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

Add a @centered argument to the AuLoader component #473

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

Windvis
Copy link
Contributor

@Windvis Windvis commented Feb 29, 2024

The loader is centered by default but this doesn't always look correctly for some use-cases. The @centered argument allows you to op-out of the default centering in case you need it.

Closes #472

@Windvis Windvis added the enhancement Used when the PR adds a new feature or enhancement. label Feb 29, 2024
@Windvis Windvis force-pushed the feat/loader-centered-argument branch from 67e3e60 to 25c6a25 Compare February 29, 2024 10:36
The loader is centered by default but this doesn't always look correctly for some use-cases. The `@centered` argument allows you to op-out of the default centering in case you need it.
@Windvis Windvis force-pushed the feat/loader-centered-argument branch from 25c6a25 to 1264653 Compare February 29, 2024 10:42
@Windvis Windvis merged commit eab8023 into master Feb 29, 2024
8 checks passed
@Windvis Windvis deleted the feat/loader-centered-argument branch February 29, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Used when the PR adds a new feature or enhancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<AuLoader> alignment
1 participant