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

ci: codesandbox

b36ce39c29177c79a8edfa3100d23ed8b68167f7 authored almost 5 years ago
simplify useGesture

bf6274e9fca8ecb1335812feb9793ce3af609c95 authored almost 5 years ago
drop matchKeysFromObject

0129be394123679c28665686fc7ec15293c071bd authored almost 5 years ago
Proposed change and test of backward-compatibility

15409a75827f3a4c125134953841ef1a8355dba4 authored almost 5 years ago
keep on optimizing options processing

1. Refine utils
2. Use newly defined assignDefault that assign defaults to object properties
rath...

7c812fba9a18ecd94a2a3cb52e5022d09b15fd5f authored almost 5 years ago
Some types simplifications

43a8ee777005f8adc40f6fe262869359260cf540 authored almost 5 years ago
Docs

9ec15469e20c98f3fe0d56530d79d81c4408d986 authored almost 5 years ago
Readability

bb8a2ac17bb141827a0563509822a589fc3ed395 authored almost 5 years ago
use generic type in valueFn

95ae7efb3833587f34d91c12f7695a40cc537457 authored almost 5 years ago
generalize chainFns

1dd2db7800690acd9df392d1189bb9ee80d90c45 authored almost 5 years ago
def namespace refactoring

6a33e2f642740dfaa4d87d372a4f27d73dfeccf5 authored almost 5 years ago
Add TODO note

1d6658d7d1366bb07e517196899c30291c4fa9a0 authored almost 5 years ago
Edge-case optimisation for chainFns

e7a35d3ce7c0eeabe66de007f0dbe96382b92000 authored almost 5 years ago
Readability

434f3268f5ed71b30837d7ebbdb722bdc90c198b authored almost 5 years ago
Temporary typing fix

900df2fc893b29c26d1b01e429bced585192a285 authored almost 5 years ago
Rework state utils

6122e602f5a631fa1dab317631d5d8117bd47c05 authored almost 5 years ago
rework chainFns

d3cacd6ad71c6a49c1c5b4271060ddcb4d69bbd9 authored almost 5 years ago
refactor add/removeListeners

68b6cf08f05705e0142d584785ceaac2d139903c authored almost 5 years ago
Remove unused utilities

5d3128cf6927e7fac03e40771e342acc14e94bad authored almost 5 years ago
getTwoTouchesEventData readability

fb9a8e38fbf5fe1a00b9963d2587c8974ac0d4f4 authored almost 5 years ago
One more test

7379c52545a4673c39811ebfa4e2df30446f1a36 authored almost 5 years ago
Fix tests (because of rounding issues)

ea13c16b61006d210d7a0a4d198b4ec6c825e6e3 authored almost 5 years ago
Consider getting the full state object

a8568dbf7f1bdeb1fe4c0cc50894eea81c93c4d5 authored almost 5 years ago
Refactor math utility

b0009b228f72ac8bf8b7621ca5440324761128ee authored almost 5 years ago
Don't create unness. closures

de76a03ef07bac6149bbae33a26f3760ff8e8035 authored almost 5 years ago
Get rid of FalseOrNumber

19dcee369a1d0438fece86384de44674a8647bce authored almost 5 years ago
Inline FalseOrNumber in CoordinateRecognizer

8687136c543141ad13784fd6f2447b6e79c73950 authored almost 5 years ago
remove rubberband from utils

5c8c486dec1aff5d241861b487fc3d1397b12be2 authored almost 5 years ago
Tuple<T> just brings complexity

(and should be called Pair<T>)

d7b3b0daffbd084a7256de2300e6e91aaaed2634 authored almost 5 years ago
beautify a bit

f3acd14025dedffc0bff3a4db2ab5853af463ee2 authored almost 5 years ago
get rubberband-related things into a separate file

5af224180dd1dcc7cb4aa9b3be3ab7d6cc775a9b authored almost 5 years ago
Do not define specific functions in utils

9d945e5e3eef22ec45ae9b637bc86c508c3717ca authored almost 5 years ago
Some cleaning up

c12c1c9b164552b927557179240fb4568e6864c1 authored almost 5 years ago
inlining dependencies

9f3c244fe74d8d8eef9e5a52746e922ae32a7b9f authored almost 5 years ago
implementing config memoization for specific hooks

d354d25f4089e882780ee1fafdacc56856655416 authored almost 5 years ago
Added dependencies

798d49f824b1aef578fe6276b91205c0885ec5bb authored almost 5 years ago
7.0.15

a6faa22c2e4c5e67e090fd31606d04e224d5a3b7 authored almost 5 years ago
Fix: touch cancel listener was set for mouse devices 😅

7e59866d09ef90b567ce8497800754b3a4448716 authored almost 5 years ago
docs: added example option with react-spring v8

94c61e468b06567ad904fba1319a42707c1e1e3e authored almost 5 years ago
7.0.14

3e9716df8ad69e89a691d97fb1a011b55b7d81f1 authored almost 5 years ago
fix: fixes [#149](https://github.com/react-spring/react-use-gesture/issues/149) when setting state

50538905bec81e923eafd8b659dca60419928b52 authored almost 5 years ago
ts: removes ts-ignore for pointers

dafceb1c18bc0d77b3917417ae4ad4af72dd37bf authored almost 5 years ago
Merge pull request #160 from thephoenixofthevoid/master

Reimplement useRecognizers with useMemo

0ae50fe6de783e1181bfd3d940ea88471e8cdc07 authored almost 5 years ago
Merge pull request #161 from fzembow/master

Fix shift -> shiftKey in the docs

c4c60e31e34597abe0e000e6272d6a0a2e13c50f authored almost 5 years ago
Fix shift -> shiftKey in the docs

Noticed this was incorrect

87424d2888a101387526a12ca119df513d09832d authored almost 5 years ago
simplify loops

d4dfe8d5af238dad11dc1457f99a764428ce0fa8 authored almost 5 years ago
Silence false positive eslint warning

c556cee9c81c70dcb7121a5ca74a577146f5beab authored almost 5 years ago
reimplement useRecognizers based on useMemo

b7ed868251f70a1fade7d5399b555cf5a89b0db9 authored almost 5 years ago
Use ES6 default values syntax in config.ts

fb24a3a50fc1c9ef49de8b4f77a3e1ee4038860a authored almost 5 years ago
ts: fixes duplicate installation of @types/react

34bb189943531bdea61c898c9075d2253c45e913 authored almost 5 years ago
7.0.13

7b49b5ce150761c024cd70c192989951eaa2eb75 authored almost 5 years ago
ts: allowSyntheticDefaultImports

530e2cb8c36338bf9004df9496092705f889b2b2 authored almost 5 years ago
ts: fix NativeHandlersPartial type

7517a1418ec185f246ce6e899c46a5bcb3efbd52 authored almost 5 years ago
ts: allow use for accessors

913e9c284ebe48c8111d97b9522962aa344fad3e authored almost 5 years ago
7.0.12

b0338ce2e041a524eccdf503d8827ca86a304448 authored almost 5 years ago
ts: `onDragStart` and `onDragEnd` are also React Handlers, which were overriding Gesture handlers definitions

32519b4c3a82f77fd5c43730792c60da2c09cdca authored almost 5 years ago
Fix in hover

12d060fc0016c19cc96abbe3901cde11201d156e authored almost 5 years ago
7.0.11

5dd204b13667e09d4404f85a008c6170c1869aca authored almost 5 years ago
fix: hover in → mouse move → mouse stops → hover out

926e37a1d4afbcacd3b58941b7de6452d1364f76 authored almost 5 years ago
docs: better user-selection

d8806e06a0b504ba0d79d67a0f6abdbbd46b949a authored almost 5 years ago
docs: added GA

75a31f398346efb1cc43726e2e7d6fb2644a4f81 authored almost 5 years ago
docs: upgrade

6528760d84d3869cb57c8b137fef0e7d81ffcdf7 authored almost 5 years ago
chore: netlify extension update

e81fe78f5bf2ecfea285a164bda5e81e43aa712c authored almost 5 years ago
7.0.10

cf25263d59c890a63e19001c2ed8d8e5423074aa authored almost 5 years ago
chore: adding `arrowParens` rule to prettier

e86ffae5f3ca321e76617279d6105f17becbc393 authored almost 5 years ago
fix: don't update touch data when the gesture is not active

beb1ecacaaac98f1924b61b475db9c1690432c9b authored almost 5 years ago
fix: only use gesture envents on iOS devices when domTarget is specified

React doesn't support iOS Gesture handlers

5086d09ed0459b3385d1193a296ca4bb59a71e1f authored almost 5 years ago
chore: dev dependencies upgrade

40425ab33a8ce75a835be34ec8b35974ce3976e7 authored almost 5 years ago
Merge branch 'master' of https://github.com/react-spring/react-use-gesture

731b205e21a195224df77fc6c1916d5a6948a0ee authored almost 5 years ago
7.0.9

d5b550f7d3ec8253d3368904e48ac0c7351044a7 authored almost 5 years ago
fix: checks on the timestamps to filter emulated `mousedown` events

fab7075447161a5562285dc1f84b733e39434c63 authored almost 5 years ago
Merge pull request #150 from nainardev/patch-1

Remove --save

268352e4ab90713676a73bbaf6c82790f117649f authored almost 5 years ago
Update README.md

ccaae2f292271d08f30292f624af570293191f54 authored almost 5 years ago
7.0.8

1ada019dd28cb70b800a38096da9deb722ffb465 authored almost 5 years ago
Makes fix of `7.0.7` work for native React handlers. Fixes [#149](https://github.com/react-spring/react-use-gesture/issues/149)

01efce7b829450f053fe946b0f0ea7da83512e07 authored almost 5 years ago
Merge branch 'master' of https://github.com/react-spring/react-use-gesture

6693b8f2b1dcb6ad444efe64fc07645c9cec5b14 authored almost 5 years ago
7.0.7

cc1c5e40efe0b87a32085013c376be49d7fe1789 authored almost 5 years ago
Prevents touch screens from firing the drag gesture twice. Fixes [#149](https://github.com/react-spring/react-use-gesture/issues/149).

643981ef53a600a9381ff6fd7d8d1d4b6769c7f3 authored almost 5 years ago
Remove --save

2433998c8022dbf70447a0feb5cff45d3f54cb4a authored almost 5 years ago
Merge pull request #145 from react-spring/dependabot/npm_and_yarn/docusaurus/acorn-6.4.1

chore(deps): bump acorn from 6.4.0 to 6.4.1 in /docusaurus

b10126610fe721ead9b8f9f107b2bc75e201065d authored almost 5 years ago
chore: added testEnvironment

fa6dd05957c34450533445224a42fdc89852be68 authored almost 5 years ago
chore: tsdx and prettier upgrade

4a4c85c2db58b031ef8b6dea068554a72757f062 authored almost 5 years ago
chore: tsdx fix

c964dc370ba4168c4313c92707563ad0ea241572 authored almost 5 years ago
fix: fixes `onGestureEnd` logic

3b65783712d9f118af3a5af8ec28e0830e71f506 authored almost 5 years ago
chore(deps): bump acorn from 6.4.0 to 6.4.1 in /docusaurus

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://g...

a4e712f3bfe4f0822086f79ba6c1a5dc5c119abd authored almost 5 years ago
Merge pull request #144 from react-spring/dependabot/npm_and_yarn/acorn-5.7.4

chore(deps): bump acorn from 5.7.3 to 5.7.4

4e68a76489d6e67d3448f0c8b73c511d3d3e5662 authored almost 5 years ago
chore(deps): bump acorn from 5.7.3 to 5.7.4

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://g...

eae7161ec22ddbcdbdc33ee30d75e1a062408eff authored almost 5 years ago
7.0.5

01b269d96412c987f537ad9e3774a141dec31ac1 authored almost 5 years ago
test: update

ece3cc4ca141aa6d9824b059f9d3ef57281d7440 authored almost 5 years ago
fix: adds `debounced` attribute to debounced gesture class so that when the gesture is blocked, onGestureEnd is responsible for cleaning

07dd4ac450b247d5ee05295a14284fb8ecfee166 authored almost 5 years ago
fix: passes `delta: [0,0]` when gesture is blocked so debounced gestures can calculate distance.

3ddb55505892425da55b8a5ce34f57353010437a authored almost 5 years ago
[chore] minor refactoring

4cdf1865bd5aa322f07cdf4918c02dff4341e699 authored almost 5 years ago
[chore] update dependencies

24cf6561bf87b4d3a625a66ebc21529867af65a6 authored almost 5 years ago
deps: package update

9e2051fa793533fc8d7cf6ac8d279f65abf3c26d authored almost 5 years ago
7.0.4

670cb6da7f7734afbad332f1f4faa093c552c2fd authored almost 5 years ago
fix: Adds both mouse and touch handlers for drag.

3e1394171e011bab19b20d5d75294d2f1411dbdc authored almost 5 years ago
7.0.3

81dba27dc78caa20a842e4434002a0dc091131f4 authored almost 5 years ago
types: fix DragState types

a7f4e5ed386204d349f2b0032388e24ce03438ba authored almost 5 years ago
`onHover` fires before `onMove`

2f2d79b38d5dfb24954f2201b24fdd5599a2d174 authored almost 5 years ago
[chore]: function renaming

0ad627b49faedec050f619bcb42780eeca3e28e7 authored almost 5 years ago