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

Address incorrect API architecture #13

Open blackfalcon opened 3 years ago

blackfalcon commented 3 years ago

General Support Request

The current version of auro-loader utilizes boolean values too much.

Support request

Reference the Auro API guidelines and update the loader to use proper use of types and booleans.

Additional context

The current API should be deprecated ASAP to alerts users that a new BREAKING CHANGE update is coming and it will remove the overuse of boolean values for a more compliant API model.