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

Update useGesture.ts (#642)

Renamed UseGestureConfig to UserGestureConfig to fix type definition

aa02dde3fa665a41fbfca6ada465286f803e47e2 authored about 1 year ago by navanshu <[email protected]>
docs: update

ae4cad7e48a775b9f781e2e88d59d1d8b424da98 authored over 1 year ago by David Bismut <[email protected]>
chore: add transform-class-properties

a35e16c1dbc854b5dc333aa1d84875459179aa08 authored over 1 year ago by David Bismut <[email protected]>
chore(deploy): Release (#628)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

3ea07909d1fc6957d0ce8834bafbc07f9fb1469b authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix/626 (#627)

* fix: touch support is reverted to only checking TouchEvent support

* ci: changeset

* cho...

1ee9f42e3d75aab02a05382e05ab960d3744bebb authored over 1 year ago by David Bismut <[email protected]>
feat(pinch): allow modifierkey to be an array (#613)

* feat(pinch): allow modifierkey to be an array

* test: add test for modifierKey as an array
...

c19ff0b24fa49364bbcc166881e6961863aa103a authored over 1 year ago by Bart <[email protected]>
chore: fix demo build and typescript version

97765d604372e5190002df1f64da649deea3faa6 authored over 1 year ago by David Bismut <[email protected]>
demo: add touch-action: none to the deck just in case

3c49e760ff340e8ab1a624e736496d6a52ded56c authored over 1 year ago by David Bismut <[email protected]>
Update introduction.mdx

54cc413d762bbb6b4d1a22586dfd1f69417ca58e authored over 1 year ago by David Bismut <[email protected]>
Update introduction.mdx #609

ae20b0254e30943fcd4f90b2212edc8e503dac82 authored over 1 year ago by David Bismut <[email protected]>
demo: fix offset

e0d6799dad989783fe399cf1e110223d17a07e07 authored over 1 year ago by David Bismut <[email protected]>
ci: upgrade pnpm and node

228126b6ac65b05291aa62b8c81f274d1eb56970 authored over 1 year ago by David Bismut <[email protected]>
ci: update action-setup version

40b214701a14ed5c35701300e5a550d5cb8bb629 authored over 1 year ago by David Bismut <[email protected]>
docs: fix docs

c9b737b133589099345ba567b972704e6ca1af12 authored over 1 year ago by David Bismut <[email protected]>
chore(deploy): Release (#601)

* chore(deploy): Release

* chore: update lock file

---------

Co-authored-by: github-act...

e88c938e32a87ca87a6cd98531b637afa12cbf64 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: deps update (ts 5.0.x) (#602)

51c6cfcf46e6a0bebd83397c4a032c3af0fa649e authored over 1 year ago by David Bismut <[email protected]>
fix: don't block events with similar timestamps (#600)

957aee8b5d0d074c21da6e409b12b162bb156bca authored over 1 year ago by David Bismut <[email protected]>
lostPointerCapture event cancels pinch gestures (#599)

0dce2216cb15fc3d5f934fcc25941efe946807ff authored over 1 year ago by David Sheldrick <[email protected]>
chore(deploy): Release (#597)

4dcbf8c601281f726d8176a20e27e314a3941e64 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix/551 (#596)

db0d934eb0ef86e6ebd861dab68b1534de420555 authored over 1 year ago by David Bismut <[email protected]>
Fix/swipe 592 (#595)

43e751a51b184991eb83644023c94c978bed92f3 authored over 1 year ago by David Bismut <[email protected]>
chore(deploy): Release (#591)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

ec433ae3362e888b7e19387572adaaad65cee052 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix/elapsed time (#590)

3701753ea965010ee3513358786f7f86fb3eabe8 authored over 1 year ago by David Bismut <[email protected]>
docs: add overflow

d9474c91fb9d9f26e153ebb3a5d0b7101fdc171c authored almost 2 years ago by David Bismut <[email protected]>
demo: fix docs for keys (fix examples as well)

01af666305b3a0b27f3f8a2eed16cc5545f277e0 authored almost 2 years ago by David Bismut <[email protected]>
chore(deploy): Release (#580)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

63a7850cde4cff2d628003eef6a5412d5888a483 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: formatting

40bd2eb4d3489b18f59a3061ea84eda0022003f2 authored almost 2 years ago by David Bismut <[email protected]>
Feature: Option to configure keyboard displacement in the drag gesture (#577)

* Added option to configure keyboard displacement in the drag gesture

* Updated options doc
...

60aae2149a17ba5ebfe68872761c4872ff6b2acf authored almost 2 years ago by Mark Janiczak <[email protected]>
demo: fix sandboxes

6b53f77c137ffb9a1a57c00ca1d21f128f781ad9 authored almost 2 years ago by David Bismut <[email protected]>
demo: fixes

20a34fc0e91dd26bff4f4f9bba8ed6444a52d1bf authored almost 2 years ago by David Bismut <[email protected]>
chore(deploy): Release (#561)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

624ce6414116d6b5a755ffda430c550eb9f23177 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
add package exports (#560)

79684a05f7a695af36c9c6efcd83a63b4a37b2ea authored about 2 years ago by Gunter Spranz <[email protected]>
Update options.mdx

ae3db66f85e93889ab1dd2922d5e16d86dde121d authored about 2 years ago by David Bismut <[email protected]>
chore(deploy): Release (#554)

971a69740a63ad92fbe74aba2bd87b99d4e78f3f authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix pointer keys drag config (#553)

* fix: correctly resolve pointer.keys

* tests: add test for drag and keydown

* ci: changeset

c6215e8adc205c9bfd4f65031619b370bb48d1fd authored about 2 years ago by David Bismut <[email protected]>
chore(deploy): Release (#550)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

1c09e3072efe39d09b22ba73ce60c0cd0248f221 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(pinch): cap the movement of wheel events based on the provided bounds (#549)

* fix(pinch): cap the movemenet of wheel events based on the provided bounds

* chore: minor r...

6f4c09b559107d3db6509b2d21feaba6a84a48bc authored about 2 years ago by Mateusz BurzyĹ„ski <[email protected]>
Fixed broken link in docs (#539)

Co-authored-by: ccn333 <[email protected]>

ec691191be44bdacda223c120066ddd4aab8090c authored about 2 years ago by bcacan <[email protected]>
fix: `modifierKey: null` is not respected (#547)

854f4dfc135a7f9f6ab0b401d95badf5e6115daf authored about 2 years ago by onlyfortesting <[email protected]>
chore(deploy): Release (#543)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

15df8ff071481b6368f8c6365807057bff99b0f6 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge branch 'main' of https://github.com/pmndrs/use-gesture

0f737f1bb261267bc47de4ff3a642d9de4576503 authored over 2 years ago by David Bismut <[email protected]>
test: fix ts error in test

11fde4eda2cff970fa299d2e16a399f16dce2c7d authored over 2 years ago by David Bismut <[email protected]>
fix: applying a new config to useGesture / Gesture shouldn't throw an error (#542)

de807fddc5d4503169d1ec3b455433e45a636568 authored over 2 years ago by David Bismut <[email protected]>
✏️ fix: Fix Typo (#541)

8f27425e92b3c718814bdb31ec31477eff927919 authored over 2 years ago by San'Quan Prioleau <[email protected]>
chore(deploy): Release (#536)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

b5708151d6d68d34b4a72a5957412d99d634d0f0 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ts: migrate to ts 4.8 (#535)

c7cb407bdc253482058d354cd7a5933b3a3124e5 authored over 2 years ago by David Bismut <[email protected]>
chore(deploy): Release (#532)

35229b0d9e75ce5814b0fc8bf77db818266266b0 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: don't prevent enter key from triggering the onClick event when filterTaps is true (#531)

115ee1f59a8b4a81d4b356040e6dc3ae9e6c2e0d authored over 2 years ago by David Bismut <[email protected]>
chore(deploy): Release (#521)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

07d312b59ca63c354330e36f699f96f9916a0793 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: add keys option to disable arrow keys drag (#522)

48dc6a1022126bc9a099ebe16fca227d891ede67 authored over 2 years ago by David Bismut <[email protected]>
Always trigger wheel events on pinch (#520)

d73ee4e348a0c17cb0120e6df801c434af662529 authored over 2 years ago by breauxna <[email protected]>
chore(deploy): Release (#509)

c0949e078d025fdb3dc80939e173e02e85ec254d authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Remove react types from core (#508)

* types: remove React.ReactRef dep

* types: remove React types dependency in core package

...

a521a171fcce65622f7ebb46b3740048c352484b authored over 2 years ago by David Bismut <[email protected]>
chore(deploy): Release (#499)

160b456108558b754bb27c84543773ec3d5f3a68 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: reset _preventScroll when setting up scroll prevention to avoid side effects (#498)

be1703a6d17d07f5e526bd6472d8c043d0334295 authored over 2 years ago by David Bismut <[email protected]>
chore(deploy): Release (#496)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

978b05b0b1cc4901b7acae40db988f79c0f90cec authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix prevent scroll (#495)

* type: make window mandatory

* feat: setEventIds now returns the relevant id set

* docs: ...

e82f1c2200a6c6744b5deada700050ef53088db4 authored over 2 years ago by David Bismut <[email protected]>
demo: fix react plugin for vite

1a857655fc94d4d7750db2b10c738dee061f9511 authored over 2 years ago by David Bismut <[email protected]>
chore: update husky

c2e48a1a55b9b42e909f168d8a0734266a39d7bd authored over 2 years ago by David Bismut <[email protected]>
demo: update ts

4754dab7400d7c56958e0a6b0bba836870e011eb authored over 2 years ago by David Bismut <[email protected]>
demo: update tsconfig

22ca3004b4e6c87f0bf6cf882b72a334f8dac2bb authored over 2 years ago by David Bismut <[email protected]>
chore(deploy): Release (#491)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

72d88db8666125d4a2eddf0c1198c30a29e2060d authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix prevent scroll 485 (#492)

6896094b312da0efadbdad15e81f4fc0f8dc0b26 authored over 2 years ago by David Bismut <[email protected]>
demo: fix option

6b8c74c65e3fe35b648ce90be39d9a45ecfd136d authored over 2 years ago by David Bismut <[email protected]>
chore: try to fix peer deps

e82e5b6cec85f9c6739f0436a87f9d2a2d35ad2a authored over 2 years ago by David Bismut <[email protected]>
ci: actions - limit scope of pnpm install

254e2c696765977132ddd025d3dfc1cbecd82a35 authored over 2 years ago by David Bismut <[email protected]>
ci: update doc action

f9eb05d1418b026b13dcfa6a8f7b083506c09aa8 authored over 2 years ago by David Bismut <[email protected]>
ci: update actions

a4a0b97e662a9c03ef5b855939db08e8ed2c518f authored over 2 years ago by David Bismut <[email protected]>
ci: rollback pnpm version

79b9a27f778487ff223d96671646d847be88ac25 authored over 2 years ago by David Bismut <[email protected]>
chore: update deps

a4ad769f0cb796453aa524cb77cb2df8303f7de1 authored over 2 years ago by David Bismut <[email protected]>
Add eventOptions to each gesture's config among other things (#490)

15724eb5c387487e904acf28ac3e6000c87cd4bd authored over 2 years ago by David Bismut <[email protected]>
demo: update deps among other things

f822fa7762c712430f16bcf3e751680a128d7aa1 authored over 2 years ago by David Bismut <[email protected]>
demo: rename gesture-vanilla demo to gesture-drag-vanilla

531a07aee5b1b378145a94e41d058d664a0b98fd authored over 2 years ago by David Bismut <[email protected]>
chore: update to pnpm 7

11b6d8e5d5c473c1649c24c53c28ff304aa539f2 authored over 2 years ago by David Bismut <[email protected]>
chore(deploy): Release (#488)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

d6a2a0c32799dcaffafa2b874a7f42492efd0aa9 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix config types (#487)

* chore: removes patch package

* types: fix config types not being inferred

91651b202df5ac6b95e90e1e7aef834541057637 authored over 2 years ago by David Bismut <[email protected]>
demo: update sandboxes package

e07cbf27d283c0865bbf4d4d6f67a849fa4139ba authored over 2 years ago by David Bismut <[email protected]>
chore: upgrading to React 18 (#484)

210eb0716707a8beb91aa2f363f6b27d20d3aa3f authored over 2 years ago by David Bismut <[email protected]>
chore(deploy): Release (#479)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

dc731a080ec20fa07a2891e59eb62494e7276066 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix/prevent scroll pencil (#475)

670e6e2dbf83af6ee2cbed87471e8f27bdda3f81 authored over 2 years ago by David Bismut <[email protected]>
feat: add modifierKey for wheel option (#477)

Defaults to `'ctrlKey'`

5979b1add465fb14e2014ceac7e102411e2bba49 authored over 2 years ago by David Bismut <[email protected]>
demo: update cards

5db61b591dce2ca8e70a8037a39adb160acbf0c8 authored over 2 years ago by David Bismut <[email protected]>
demo: minor fixes

3c85af49c41cc940307b8179d5ac2e0ba4d7101f authored over 2 years ago by David Bismut <[email protected]>
fix spelling docs (#470)

3d85b2c2d8dfcd6b81749cbc4d7959628525a70a authored almost 3 years ago by (Brian) Emil Hartz <[email protected]>
Update issue templates

bf78fd25993a7e15be852dd90c88f52c0250912d authored almost 3 years ago by David Bismut <[email protected]>
chore(deploy): Release (#469)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

b34db639301fc21fe4226e007dd3a49bd980c442 authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Improves preventScroll and delay (#468)

f593dbe09cd5b26c741750339896d39e32a0de54 authored almost 3 years ago by David Bismut <[email protected]>
demo: fix zoom movement

6f5a885654c644d130883c4d3e5a5966c70213bb authored almost 3 years ago by David Bismut <[email protected]>
docs: change algolia api key

460aca52a2b86daf47765b652f8579c9d4596a8e authored almost 3 years ago by David Bismut <[email protected]>
chore(deploy): Release (#463)

6d27b784937f0ec3a32710c5048f685032061edf authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Feat/add pointer mouse (#462)

d86df73b9677a145421c23e5e41941d215e5da97 authored almost 3 years ago by David Bismut <[email protected]>
chore(deploy): Release (#461)

06f8881493e19291a8e032e381357ae1b1704744 authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix/delta offset bounds (#460)

2c0fde11838c37f1ed1253b94fccb02769aec360 authored almost 3 years ago by David Bismut <[email protected]>
docs: upgrade + carbon-ad

404e2b2ac145a45aff179c1faf5097b97414731c authored almost 3 years ago by David Bismut <[email protected]>
fix typo: undread--> unread (#454)

728a8cfbc495933ba2ee71e300423a314dca578f authored almost 3 years ago by Metadavid <[email protected]>
chore(deploy): Release (#453)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

609acaa74ac4ef2f85c9b764c1563085979c1c35 authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix/touch id is zero (#452)

2d943428cc1242f773248ebe85760513bd136c52 authored almost 3 years ago by David Bismut <[email protected]>
chore(deploy): Release (#444)

2df91e897c819d7f5800f60bdaeb8cabbfff4a9e authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix/touch cancel 441 (#443)

916d178c644ed56f258d376383adc9880e11774b authored almost 3 years ago by David Bismut <[email protected]>
chore(deploy): Release (#434)

9c47ba91732e6018bf1df5a6e94a646dfd7280d1 authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>