Skip to content

Releases: fians/Waves

v0.4.2

28 Jul 09:06
Compare
Choose a tag to compare

Bug Fix:

  • Set z-index element to 1 to make link clickable

v0.4.1

25 Jul 14:06
Compare
Choose a tag to compare

BUG FIX:

  • Link now can be clicked on <a> tag

v0.4.0

23 Jul 09:55
Compare
Choose a tag to compare

New:

  • Add Bower support.
  • Add source map support.

Improvement:

  • Waves ripple delay now is configurable via config parameter on Waves.displayEffect().

v0.3.1

22 Jul 10:31
Compare
Choose a tag to compare

Bug Fix:

  • -o-transition on ripple style.

Improvement:

  • Increase ripple's width to cover its parent element

v0.3.0

21 Jul 06:10
Compare
Choose a tag to compare

Improvement:

  • Add gulp build.
  • Remove <span> wrapper to create Waves effect.
  • Simplified button CSS class with float and flat button
  • Some styling improvement.

v0.2.1

17 Jul 14:07
Compare
Choose a tag to compare

Bug Fix:

  • Element position against relative parent.
  • Functionality of waves-button element now fixed with Effect.action

v0.2.0

16 Jul 10:35
Compare
Choose a tag to compare

Improvement:

  • Remove jQuery dependency
  • Add partial support for touch event

Changes:

  • CSS: .waves-element changed to .waves-effect
  • CSS: .waves-will-raise changed to .waves-raised

v0.1.0

24 Jul 08:53
Compare
Choose a tag to compare

Initial Release