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

fix: to use disabled design token instead of opacity #189

Merged
merged 1 commit into from
May 29, 2024

Conversation

braven112
Copy link
Member

Alaska Airlines Pull Request

This change make auro-select use the same token for disabled that other form components use instead of relying on opacity to get a similar disabled effect.

Resolves: #185

Summary:

This will allow theming since we will use the standard token for disabled states.

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

@braven112 braven112 requested a review from a team as a code owner May 24, 2024 17:26
@braven112 braven112 linked an issue May 24, 2024 that may be closed by this pull request
@braven112 braven112 marked this pull request as draft May 24, 2024 17:36
@braven112 braven112 force-pushed the bshields/#185/usetoken branch from e9852ea to b582c41 Compare May 24, 2024 17:41
@braven112 braven112 marked this pull request as ready for review May 24, 2024 17:41
src/style.scss Outdated Show resolved Hide resolved
src/style.scss Outdated Show resolved Hide resolved
@braven112 braven112 force-pushed the bshields/#185/usetoken branch from b582c41 to 21410c3 Compare May 28, 2024 22:28
@jordanjones243 jordanjones243 merged commit 0a6bb30 into main May 29, 2024
6 checks passed
@jordanjones243 jordanjones243 deleted the bshields/#185/usetoken branch May 29, 2024 00:11
@blackfalcon
Copy link
Member

🎉 This PR is included in version 2.10.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@blackfalcon blackfalcon added the released Completed work has been released label May 29, 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.

disabled styles do not match other disabled auro components
3 participants