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

Update CSS token per new design system theming capability #109

Merged
merged 5 commits into from
Jan 8, 2024

Conversation

irma-kurnia-alaska
Copy link
Contributor

@irma-kurnia-alaska irma-kurnia-alaska commented Nov 8, 2023

Alaska Airlines Pull Request

Resolves: #108

Summary:

  • Update the design tokens to reflect the new theming conventions regarding tokens from the AuroDesignTokens and JetstreamDesignTokens repo.

Type of change:

Please delete options that are not relevant.

  • Revision of an existing capability

Checklist:

  • My update follows the CONTRIBUTING guidelines of this project
  • I have performed a self-review of my own update

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

@irma-kurnia-alaska irma-kurnia-alaska requested a review from a team as a code owner November 8, 2023 09:14
@irma-kurnia-alaska irma-kurnia-alaska self-assigned this Nov 8, 2023
@irma-kurnia-alaska irma-kurnia-alaska added the Status: Review Needed Work is completed, user is requesting feedback label Nov 8, 2023
@blackfalcon blackfalcon removed the Status: Review Needed Work is completed, user is requesting feedback label Nov 9, 2023
@blackfalcon blackfalcon linked an issue Nov 9, 2023 that may be closed by this pull request
@blackfalcon
Copy link
Member

Additional work was addressed to modernize the repo. Updating to support Node 18 and 20 as well updating an adjustment API to support the new sizing ladder versus the legacy shirt sizing.

@blackfalcon blackfalcon requested review from jordanjones243 and removed request for blackfalcon November 10, 2023 03:20
@blackfalcon blackfalcon self-assigned this Nov 10, 2023
demo/index.html Outdated Show resolved Hide resolved
demo/index.html Show resolved Hide resolved
src/auro-header.js Show resolved Hide resolved
src/auro-header.js Show resolved Hide resolved
.github/workflows/testPublish.yml Show resolved Hide resolved
.eslintrc.js Outdated Show resolved Hide resolved
irma-kurnia-alaska and others added 4 commits January 8, 2024 08:00
Changes to be committed:
modified:   demo/demo.md
modified:   demo/index.html
modified:   package-lock.json
modified:   package.json
modified:   src/style.scss
This commit updates the listed files to support the new Node 18-20
transitional support policy.

https://auro.alaskaair.com/node-support

Changes to be committed:
modified:   .github/settings.yml
modified:   .github/workflows/testPublish.yml
modified:   package.json
Changes to be committed:
modified:   package-lock.json
modified:   package.json
This update preserves the legacy xxxs - xxxl sizing references but
updates to include the newer base 100 scale.

Changes to be committed:
modified:   .eslintrc.js
modified:   demo/demo.md
modified:   demo/index.html
modified:   docs/api.md
modified:   src/auro-header.js
modified:   src/style.scss
modified:   test/auro-header.test.js
@blackfalcon blackfalcon force-pushed the irmaku/#108 branch 2 times, most recently from d70817b to 4b63b3a Compare January 8, 2024 16:18
@jason-capsule42 jason-capsule42 self-requested a review January 8, 2024 17:00
This commit updates the package configs post rebase off of main.
Additional changes include:

1. Installed Sass as a dev dependency
2. Added override config
3. Removed Karama dependency
4. Revert eslint custom config and add to code
5. Remove duplicated tests

Also updated is the demo/index.html to address missing code comments.

Changes to be committed:
modified:   .eslintrc.js
modified:   demo/index.html
modified:   package-lock.json
modified:   package.json
modified:   src/auro-header.js
modified:   test/auro-header.test.js
@blackfalcon blackfalcon merged commit 36ffce8 into master Jan 8, 2024
4 checks passed
@blackfalcon blackfalcon deleted the irmaku/#108 branch January 8, 2024 22:22
@blackfalcon
Copy link
Member

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@blackfalcon blackfalcon added the released Completed work has been released label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Completed work has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

auro-header: Theming support
4 participants