]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Ensure Tab keyboard functionality after #37146 (#37200)
authorGeoSot <geo.sotis@gmail.com>
Sun, 2 Oct 2022 10:05:30 +0000 (13:05 +0300)
committerGitHub <noreply@github.com>
Sun, 2 Oct 2022 10:05:30 +0000 (13:05 +0300)
commitd49d8ce583f6f12552f122122a99063738656cd9
tree9880079f82362c7e4729f70880a427ce82198480
parent0a5f6e078c9cb9ecca9ab90b3984c5f792a11bae
Ensure Tab keyboard functionality after #37146 (#37200)

* fix: keyboard functionality

* test: add tests

* Add some focus spies in 2 other unit tests

Co-authored-by: Julien Déramond <juderamond@gmail.com>
js/src/tab.js
js/tests/unit/tab.spec.js