AlaskaAirlines / auro-radio

Custom input element of type radio generally used in radio groups—collections of radio buttons describing a set of related options
https://auro.alaskaair.com/components/auro/radio
Apache License 2.0
1 stars 5 forks source link

Add hover state #99

Closed leeejune closed 1 year ago

leeejune commented 1 year 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: #67

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.

Added hover state on radio.

Example with hover UI.

Screen Shot 2023-04-10 at 7 44 53 PM

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

leeejune commented 1 year ago

I couldn't get husky to run the pre-commit hook. I got this error:

Screenshot 2023-04-06 at 2 40 06 PM

blackfalcon commented 1 year ago

I couldn't get husky to run the pre-commit hook. I got this error:

Screenshot 2023-04-06 at 2 40 06 PM

You need to be using Node 12.