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

Implement color theming support #32

Merged
merged 6 commits into from
Jul 23, 2024
Merged

Conversation

jordanjones243
Copy link
Contributor

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.

Resolves: #31

Summary:

Please summarize the scope of the changes you have submitted, what the intent of the work is and anything that describes the before/after state of the project.

  • Update color tokens to support theming
  • Update dependencies and eslint config
  • Update path to precommit file

Type of change:

Please delete options that are not relevant.

  • New capability
  • Revision of an existing capability
  • Infrastructure change (automation, etc.)
  • Other (please elaborate)

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

@jordanjones243 jordanjones243 self-assigned this Jul 22, 2024
@jordanjones243 jordanjones243 linked an issue Jul 22, 2024 that may be closed by this pull request
2 tasks
@jordanjones243
Copy link
Contributor Author

There is an issue with the build where eslint is causing failures. Further investigation needs to be done.

@jason-capsule42 jason-capsule42 force-pushed the jjones/themingSupport/#31 branch 2 times, most recently from 66d699d to 696e2ae Compare July 23, 2024 16:30
@jason-capsule42 jason-capsule42 force-pushed the jjones/themingSupport/#31 branch 3 times, most recently from d576b01 to 63ed7e9 Compare July 23, 2024 18:56
@jason-capsule42 jason-capsule42 changed the base branch from main to beta July 23, 2024 19:05
@jason-capsule42 jason-capsule42 dismissed their stale review July 23, 2024 19:05

The base branch was changed.

@jason-capsule42 jason-capsule42 merged commit 0afb095 into beta Jul 23, 2024
6 checks passed
@jason-capsule42 jason-capsule42 deleted the jjones/themingSupport/#31 branch July 23, 2024 19:07
@blackfalcon
Copy link
Member

🎉 This PR is included in version 2.2.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update color tokens for theming support
3 participants