ayrton / react-key-handler

React component to handle keyboard events :key:
http://ayrton.be/react-key-handler
388 stars 29 forks source link

Fix flow for issue #26 #147

Closed gforge closed 6 years ago

gforge commented 6 years ago

Here's an addition of Flow interface files

I've also uploaded packages and fixed so that all tests pass. This resulted in much more than "just a flow fix" since many of the packages had changed interfaces, including Flow itself.

BTW this includes the minor Firefox issue that I posted recently.

Thanks by the way for creating this gem - it was exactly what I was looking for!

ayrton commented 6 years ago

Epic work 😍

gforge commented 6 years ago

Thanks! I know how cumbersome it is to maintain packages and I appreciate you taking the time!