-
Notifications
You must be signed in to change notification settings - Fork 26
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
docs(hx-radio): implement and document vars and attrs #836
Conversation
Deploy preview for helix-ui ready! Built with commit f4fc0d3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lalithkarikelli, please verify these updates work in IE11 and Legacy Edge.
@100stacks verified and updated code to work in all 5 browsers . please review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Based on feedback in PR #814, please update invalid state color to $red-status-500.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
DEV LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
DEV LGTM
Description
<hx-radio>
: Implement and document attribute and variablesWhat are the relevant story cards/tickets? Any additional PRs or other references?
Jira: SURF 2123
Before you request a review for this PR:
yarn test
to ensure all tests passed?