Skip to content

Releases: rawilk/alpine-ripple

v1.1.2

03 Apr 14:52
eecc9a8
Compare
Choose a tag to compare

What's Changed

  • Use passive option for touchstart and touchmove event listeners

Full Changelog: v1.1.1...v1.1.2

v1.1.1

31 Jan 20:41
24118d4
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #3
  • Make ripple click effect inherit border radius from its parent element

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Jan 17:16
f6d305c
Compare
Choose a tag to compare

What's Changed

  • NPM: Bump @babel/core from 7.20.5 to 7.20.7 by @dependabot in #1
  • Add overflow:hidden to base ripple element
  • Add new x-ripple-focus directive for keyboard focus pulsating ripple effect
  • Add new focusedClass config option for the ripple focus directive
  • Add more event listeners to the x-ripple directive, such as keydown and touchstart for better handling of the ripple effect

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

16 Dec 17:16
0d837c8
Compare
Choose a tag to compare

initial release