You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(material-experimental/mdc-radio): use consistent ripple timings (#18590)
- Switches the MDC-based radio button to use the ripple timings from MDC, rather than a hardcoded one.
- Reworks the rest of the MDC-based components so that they don't re-create the ripple config object for each instance. It's not a huge improvement, there's no need for it to consume extra memory.
(cherry picked from commit 76846b8)
0 commit comments