0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/js
Matheus Azzi dab6a41e04 Carousel: Only prevents default for ARROW_LEFT and ARROW_RIGHT keys
Fixes 2 bugs:

1. All keydowns were being prevented. Because of that the user wasn't able to navigate in the whole page using ARROW_UP/ARROW_DOWN.

2. Even when  is an input or textarea the keydowns were being prevented. Because of that the user wasn't able to type any text on these elements.
2016-12-23 17:55:40 +11:00
..
dist Merge branch 'patch-1' of https://github.com/tracker1/bootstrap into tracker1-patch-1 2016-12-21 20:34:29 -08:00
src Carousel: Only prevents default for ARROW_LEFT and ARROW_RIGHT keys 2016-12-23 17:55:40 +11:00
tests Carousel: Only prevents default for ARROW_LEFT and ARROW_RIGHT keys 2016-12-23 17:55:40 +11:00
.babelrc Update dependencies, including Babel to v6 and zeroUnits fix. 2016-10-09 12:15:17 +11:00
.eslintrc.json Refactor ESLint configuration. 2016-11-24 11:59:55 +11:00
.jscsrc Upgrade to latest version of JSCS (v3.0.4) (#20070) 2016-06-04 17:55:21 -07:00