AlaskaAirlines / auro-icon

Custom HTML element for the use of easily displaying an icon from the Auro Icon library
https://auro.alaskaair.com/components/auro/icon
Apache License 2.0
0 stars 4 forks source link

Upgrade to supoprt new Auro design tokens #94 #95

Closed blackfalcon closed 10 months ago

blackfalcon commented 11 months ago

Alaska Airlines Pull Request

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes: #94

Summary:

This commit updates all the token references to support the new design token naming spec. All CSS also supports fallback values to ensure a smooth transition from legacy to new.

TODO: There are 2 to-dos in this commit. Once there is an assumption that most teams have transitioned to the new token spec, the code that these to-dos are referencing can be removed as well as any npm package or reference to the legacy tokens.

Changes to be committed: modified: package-lock.json modified: package.json modified: src/alaskaStyle.scss modified: src/iconStyle.scss modified: src/style.scss

Type of change:

Please delete options that are not relevant.

Checklist:

By submitting this Pull Request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Pull Requests will be evaluated by their quality of update and whether it is consistent with the goals and values of this project. Any submission is to be considered a conversation between the submitter and the maintainers of this project and may require changes to your submission.

Thank you for your submission!
-- Auro Design System Team

blackfalcon commented 10 months ago

:tada: This PR is included in version 4.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: