-
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(card): Add --stroked
variant and mixin
#2035
Conversation
BREAKING CHANGE: The `shouldBubble` param of `MDCComponent.emit()` now defaults to `true` instead of `false`.
This reverts commit 4c08741.
Codecov Report
@@ Coverage Diff @@
## master #2035 +/- ##
=======================================
Coverage 99.43% 99.43%
=======================================
Files 84 84
Lines 3720 3720
Branches 486 486
=======================================
Hits 3699 3699
Misses 21 21 Continue to review full report at Codecov.
|
# Conflicts: # packages/mdc-card/README.md # packages/mdc-card/_mixins.scss
# Conflicts: # demos/card.html # demos/card.scss # demos/theme/_theme-shared.scss # demos/theme/index.html # packages/mdc-card/README.md # packages/mdc-card/_mixins.scss # packages/mdc-card/mdc-card.scss
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 LETSGOOOOOO
Fixes #1708