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

Merge pull request #43 from janbaykara/master

Optional `window` override prop

ca641433dc81407553ac03476db5d047bee64854 authored almost 6 years ago by Paul Henschel <[email protected]>
Optional `window` override prop

Fix

bbb3ec81ebc7a450665be03683dd8a77ed023891 authored almost 6 years ago by Jan Baykara <[email protected]>
4.0.6

828166e4c3899312a0ae7895cc04bf7c0d353f47 authored almost 6 years ago by Paul Henschel <[email protected]>
Merge pull request #37 from tim-soft/onmove-patch

Reintroduce onMove, onDown and onUp callbacks

2682afd4b77e2eed5772583b0327856909363393 authored almost 6 years ago by Paul Henschel <[email protected]>
Merge pull request #41 from tim-soft/prettier

Add basic prettier config and pre-commit hook

23ca691ca186af9ec84852f7c6f3941ff4fe34ae authored almost 6 years ago by Paul Henschel <[email protected]>
Add basic prettier config and pre-commit hook

2fcc6b2fe32fb76b0ef52b000c004058986c06ee authored almost 6 years ago by Tim Ellenberger <[email protected]>
Include onUp and onDown in TS interface

aafb4716c600ea5928dd013f442c47bc90011040 authored almost 6 years ago by Tim Ellenberger <[email protected]>
Bring back onUp and onDown callback props

deb6df541973832aa9e260f082ac7e7eb4679364 authored almost 6 years ago by Tim Ellenberger <[email protected]>
Update README.md

049d8da3d6b4f76e7f579e32e413aa63deafb658 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

c7559dacd4ce00a95599c3582e3e11cd7dc23f34 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

46f14b448a4320dcc8b30180c88571bd2fbd42e6 authored almost 6 years ago by Paul Henschel <[email protected]>
Merge pull request #40 from tim-soft/patch-3

Fix event issue part 2

6ae0f2b7d8f3f97a66cb7546998c507dacee4a08 authored almost 6 years ago by Paul Henschel <[email protected]>
Fix event issue part 2 #24

ref: https://github.com/react-spring/react-with-gesture/issues/24#issuecomment-470252631

8a986fdd6f78d04d0ac94ef4f2e5c042a333090a authored almost 6 years ago by tim-soft <[email protected]>
Reintroduce onMove callback

41d52a4c91022cee23581676a043fa634e828061 authored almost 6 years ago by Tim Ellenberger <[email protected]>
Merge pull request #36 from stipsan/patch-1

fix(TS): onTouchDown should be onTouchStart

e6cdabcf3c48a9cb1f10492cb06061f85423e5db authored almost 6 years ago by Paul Henschel <[email protected]>
fix(TS): onTouchDown should be onTouchStart

bed45753f27bd5ff63996da239d9f6b9dd65c0ff authored almost 6 years ago by Cody Olsen <[email protected]>
4.0.5

59fcfb1e8fd04c1caebecd63174c84e3a6f5c6c5 authored almost 6 years ago by Paul Henschel <[email protected]>
Merge pull request #34 from metauro/master

perfect type definition

631ad42f5a3db0d16e311062c53109c1649951a7 authored almost 6 years ago by Paul Henschel <[email protected]>
adjust code style

49e43572cd358306bfc93bd399c36f5f996c7666 authored almost 6 years ago by Phantom <[email protected]>
perfect type definition, fix #21

259c9e79b825c4f41b7aa2c3bf3ea212014ff12f authored almost 6 years ago by Phantom <[email protected]>
4.0.4

6fc6c60913e27905da0df57d3325c40ac9cadf3c authored almost 6 years ago by Paul Henschel <[email protected]>
fix event issue #24

990c2a8403927398d90bd7184238edcb40968866 authored almost 6 years ago by Paul Henschel <[email protected]>
4.0.3

5fa5464854d6c553f83b58555d45548f9622f7ff authored almost 6 years ago by Paul Henschel <[email protected]>
Merge branch 'master' of https://github.com/drcmda/react-with-gesture

1ea9d3124932691dccefc66a6f7668e82c9086d1 authored almost 6 years ago by Paul Henschel <[email protected]>
add shiftkey status

01679e87a16ef2303b70a6d1a7c0565446dabc25 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

fdd5b4ab98cf32079b0bb4828bf9a748faf74dcb authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

bc615c0932663c17c438d9e1dd8167c80da252dd authored almost 6 years ago by Paul Henschel <[email protected]>
Merge pull request #31 from knpwrs/patch-1

Specify correct license (MIT) in package.json

1a2623755563ce3fc3d55f6abc55e75c0a4a883c authored almost 6 years ago by Paul Henschel <[email protected]>
Specify correct license (MIT) in package.json

bb5d402e58c21ab921876d52cf0c75e0096eed9c authored almost 6 years ago by Ken Powers <[email protected]>
Merge pull request #30 from salguerooo/master

Improving withGesture type

61783901ec4b8dd5506ac05fa355e2b36b930e01 authored almost 6 years ago by Paul Henschel <[email protected]>
improving withGesture type

070b75dfe29bf69580e6777e3040a7f11424650c authored almost 6 years ago by Leo Salgueiro <[email protected]>
4.0.2

ebcf20e6804fc148f05850b38001bac5927f012e authored almost 6 years ago by Paul Henschel <[email protected]>
Merge pull request #29 from lyyourc/master

Uncaught ReferenceError: e is not defined

c3b5d8e85d01e5ae4cc5c6a521a2579c705e1dd3 authored almost 6 years ago by Paul Henschel <[email protected]>
Uncaught ReferenceError: e is not defined

a55e8db715f09a1400e2d7e86d3073ca6a4a8227 authored almost 6 years ago by Drake Leung <[email protected]>
4.0.1

d25f0c0ccbec6fae796bf0758cc8671959d1eff0 authored almost 6 years ago by Paul Henschel <[email protected]>
Merge pull request #28 from forNope/typescript-support

Typescript support

b3e3d6611133aa601e641c8ecd677293aea0f347 authored almost 6 years ago by Paul Henschel <[email protected]>
clean code

ab667c3490429346a78f219f1beb0cc639d940c8 authored almost 6 years ago by Phantom <[email protected]>
add typescript test

c9e6b08383b804f2c55740ec37913c8692a802ec authored almost 6 years ago by Phantom <[email protected]>
typescript definition file support

f7ba5c6a9c0375e4a8d92610c624ded7351c6222 authored almost 6 years ago by Phantom <[email protected]>
Merge pull request #27 from ykornilov/master

Update README.md

d1b1ca8d3677afbb110183ddf7922c58b9bd91b3 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

be3feec8ee3c8a87e82e85a3cec738949b8a3841 authored almost 6 years ago by ykornilov <[email protected]>
Merge pull request #23 from zvictor/patch-2

Support on___Capture

9e5a3cb8cd4af77c9d95d80036d94a2118b42049 authored almost 6 years ago by Paul Henschel <[email protected]>
Support on___Capture

a7a9e58fcc49dcc6a82e24d8aaf2efcc4492c513 authored almost 6 years ago by zVictor <[email protected]>
Merge pull request #22 from zvictor/patch-1

standardize API

5eafa5f8f650da45a59192684274b306b3f9aa9e authored almost 6 years ago by Paul Henschel <[email protected]>
add event object to handleUp

51f1db30dbd4fefc9feb92d5711aaea4e2086a5a authored almost 6 years ago by zVictor <[email protected]>
standardize API

caa969cc5146d0b0a110893742f0e164a458ac24 authored almost 6 years ago by zVictor <[email protected]>
Update README.md

2c1342b59cffff2a0fe980e192a0a2c927f1a648 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

087a327a5503438950dd0f6bcdd1731553f1a87d authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

eeede534527c2a8172b3d16a89497a48b8fc768c authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

0271a9891dcd4ef708fe84c1d2bae245d61581b8 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

a4889cb65d8bbfb0a9c6027d0487816070638862 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

8f86eafec14ff425d260e43500179aa62f23bd6a authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

beb4579785650e069feb1500c5ce400d4ac41744 authored almost 6 years ago by Paul Henschel <[email protected]>
Merge pull request #20 from 0xflotus/patch-1

fixed small errors

261b5d1d19bfa25a6152096079d7339d1c060525 authored almost 6 years ago by Paul Henschel <[email protected]>
Merge branch 'master' of https://github.com/drcmda/react-with-gesture

d1a08cd63c7153450f590cdf13c5836a213f2011 authored almost 6 years ago by Paul Henschel <[email protected]>
cleanup

c662f6bbd664585a5233f861a70816b4c753e482 authored almost 6 years ago by Paul Henschel <[email protected]>
fixed small errors

5908233ea8df5bb833d7eafbb04f24af002e8717 authored almost 6 years ago by 0xflotus <[email protected]>
Update README.md

d670437675b721e4b173c71411cb6f68aab54ca5 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

8e6ca49d3a1963ea20088415922581778851a704 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

5521c3d3a216bd1b0809a7154d5065fdc179c885 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

d2dea6b39f8dfdd64751d04033d2e1bde58f9ea9 authored almost 6 years ago by Paul Henschel <[email protected]>
fix project structure

8c977dddc02dd96c5af419443699592e54207c41 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

89df45a3ae1ffadc2e1040fb829243dc4b634183 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

31a54d0c4317c27d3c70e487801092ab51916627 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

d4b40dfc6439fdf2223d8ab37706a31fd7062772 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

38ed010a24d0600cf96d02ba81dc49ea5ed7ff85 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

ed7cedd3bb3ca15942b970b3afb68e5462f2e9fb authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

f608dde082d1242ba1a5dee216841f04d0107658 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

0c92d1ab62e69bbd6c6d823cd2baf35ef7afbc1e authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

2c0231a6c6c69bf12fdccfca668c58eabde4872f authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

897ac90dab0330869be2cb99b8fd386660e24465 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

46846ef57b8bc49984ab447fd6ce2ece86113962 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

95e3153249846cd6c0e5f0b244b23636d8b8377e authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

2a6b83c92b7cf76dc544dc0f615f4700002e47b1 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

8dc45b89e098c0ec1e6ac87921a612cbb6ec166b authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

4bd722a1283fd5195939072be24b62c64cfc3616 authored almost 6 years ago by Paul Henschel <[email protected]>
4.0.0

8b3034d44af512caeb2caba9ee52d664c53b09aa authored almost 6 years ago by Paul Henschel <[email protected]>
merge changes

e57ac1a61b3ef140f97eba6f775852ba19f1537d authored almost 6 years ago by Paul Henschel <[email protected]>
4.0.0 release

f4d836852c25f04b6fa8e85bb0cd930d6beae9b8 authored almost 6 years ago by Paul Henschel <[email protected]>
Update README.md

49507eb53d9f76e35b1783001f46244ade7e6b91 authored almost 6 years ago by Paul Henschel <[email protected]>
3.0.3

b3c0447890eaf006226b64c367f5c7496f3fb008 authored about 6 years ago by Paul Henschel <[email protected]>
passive event handlers, add event to cb props

f83949180f4c8097f2f17b1d7ec9e5d55106f9f0 authored about 6 years ago by Paul Henschel <[email protected]>
3.0.2

63452c5c778bd068298bf0ecfa27ed29e1f58ffa authored about 6 years ago by Paul Henschel <[email protected]>
fix defaultparams, touchOnEnd

6a892db488e50634551c833ba67e0ad39f2b2740 authored about 6 years ago by Paul Henschel <[email protected]>
3.0.1

de9923d757e0e46a6b11d1852c468feb4c79946d authored about 6 years ago by Paul Henschel <[email protected]>
Merge pull request #16 from rppld/conditionally-bind-events

Conditionally bind touch and mouse events

edc0efe5464b1d23fe278fc002ed368cd7bcd14f authored about 6 years ago by Paul Henschel <[email protected]>
Merge pull request #14 from bhollis/master

Update TypeScript typings

222514f06d0ed380a7439b8a90d0e7515238c21b authored about 6 years ago by Paul Henschel <[email protected]>
3.0.0

72a4eeaa7565edb56dd0c3c0a4c33acbe4674db0 authored about 6 years ago by Paul Henschel <[email protected]>
new hooks syntax, better bind with local params, target

242338b685635473ade2434449cb912b5dbc6ec6 authored about 6 years ago by Paul Henschel <[email protected]>
Conditionally bind touch and mouse events

04a48e035e7f36d9daf858630551292140708029 authored about 6 years ago by Philipp Rappold <[email protected]>
Update TypeScript typings

c92dcbb1d273d27250fc2ad348063505e54d2cff authored about 6 years ago by Ben Hollis <[email protected]>
2.0.4

8e5fdf5ad3fa1a57622dc68fec40ba06a7387c22 authored about 6 years ago by Paul Henschel <[email protected]>
readme

05751849e4b094492a5dd3f1c1e7e795b11915f0 authored about 6 years ago by Paul Henschel <[email protected]>
Merge pull request #13 from brumm/patch-1

fixes Cannot read property 'onAction' of undefined

84a2090f7a4a0045bdbf429c878a83014523f71d authored about 6 years ago by Paul Henschel <[email protected]>
fixes Cannot read property 'onAction' of undefined

Hey there,

`props` will be undefined if `useGesture()` is called without arguments, which wil...

7a18358e5a93cf0dedb8af15b46a8cbedf989d9f authored about 6 years ago by Philipp Brumm <[email protected]>
docs

dd2a55d1624853e2129ce2a7aad9015f447678bf authored about 6 years ago by Paul Henschel <[email protected]>
2.0.3

d38cd26f0c08fb33cdd61cdbe19e125d3bb7217b authored about 6 years ago by Paul Henschel <[email protected]>
fix initialState

52e5c65cd1ab4159f8fa57e7a36c4aebc19b4f3a authored about 6 years ago by Paul Henschel <[email protected]>
2.0.2

99b6c8b148ababd0db10fe117faba282759ee080 authored about 6 years ago by Paul Henschel <[email protected]>
git pushMerge branch 'master' of https://github.com/drcmda/react-with-gesture

08e1e36c3176e96a380a1800d3fe738099457db2 authored about 6 years ago by Paul Henschel <[email protected]>