AlaskaAirlines / auro-loader

A custom element for the purpose of illustrating animated loaders
https://auro.alaskaair.com/components/auro/loader
Apache License 2.0
0 stars 1 forks source link

auro-loader: support additional sizes xs and xxs #7

Closed jason-capsule42 closed 3 years ago

jason-capsule42 commented 3 years ago

Is your feature request related to a problem? Please describe.

auro-loader needs to support smaller sizes for use in small elements such as auro-button.

Describe the solution you'd like

auro-loader should be able to scale all the way down to effectively appear inline with button text.

Describe alternatives you've considered

Could force auro-loader to scale using CSS transforms but it would be preferred to implement decorators for all sizes.

blackfalcon commented 3 years ago

Please open a DRAFT PR with this feature branch.

blackfalcon commented 3 years ago

@jason please remember to update the labels when the work status changes.