fat / bean

an events api for javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regression issue v1.0

bartsidee opened this issue · comments

I found a regression issue for the keycode handling. Same issue as found in pull request:
#61

Could you swap the which and keyCode again.
https://github.com/fat/bean/blob/master/bean.js#L118

Thanks!

ooops, we need a unit test for this obviously! will get this sorted and push out a 1.0.1 asap.

👍 this is in v1.0.1 thanks for picking it up