-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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(elevation): Add elevation overlay mixins #5249
Conversation
All 731 screenshot tests passed for commit 3a42b10 vs. |
All 731 screenshot tests passed for commit 94d9a6c vs. |
All 731 screenshot tests passed for commit 2f05320 vs. |
All 731 screenshot tests passed for commit ad8bcd4 vs. |
Codecov Report
@@ Coverage Diff @@
## master #5249 +/- ##
=======================================
Coverage 98.63% 98.63%
=======================================
Files 122 122
Lines 6002 6002
Branches 774 774
=======================================
Hits 5920 5920
Misses 81 81
Partials 1 1 Continue to review full report at Codecov.
|
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.
Looks good overall! Left few comments.
All 731 screenshot tests passed for commit 0bf8fc6 vs. |
All 731 screenshot tests passed for commit eed653e vs. |
All 731 screenshot tests passed for commit 25f2136 vs. |
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.
LGTM. Thanks for adding clear docs!
Add mixins to set the overlay fill color, opacity, size, parent position, and shadow.
BREAKING CHANGE: Functions moved into the
_functions.scss
file