]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix active class toggling of tabs within dropdown (#37151)
authorCarson Sievert <cpsievert1@gmail.com>
Wed, 21 Sep 2022 23:29:58 +0000 (18:29 -0500)
committerGitHub <noreply@github.com>
Wed, 21 Sep 2022 23:29:58 +0000 (02:29 +0300)
commit2b46842af908fe54bd7f7982ed07c7cd07bc934a
treeb03b1fe46bf710f544c5ae218d09b919c87eadb8
parent27f20257ebd092b2e5d11a62de0cd5e9cf5a9949
Fix active class toggling of tabs within dropdown (#37151)

* Close #36947: fix active class toggling tabs within dropdown
js/src/tab.js
js/tests/unit/tab.spec.js