]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Replace event.which with event.key and event.button
authorTanguy Krotoff <tkrotoff@gmail.com>
Wed, 15 Apr 2020 14:52:18 +0000 (16:52 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Fri, 17 Apr 2020 15:22:15 +0000 (18:22 +0300)
commitdcd99aa7d1cb8018a1378bc75053853e07edbfff
tree7cf92cdba5a9d0dc1b04a7b90055bfcdaaeecb21
parent8547ab149a9406937c0ec4f0c7864a8884b63d64
Replace event.which with event.key and event.button
js/src/carousel.js
js/src/dom/event-handler.js
js/src/dropdown.js
js/src/modal.js
js/tests/unit/carousel.spec.js
js/tests/unit/dropdown.spec.js
js/tests/unit/modal.spec.js