-
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(popover): implement and document attrs and vars #832
Conversation
Deploy preview for helix-ui ready! Built with commit d2be4c7 |
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.
@BY00565233, please check and verify these updates work in IE11 and Legacy Edge.
2b58272
to
d2f50a6
Compare
@100stacks I verified and updated the 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.
DEV LGTM
d2f50a6
to
d2be4c7
Compare
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-popover>
: implement and document attributes and variablesWhat are the relevant story cards/tickets? Any additional PRs or other references?
Jira: SURF-2122
Before you request a review for this PR:
yarn test
to ensure all tests passed?