React Use Gesture Versions Save

👇Bread n butter utility for component-tied mouse/touch gestures in React and Vanilla Javascript.

@use-gesture/[email protected]

1 year ago

Patch Changes

  • 79684a05f: types: add package exports

@use-gesture/[email protected]

1 year ago

Patch Changes

@use-gesture/[email protected]

1 year ago

Patch Changes

@use-gesture/[email protected]

1 year ago

Patch Changes

  • c6215e8ad: fix: properly resolve pointer.keys config

@use-gesture/[email protected]

1 year ago

Patch Changes

  • Updated dependencies [6f4c09b55]
  • Updated dependencies [854f4dfc1]

@use-gesture/[email protected]

1 year ago

Patch Changes

  • Updated dependencies [6f4c09b55]
  • Updated dependencies [854f4dfc1]

@use-gesture/[email protected]

1 year ago

Patch Changes

  • 6f4c09b55: fix: rolls back wheel-based pinch movement to bounds (thanks @Andarist!)

  • 854f4dfc1: feat (pinch):

    • pinchOnwheel: false prevents pinching with wheel.

@use-gesture/[email protected]

1 year ago

Patch Changes

@use-gesture/[email protected]

1 year ago

Patch Changes

@use-gesture/[email protected]

1 year ago

Patch Changes

  • de807fddc: fix: applying a new config to useGesture / Gesture shouldn't throw an error.