Releases: juni-vogt/legitRipple.js
Releases · juni-vogt/legitRipple.js
v1.1.0
v1.0.0
First official stable release ;)
Breaking changes:
- removed .longOpacity and .longDrop classes from CSS
- changed fixedPos API
Additions:
- added short delay before triggering ripples on touch devices to enable scrolling past ripple elements without triggering them (fixes #9)
- added will-change to CSS
- added bower install option
Internal changes:
- restructured JS
- abstracted touch event handling
- now using semantic versioning