Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svelte-gestures

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-gestures - npm Package Versions

1235

1.3.0

Diff

Changelog

Source

1.3.0

Added press gesture. Gestures press, tap, swipe, pan now also emit target:EventTarget in the event detail.

rezi99
published 1.2.2 •

Changelog

Source

1.2.2

Fixed TS types location

rezi99
published 1.2.1 •

rezi99
published 1.2.0 •

Changelog

Source

1.2.0

rotate and pinch actions emit center coordinates of the gesture.

rezi99
published 1.1.0 •

Changelog

Source

1.1.0

Core lib function setPointerControls now accept argument, by which one can manually set touch-action css property. It is not used in swipe recogniser.

rezi99
published 1.0.6 •

Changelog

Source

1.0.6

  • pointerup added back alongside lostpointercapture so mouse clicks are handled correctly.
rezi99
published 1.0.5 •

rezi99
published 1.0.4 •

rezi99
published 1.0.3 •

rezi99
published 1.0.2 •

Changelog

Source

1.0.2

  • Default swipe distance decreased from 100px to 60px.
  • API events added to the documentation.
  • pointerup in the lib core is now replaced with lostpointercapture. It should fix cases where pointerup event has never been called, because of triggering context menu on touch dektop, changing browser tab in middle of swipe etc.
  • Custom Gesture implementation example added to the documentation.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc