Aleck Greenham
Aleck Greenham
When using 4 or 5 `` tags on the same page, chrome logs this warning in the developer console: ``` warning: possible EventEmitter memory leak detected ```
As has been pointed out in #31, it is unclear how the `isolate` prop changes the behaviour of `react-shortcuts` and in what situations it is significant. I was unable to...
This pull request improves the test suite's structure, readability and coverage. # Changes ## Testing dependencies * Upgrade test dependencies to the latest versions to take advantage of the latest...
This pull request includes, imho, a bunch of improvements to the project's readme. I gathered this information by: * Using and experimenting with the package (master - not the latest...
Hey, thanks for the great package. I have been looking around for something that will allow me to easily define keyboard shortcuts in React apps for a while. Unfortunately, the...
I have installed ruby 2.0.0p195 [x64-mingw32] on Windows 7 Ultimate, Service Pack 1 (64-bit) with no previous ruby or devkit versions installed. I then attempted to use the devkit installer...
Thank you for this library; it has saved us a lot of time. If my reading of [this previous issue](https://github.com/visualitypl/jsonapi_parameters/issues/20) is correct, it appears that initially this library started out...
Hi @Skarlso, Thanks for the great library! My particular application uses the `gsub` function and I am really missing the ability to record or operate on the path to the...