ayrton / react-key-handler

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

Combine keyHandler and keyToggleHandler #15

Closed RStankov closed 8 years ago

RStankov commented 8 years ago

Scope

I noticed that keyHandler and keyTopicHandler are 95% the same. So I extracted a common keyHandleDecorator builder. It would help when you try to make new decorators.

ayrton commented 8 years ago

Awesome work, thanks Rado ❤️