Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pmndrs/use-gesture

👇Bread n butter utility for component-tied mouse/touch gestures in React and Vanilla Javascript.
https://github.com/pmndrs/use-gesture

Corrected typo for usePinch example

186f9ad16aeb0bab19417d997b5d89fc0d25f408 authored over 5 years ago by Mathias <[email protected]>
Merge pull request #81 from andrewn/patch-1

Correct formatting in usePinch event description

16ab2c149bf5d1a2c7e71addb38e0379bfd3a346 authored over 5 years ago by David <[email protected]>
Correct formatting in usePinch event description

Add a newline so that `origin` is correctly formatted.

47614f8c4f0d9ac9f0f5b8bf8e78146eda93ae2d authored over 5 years ago by Andrew Nicolaou <[email protected]>
6.0.0-beta.3

736f13ef78a2810f21a96c52d6483b53b1407ac4 authored over 5 years ago by David Bismut <[email protected]>
doc: typo [ci skip]

68c8bc5dad6b46fa76b7dc186960ffd82ba10a13 authored over 5 years ago by David Bismut <[email protected]>
6.0.0-beta.2

8c68e871ffac01725ce04dd9260e9070b786db26 authored over 5 years ago by David Bismut <[email protected]>
doc: update

af349b5309747548e9d6d1eaab4a1a6c7b32d6c7 authored over 5 years ago by David Bismut <[email protected]>
fix: Doesn't trigger the `onWheel` handler when the ctrl key is pressed and `onPinch` is active #80

fe4deaa62724c525c684d09dd95bcb1b97fa5558 authored over 5 years ago by David Bismut <[email protected]>
Commodity fn

5c595ebda3a856c483bcfebdd67ee50f1b16fc77 authored over 5 years ago by David Bismut <[email protected]>
feat: added a `gesture` key to the event passed to handlers indicating which gesture originated the event.

66af7e03ec5539336288742ba5631ffd12715989 authored over 5 years ago by David Bismut <[email protected]>
feat: Added a warning when using trackpad zoom without a `domTarget` and `event.passive` set to true.

001fd1cdfdbf5505615996598c1de01d504afde5 authored over 5 years ago by David Bismut <[email protected]>
[docs] keywords

907ca462d0da700103ba9bb1117e0440f8ee3644 authored over 5 years ago by David Bismut <[email protected]>
[optim] better parsing of handlers

0b89c7877c4d421cc6a276cd711854a93c24f3ca authored over 5 years ago by David Bismut <[email protected]>
[breaking] removed legacy onAction and useGesture(fn)

1167b4354c8a4ef0d3b9a6f7f3b84fa906a0aec5 authored over 5 years ago by David Bismut <[email protected]>
[doc] update [ci skip]

cda7c41917fbfb071c619dcae8976f3bd53807d8 authored over 5 years ago by David Bismut <[email protected]>
[fix] delta bug

[fix] new turn threshold change

[readme] Update

5e603ae861a16f60808f476b8bd8fb1f2cf231f1 authored over 5 years ago by David Bismut <[email protected]>
[refactoring] renaming of keys

18a4d4d84e42bbbc5edf0b2d19274b8a7542604a authored over 5 years ago by David Bismut <[email protected]>
Update README.md

d1db7e2635dbf93c095fb3803b2b102ddad14dfb authored over 5 years ago by Paul Henschel <[email protected]>
Merge branch 'master' of https://github.com/react-spring/react-use-gesture

2f04f736322448ce95688c68a1fb22d18b7c78c5 authored over 5 years ago by David Bismut <[email protected]>
`memo` now works as expected when returning `0` from the handler

4e62404171a6577ef948c6f396ca86468d1b4150 authored over 5 years ago by David Bismut <[email protected]>
Update README.md

94cc2682f251f844fab9158580072add86e43d9e authored over 5 years ago by Paul Henschel <[email protected]>
Update README.md

aa3eb4f8a6da155b841b8be489a5af0026e32642 authored over 5 years ago by Paul Henschel <[email protected]>
[fix] Changed the default timeout for debounced events

319b4c655b6d400f22e2e5d6eb45bcd8363ba335 authored over 5 years ago by David Bismut <[email protected]>
Merge branch 'master' of https://github.com/react-spring/react-use-gesture

c3c27e50a03603859bbf8ee9bf34650d00d35dbd authored over 5 years ago by David Bismut <[email protected]>
[fix] Changed the default timeout for debounced events

ad90e75f8ec75ffc1257f536c20e20ca34093648 authored over 5 years ago by David Bismut <[email protected]>
Merge pull request #77 from mpolichette/master

Add FAQ about passive events [Closes #76]

2c429c363cd8d78b970319e169f89ca7cb854d26 authored over 5 years ago by David <[email protected]>
Add FAQ about passive events

9bfcf5b55ae2ae8daa259ee84fc9879f0e90f446 authored over 5 years ago by Matt Polichette <[email protected]>
Typo [ci skip]

ea665b63bc1097af52102641ff01162f1127280e authored over 5 years ago by David Bismut <[email protected]>
Example order changed [ci skip]

f91f4d67607af1e15aa164916c7eb9e8f3209cb5 authored over 5 years ago by David Bismut <[email protected]>
Removed emoji [ci skip]

2e6e1f157fc77efc9fc6dfae9b391182d1a33afa authored over 5 years ago by David Bismut <[email protected]>
Added simple capture [ci skip]

6bcb5d75b508eb64bc8604fddb680c83240da577 authored over 5 years ago by David Bismut <[email protected]>
Typo [ci skip]

4b858b45d145b321d5c3c608000993b3edfac0cc authored over 5 years ago by David Bismut <[email protected]>
Typo

ba435c652516cc81755b4c04b9f917c183a6b920 authored over 5 years ago by David Bismut <[email protected]>
Added links [ci skip]

2fc6c4ff7997c43c0316cf05d4720fe78f0d3ba7 authored over 5 years ago by David Bismut <[email protected]>
New readme [ci skip]

c2a001ce13d090d67a747d7b983952432db014cd authored over 5 years ago by David Bismut <[email protected]>
Removed space [ci skip]

01aeb575ae3c40e5d5cce28ae62b51d91a763174 authored over 5 years ago by David Bismut <[email protected]>
Added missing link [ci skip]

10ecf0486316cacc9eaab5f828856377ad8d2b70 authored over 5 years ago by David Bismut <[email protected]>
Formatting [ci skip]

6e749a2c349163c2f550dcafb9a7b0c7e9431e4a authored over 5 years ago by David Bismut <[email protected]>
Readme updates [ci skip]

654f5418d761284943beef9b8c0eac92793caf19 authored over 5 years ago by David Bismut <[email protected]>
New Readme Test [ci skip]

e3169c7bbf2a1e599eddfa1e1474b4915a4872f9 authored over 5 years ago by David Bismut <[email protected]>
[fix] Fixed issue with Webkit Gesture Recognizer

9a12995d8fd0e822964c79f93d984dea6846f2ff authored over 5 years ago by David Bismut <[email protected]>
Formatting [ci skip]

ca59824415c15adf58c3086961cfbd8aa5a44212 authored over 5 years ago by David Bismut <[email protected]>
[Readme] Added instructions for install with yarn [ci skip]

bdba882d81c9ec5fa3d49ca528b133d541491d79 authored over 5 years ago by David Bismut <[email protected]>
[ReadMe] Fix

193ada34ed168e71b167cda6c4306d6d43ec3fa3 authored over 5 years ago by David Bismut <[email protected]>
Merge branch 'master' of https://github.com/react-spring/react-use-gesture

fd4a010eff0f13fa2f6caa54968cc03591887efb authored over 5 years ago by David Bismut <[email protected]>
5.2.0

aef9b08f8a52d4ca2a687ce1890ba99d40eeccbe authored over 5 years ago by David Bismut <[email protected]>
[add] Added shorthand handlers

90b2bcf0fa798828f700eeb6a2da9d19eab0572f authored over 5 years ago by David Bismut <[email protected]>
[Refactor] temp is relabeled memo for clarity

30ba038f3dd233159d6ae13e1d4cc6be9cd34b43 authored over 5 years ago by David Bismut <[email protected]>
Merge pull request #75 from jeremybarbet/patch-1

Typo

53d6318a26e4544935fc00eba5650c71a3566df2 authored over 5 years ago by David <[email protected]>
Typo

4a7438e174783aa3420d88e58a9686f68d5fe203 authored over 5 years ago by Jérémy Barbet <[email protected]>
5.1.3

3553a1abc717ebafab55f4a460dff7e752655973 authored over 5 years ago by David Bismut <[email protected]>
Merge pull request #73 from react-spring/tsdx

New build process

1e8b105f71e3037f96c19a577aef3c8610dd209e authored over 5 years ago by David <[email protected]>
Added swipe example

103deb39181c239e2748186572a2968adbb7b560 authored over 5 years ago by David <[email protected]>
Added example

cc57e2b58255f88fcd6de4f348dd9d53a0c0fb2f authored over 5 years ago by David Bismut <[email protected]>
[TS] types are now in one file types.ts

b7e334a4492bebdba4217126fe6e9774208b35ab authored over 5 years ago by David Bismut <[email protected]>
[scripts] removed watchAll from "test"

f2b43afcb1105541177bdb6e059303e3e6849c51 authored over 5 years ago by David Bismut <[email protected]>
[Build] rollup -> tsdx

31a99c52423cb1b419bd6a98be6f4148ed6bf389 authored over 5 years ago by David Bismut <[email protected]>
[TS] Event type fixing

444dddf9eaa1b3b6940146fe21505bf63c3eeac9 authored over 5 years ago by David Bismut <[email protected]>
Merge pull request #65 from samselikoff/patch-1

Clarify hello world example

928b962f5b024a8660cf982df3acda2add7d4ca8 authored over 5 years ago by David <[email protected]>
Clarify hello world example

The current hello world example got me a little confused when first trying out the library.

W...

c1ebc7fbbc6e808e89f5bd776097f038fe4ae5cf authored over 5 years ago by Sam Selikoff <[email protected]>
5.1.2

1ba9c00cbcb0cee4459b1957a9564cd18bd48901 authored over 5 years ago by David Bismut <[email protected]>
[ts] fixed { useGesture } export

af2176f0ad74dd4acfc498f300e1ebe039e599b0 authored over 5 years ago by David Bismut <[email protected]>
5.1.1 [ci skip]

3a383ee2701a01f04145dcb8fe150a567f0cc5da authored over 5 years ago by David Bismut <[email protected]>
Merge branch 'next'

1b3a558ca5e443fa75cc85f187ff364a857b0d43 authored over 5 years ago by David Bismut <[email protected]>
[Changelog] Added 5.0.2 back

030472ca0c475699af47ebba840f08265f860ac0 authored over 5 years ago by David Bismut <[email protected]>
[Docs] update

4ad2de2add165d499d54f9589f4371142438a9bb authored over 5 years ago by David Bismut <[email protected]>
5.1.0 [ci skip]

23071a3886a4cbc524de4c439c3bb3e2cdb43926 authored over 5 years ago by David Bismut <[email protected]>
[Added] Support for genuine element element handlers

078fc72d8133a5f53b20e48108b4f17bf7149c75 authored over 5 years ago by David Bismut <[email protected]>
Changelog fix [ci skip]

f7b512576199dc81eda2d10f093c6f3f5e202569 authored over 5 years ago by David Bismut <[email protected]>
Changelog example fix [ci skip]

aaa834d4c92b44917fca16a048f1ee3ce0922930 authored over 5 years ago by David Bismut <[email protected]>
[refactor] hasPointerEvnets -> pointerEventsEnabled

ca943073c97a967c3c55975a3476f4a1a4177dc8 authored over 5 years ago by David Bismut <[email protected]>
[Test] Fix event target

6271e4eccc5ed50eeb90b5c78eb2f7fc8576ce4e authored over 5 years ago by David Bismut <[email protected]>
[comments]

ee628980f21842592a3bce3f36d583a4ed6603d3 authored over 5 years ago by David Bismut <[email protected]>
TS: fix exports

2ff205e1069cdee22c1551750629fbce55327607 authored over 5 years ago by David Bismut <[email protected]>
Beta version bump [ci skip]

d78a023c8246d5dda9b7a02d912bf0a7c9d4acab authored over 5 years ago by David Bismut <[email protected]>
TS rewrite

5ce84c12c3fa77d8aa81c1ea293c3590b7d44d40 authored over 5 years ago by David Bismut <[email protected]>
5.0.2

213701999bfb40ecd0740d6cbdaec894c92224c7 authored over 5 years ago by David Bismut <[email protected]>
Merge pull request #59 from tony-g/add-onhover-typescript-definitions

Add onHover to typescript definitions

a7fbd8b61db08ad083727fac592b7597e088678c authored over 5 years ago by David <[email protected]>
Remove onHoverStart and End (which don't exist)

5b91221d8bfcce0c0c5219e1ea8bffb589762b1c authored over 5 years ago by tony-g <[email protected]>
Fixed circular dependency

e82d8b93ff1f2b51c0c7b3d8a5890401a60eae78 authored over 5 years ago by David Bismut <[email protected]>
Major refactor

f009284fb080e24f1777099a0b90dec77bc9a3d0 authored over 5 years ago by David Bismut <[email protected]>
Add onHover* to typescript definitions

d81368a910bedcb08daffb6781d788861f18effb authored over 5 years ago by tony-g <[email protected]>
Testing pinch / zoom with wheel and ctrlKey

79dcb29201a77f81035851a88681dc040015e85d authored over 5 years ago by David Bismut <[email protected]>
Keeps angle when pinch is trigger via wheel + ctrlKey

4526eb8ca66d309d21859493f83f4f2869e366af authored over 5 years ago by David Bismut <[email protected]>
5.1.0-beta.5

da6709e953f046af406e29245d9805aeeb425467 authored over 5 years ago by David Bismut <[email protected]>
Added tests for origin

d20a194ae0caa2cd90f1c70010910059dc245881 authored over 5 years ago by David Bismut <[email protected]>
Fixed origin calculation

b6db3fb38cb6ca4c4035e4ca62d92e0a9d0aca21 authored over 5 years ago by David Bismut <[email protected]>
Added origin

af943ce955004f7838c949e24c31706e596a5b17 authored over 5 years ago by David Bismut <[email protected]>
Added buttons as a state property

d7c425e9f1548ee39b153ec5c655d52f82e95ed1 authored over 5 years ago by David Bismut <[email protected]>
Added Boundaries example [ci skip]

6a0930af7cdab7477dd5123f1ade588a1da7b000 authored over 5 years ago by David Bismut <[email protected]>
Updated pinch angle calculation

cf2eaeef531c27018b074428f044ac967112b023 authored over 5 years ago by David Bismut <[email protected]>
More refactoring

ae3c91f1394c9f27a3e10e1daaa0fea9489dfe8f authored over 5 years ago by David Bismut <[email protected]>
Further refactoring

0e0b0bbb9f5e20590234b86d36f40fc1689c5f17 authored over 5 years ago by David Bismut <[email protected]>
Fixed bug on pinch touch

7493204553315f866fca5dd009b43a0df5e30597 authored over 5 years ago by David Bismut <[email protected]>
Badge update [ci skip]

743bb907e608a3dee2c4778de88b1aec24a8d7b7 authored over 5 years ago by David Bismut <[email protected]>
5.1.0-beta.1 (added trackpad gestures)

b5b6f22a3d66411a407d3aa1de982bb2eda1a484 authored over 5 years ago by David Bismut <[email protected]>
Badge update [ci skip]

7d090736d3ab8a4160aeb3ff6bbb807d160b869a authored over 5 years ago by David Bismut <[email protected]>
5.1.0 [ci skip]

b3806cb96d309f31185ec2eba4f9ce2df203a04d authored over 5 years ago by David Bismut <[email protected]>
Further refactor

4ff4ed7b4b2920ad43e0b8b01467c480ff6885c8 authored over 5 years ago by David Bismut <[email protected]>
handleGesture refactoring

3ce18c48535936c9b9fe9c92767b0e3ace76ca1b authored over 5 years ago by David Bismut <[email protected]>