]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix carousel buttons (#34266)
authoralpadev <2838324+alpadev@users.noreply.github.com>
Wed, 16 Jun 2021 04:48:23 +0000 (06:48 +0200)
committerGitHub <noreply@github.com>
Wed, 16 Jun 2021 04:48:23 +0000 (07:48 +0300)
commitd62ba935ef2e1ee97a57b1b75090e50e86e0d140
tree1232c08d70ad843bdf48d80fba4435d0bd1fddad
parent9485172017868952047da5f188bc13a92ef0435d
Fix carousel buttons (#34266)

* test(carousel): add test to check if next/prev button work as intended

* fix(carousel): merge passed config with instance config in carouselInterface
js/src/carousel.js
js/tests/unit/carousel.spec.js