-
Notifications
You must be signed in to change notification settings - Fork 59
feat: menu hover #364
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
feat: menu hover #364
Conversation
Deploy preview for fundamental-styles ready! Built with commit 17c9d80 |
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.
Just a heads up - this is a breaking change for the implementation libraries and needs to be communicated via opening an issue on the repos to match this html.
Please delete the scss/*
files added here and audit that you've only updated the correct tests that correspond to this change - nothing but menu should be touched most likely. Please include screenshots from the results of npm run test
. Thanks!
@jbadan we discussed this with @stefanoScalzo as this is a breaking change. |
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.
🚢
Related Issue
Closes #363
Description
Added the span icon element within the anchor tag

Screenshots
Before:
After: