]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Use named constants for magic numbers (#19992)
authorChris Rebert <github@chrisrebert.com>
Tue, 31 May 2016 06:42:00 +0000 (23:42 -0700)
committerChris Rebert <github@chrisrebert.com>
Tue, 31 May 2016 06:42:00 +0000 (23:42 -0700)
commit5a35ad6d74c8d9e5aa99a1fc255300a8fd2ac0b4
tree8243d9d8cea3f86624462fc052c8957d7dc6ae6f
parent301dc70e1b04fdb70ac8e83a6906b6b27d7d2235
Use named constants for magic numbers (#19992)

Mostly KeyboardEvent.which and MouseEvent.which values.

[skip validator]
js/src/carousel.js
js/src/dropdown.js
js/src/modal.js
js/src/util.js