react-easy-swipe
react-easy-swipe copied to clipboard
Easy handler for common swipe operations
I have an scrollable list, and above it I use react-easy-swipe to open and close a menu. For that I have a invisible piece of the menu to listen the...
Hello, I encountered an issue using this very beautiful component on my nextjs app. It looked something like this: _**Warning: Each child in a list should have a unique "key"...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 7.2.2 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...
A simple Typescript for Swipe component As far as I can see, it should be able to accept any valid React Children Repro case [HERE](https://stackblitz.com/edit/react-ts-rlp8eu?file=App.tsx)
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...
Adds a license file with the default MIT text from the github template. Uses the real name of the author and the year of the first commit. Closes #68
While `package.json` declares the license as MIT, there is no actual license file in the project.
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.15 to 0.10.63. Release notes Sourced from es5-ext's releases. 0.10.63 (2024-02-23) Bug Fixes Do not rely on problematic regex (3551cdd), addresses #201 Support ES2015+ function definitions in...
Because the touch event option is fixed to capture, occasionally the event handler is firing in an unwanted order while using the event. It would be great if event options...
Bumps [fsevents](https://github.com/fsevents/fsevents) from 1.1.1 to 1.2.13. Release notes Sourced from fsevents's releases. Release v1.2.13 Only build on Mac-OSX Release v1.2.11 Removing node-pre-gyp so that building fsevents becomes easier and enabled...