Skip to content

v1.0.0

Compare
Choose a tag to compare
@juni-vogt juni-vogt released this 28 Nov 01:14
· 8 commits to gh-pages since this release

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