]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Extract Carousel's swipe functionality to a separate Class (#32999)
authorGeoSot <geo.sotis@gmail.com>
Mon, 11 Oct 2021 14:04:43 +0000 (17:04 +0300)
committerGitHub <noreply@github.com>
Mon, 11 Oct 2021 14:04:43 +0000 (17:04 +0300)
commit8ec6c9452286472ddad12d1af59b173ede22b5ac
tree070494c190d9b33138f6cbfee1bcf2dfe9b9e07c
parentb21c7ccbb7e3d955fd5043aae6d426cef5765dfa
Extract Carousel's swipe functionality to a separate Class (#32999)
.bundlewatch.config.json
js/src/carousel.js
js/src/util/swipe.js [new file with mode: 0644]
js/tests/unit/carousel.spec.js
js/tests/unit/util/swipe.spec.js [new file with mode: 0644]