rippleJS icon indicating copy to clipboard operation
rippleJS copied to clipboard

vanilla Material Design ripples

Results 5 rippleJS issues
Sort by recently updated
recently updated
newest added

When a user clicks on an anchor like so: ```html Hello ``` Then drags away after a mousedown event, a mouseup event never fires. This is because a dragging starts,...

when i tried to center the div elements using flexbox and at the same time while using rippleJS class, flexbox moved the ripple upwards

Add example how to use with react js.

Firstly, nice little library! I'd like to define my own settings to modify the ripple. If you don't want users to use a constructor/call a factory, then perhaps use `data-*`...

I made a implemented rippleJS for ReactJS You can use it here https://github.com/michioxd/react-ripplejs