Skip to content

Pull requests: pmndrs/use-gesture

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix mouseUp
#2 by zachasme was merged Apr 16, 2018 Loading…
Add typings for Typescript
#6 by Mesoptier was merged Sep 6, 2018 Loading…
Remove unnecessary ref param from useGesture
#9 by grifotv was merged Nov 5, 2018 Loading…
Fix import in Hooks example.
#11 by chroth7 was merged Nov 5, 2018 Loading…
fixed small errors
#20 by 0xflotus was merged Jan 6, 2019 Loading…
standardize API
#22 by zvictor was merged Jan 8, 2019 Loading…
Added a visualisation of code evolution
#25 by gitviscode was closed Feb 5, 2019 Loading…
Uncaught ReferenceError: e is not defined
#29 by lyyourc was merged Jan 13, 2019 Loading…
Improving withGesture type
#30 by salguerooo was merged Jan 15, 2019 Loading…
Specify correct license (MIT) in package.json
#31 by knpwrs was merged Jan 15, 2019 Loading…
perfect type definition
#34 by zhongyuanjia was merged Feb 19, 2019 Loading…
fix(TS): onTouchDown should be onTouchStart
#36 by stipsan was merged Mar 5, 2019 Loading…
Fix event issue part 2
#40 by tim-soft was merged Mar 7, 2019 Loading…
Add basic prettier config and pre-commit hook
#41 by tim-soft was merged Mar 8, 2019 Loading…
New build process
#73 by dbismut was merged Jul 16, 2019 Loading…
Typo
#75 by jeremybarbet was merged Jul 21, 2019 Loading…
Add FAQ about passive events [Closes #76]
#77 by mpolichette was merged Jul 29, 2019 Loading…
Corrected typo for usePinch example
#83 by matis-dk was merged Sep 5, 2019 Loading…
v6
#87 by dbismut was merged Sep 19, 2019 Loading…
Spelling mistake correction
#102 by jainvishal520 was merged Oct 22, 2019 Loading…
README two typos
#116 by catamphetamine was merged Dec 4, 2019 Loading…
Fix MDN link in README
#118 by thibautRe was merged Dec 11, 2019 Loading…
V7
#121 by dbismut was merged Dec 19, 2019 Loading…
chore(deps): bump handlebars from 4.2.0 to 4.5.3 minor This bug is not critical
#123 by dependabot bot was merged Jan 4, 2020 Loading…
Fix duplicated index entry in readme
#133 by armandabric was merged Jan 8, 2020 Loading…
ProTip! Filter pull requests by the default branch with base:main.