]> source.dussan.org Git - jquery.git/commit
Event: Remove the event.which shim
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Wed, 26 Aug 2020 12:10:33 +0000 (14:10 +0200)
committerGitHub <noreply@github.com>
Wed, 26 Aug 2020 12:10:33 +0000 (14:10 +0200)
commit1a5fff4c169dbaa2df72c656868bcf60ed4413d0
treedd65e0714de02841bb368dce9c7c4cbaa5e8e7a0
parenta1e619b03a557b47c3e26a5e74af12b63a0d5e73
Event: Remove the event.which shim

All supported browsers implement this property by themselves. The shim was only
needed for IE <9.

Fixes gh-3235
Closes gh-4765
Ref gh-4755
src/event.js