Skip to content

Files

Latest commit

 

History

History
38 lines (23 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

38 lines (23 loc) · 1.26 KB

1.1.3 (2022-05-22)

1.1.2 (2022-04-13)

  • Added param for on or off effect
  • Upgraded docs

1.1.1 (2022-04-13)

  • Added support for passive, once, capture modifiers
  • Now the name of the effect can be passed to the arg of the event
    • v-touch-ripple:tap
    • v-touch-ripple:swipe
  • Upgrade docs
  • You can set animation duration as modifier, like: v-touch-ripple:swipe.once.800 (in ms)

1.0.5 (2022-04-12)

  • Remove the highlight on button press

1.0.4 (2022-04-11)

  • Fix scroll issue

1.0.3 (2022-04-11)

  • Fix chrome issue
  • Upgrade docs

1.0.2 (2022-04-11)

  • Fix docs issue

1.0.1 (2022-04-11)

  • Create directive