-
Does the Card support the Card ripple effect ? The below link from Material io does support that. The ripple effect is on the Card it self. I am trying to create a pricing page. I would like offer th…
-
Hello. Overall the material design implementation and ripples are pretty good and smooth, on some places even better than native, but for sure not so good when it comes to bottom bar navigation. The B…
-
### Current Behavior
many of my webpack builds are showing tons of these errors that really fill up my logs with every build. App seems to work fine, any ideas what could be causing this?
ex.
!…
-
## Bug report
I'm following the readme, and in my code I have the following:
Sass:
```
@use "@material/ripple";
.ripple {
@include ripple.surface;
@include ripple.radius-bound…
-
## Bug report
I use AutoInit and a bit of static HTML for a small mobile web app.
auto-initialising a `MDCTopAppBar` with MDC 11.0.0 gives working ripple effects for the buttons, from 12.0.0 t…
-
## Bug report
Ripple is rendered incorrectly on iOS devices
Original closed issue #7207.
### Steps to reproduce
1. Go to https://material.io/components/buttons#interactive-demo
2. Click on the …
-
### Should this be an RFC?
- [X] This is not a substantial change
### Which package is this a feature request for?
Lit Core (lit / lit-html / lit-element / reactive-element)
### Description
It wo…
-
**Is your feature request related to a problem? Please describe.**
In the MDC documentation (https://material.io/develop/web/components/ripples/) they mention, that there is a `radius-unbounded` mixi…
-
When I import "@material/ripple/mixins" in home.scss I get this error below
ERROR in ./home.scss
Module build failed:
@forward "@material/animation" as mdc-animation-*;
^
Ca…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
see https://codesandbox.io/s/splitbutton-demo-material-ui…