Skip to content

Releases: fians/Waves

v0.7.6

Choose a tag to compare

@fians fians released this 09 Jan 16:17
  • Fix SVGElements that do not shortcircuit getWavesEffectElement #145
  • Fix memory leak #152
  • Change bower main files to their unminified versions #154
  • Add TypeScript typings #158
  • Explicitely define window.Waves for global use #181

v0.7.5

Choose a tag to compare

@fians fians released this 21 Feb 12:14
  • Allow array element passed to Waves #148
  • Remove minus z-index from css #142

v0.7.4

Choose a tag to compare

@fians fians released this 27 Oct 08:49
  • Fix error if element is null. #139 #140

v0.7.3

Choose a tag to compare

@fians fians released this 25 Oct 16:24
  • Prevent ripple appear if target element has disabled property #133 #138

v0.7.2

Choose a tag to compare

@fians fians released this 04 May 13:50
  • Add auto wrapper on <img> (#121)

v0.7.1

Choose a tag to compare

@fians fians released this 26 Apr 06:59
  • Fix non-exist ripples when Waves element got fast multiple click.

v0.7.0

Choose a tag to compare

@fians fians released this 19 Apr 14:16
  • Disable ripple effect when scrolling. #89
  • Ability to put the effect to HTML element via Waves.attach(). #91
  • Add Waves.ripple() and Waves.calm() to allow people create ripple effect programmaticaly. #112
  • Add Waves.init() to replace deprecated Waves.displayEffect()

v0.6.6

Choose a tag to compare

@fians fians released this 10 Apr 13:17
  • Remove unused transition property from waves-effect class #103

v0.6.5

Choose a tag to compare

@fians fians released this 29 Mar 14:16
  • Add support of AMD and Common.js #100

v0.6.4

Choose a tag to compare

@fians fians released this 08 Mar 04:38
  • Rename mixin to prevent conflict with Compass #97