react-event-components
react-event-components copied to clipboard
🛰 A set of React components designed to handle global events (interval, keyboard, touch, mouse, etc)
Would a PR be welcome to add options for modifier keys like: ```jsx ```
great work on this library 👍 one note... since `do` is a reserved identifier in javascript, it is probably a good idea to use an alternative like `run` or `execute`...
This is the current coverage report, the column `Uncovered Lines` is the most important it show what need to be called. I can use enzyme to improve it http://airbnb.io/enzyme/docs/api/mount.html ```txt...
Let's list what we have to do: - LocalStorage (the spec for listening this is really shitty, I think we won't implement it. The spec is designed so you can...
## Description Would be nice to have a behavior like this. Scenario: I want to do something, when the user presses `shitf + a`. ## Proposal This is a simple...
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...
Bumps [semver](https://github.com/npm/node-semver) from 5.4.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.17 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
Bumps [express](https://github.com/expressjs/express) from 4.16.2 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...