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

svelte-gestures

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-gestures - npm Package Versions

234

5.0.6

Diff

Changelog

Source

5.0.6

  • pointerType added to all gestures' events
rezi99
published 5.0.5 •

rezi99
published 5.0.4 •

Changelog

Source

5.0.4

  • Stricter type checking added:
    • strictNullChecks
    • strictFunctionTypes
    • strictBindCallApply
    • strictPropertyInitialization
rezi99
published 5.0.3 •

Changelog

Source

5.0.3

  • x and y added to event detail of up, down and move events
    • Fix for related GestureCustomEvent types.
rezi99
published 5.0.2 •

Changelog

Source

5.0.2

  • Fixed typescript types for CustomEvents
rezi99
published 5.0.1 •

Changelog

Source

5.0.1

  • Added typescript types for CustomEvents
  • Support for Svelte 5 syntax, while keeping the old as well. You can use on:pan as well as onpan now.
rezi99
published 5.0.0 •

rezi99
published 4.0.0 •

Changelog

Source

4.0.0

To keep versioning according to Svelte itself, I am moving to version 4 straight away. The new version supports correct typing for Svelte 4 (while Svelte 3's namespace is svelte.JSX, Svelte 4 uses svelteHTML) Support for multiple touch-action values added. You can now pass touchAction also as an array. Thanks to xpengy and ewen-lbh for their contribution.

1.5.

Types fix for usage in svelte templates (no params are no required)

rezi99
published 1.5.2 •

rezi99
published 1.5.1 •

Changelog

Source

1.5.1

Types fix for usage in svelte templates

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