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

UPDATE auro-loader: Theming support #21

Closed braven112 closed 7 months ago

braven112 commented 10 months ago

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

This is regarding theming updates that need to happen to nearly all auro components

Describe the solution you'd like

  1. Update to latest WC Generator Template Standard (e.g. dependences, Node)
  2. All tokens with the prefix --auro need to be renamed to --ds so they work with the new WCSS v5 update.
  3. The WCSS package needs to be updated to ^5.0.0 and the import paths in the component *.scss files need to be updated as well

    Describe alternatives you've considered

None

Additional context

Reference this auro-button pr https://github.com/AlaskaAirlines/auro-button/pull/231 And this auro-hyperlink pr https://github.com/AlaskaAirlines/auro-hyperlink/pull/185

Exit criteria

All tokens referencing --auro have been updated.

irma-kurnia-alaska commented 10 months ago

Hi @braven112, can you add me to contribute to auro-loader to work on this issue? Thank you