Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

1.1.0

Latest
Compare
Choose a tag to compare
@vegarringdal vegarringdal released this 15 Apr 15:56
· 14 commits to dev-rebuild since this release

New attribute v-skip-passive
When used it will not enable passive events and prevent default on scroll wheel and touchmove.
This way page wont scroll when on a small screen (or huge page)