]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add `getNextActiveElement` helper function to utils, replacing custom implementation...
authorGeoSot <geo.sotis@gmail.com>
Tue, 18 May 2021 22:23:52 +0000 (01:23 +0300)
committerGitHub <noreply@github.com>
Tue, 18 May 2021 22:23:52 +0000 (01:23 +0300)
commitdf72a21fa89a4885bb666f4a3bc0a9e757b870c2
treed80c2614184e53f73de9364ac46dbeef9f61aa08
parent372890b67b28238c98ec4d5ffcdb777c9939e87c
Add `getNextActiveElement` helper function to utils, replacing custom implementation through components (#33608)
js/src/carousel.js
js/src/dropdown.js
js/src/util/index.js
js/tests/unit/util/index.spec.js