]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix carousel RTL and refactor code, fix rtl swipe issues (#32913)
authorGeoSot <geo.sotis@gmail.com>
Wed, 17 Mar 2021 05:58:43 +0000 (07:58 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Mar 2021 05:58:43 +0000 (07:58 +0200)
commitb9f30903a5a916904c873bd078240b3df743e093
treed073df3f5c84a4204c4b54c181810ee6fd3aab24
parentc5083d5fc372b750ceea35d72cafa26562762b0c
Fix carousel RTL and refactor code, fix rtl swipe issues (#32913)

* move common code to reusable functions

* add/re-factor tests, directionToOrder func

* add _orderToDirection tests

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
.bundlewatch.config.json
js/src/carousel.js
js/tests/unit/carousel.spec.js