This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Closed
Description
MDCRippleFoundation's activate and deactivate methods should take an optional event as input. This lets MDCRippleFoundation programmatically activate and deactivate the ripple, given an event.
MDCRippleFoundation will still support activating and deactivating by directly listening to DOM events. This is just an alternative way of triggering ripple.