aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/carousel.spec.js
AgeCommit message (Expand)AuthorFilesLines
2021-02-22Allow constructors to accept a CSS selector (#32245)Rohit Sharma1-0/+11
2021-02-16Add tests for `DATA_KEY` (#33090)GeoSot1-0/+6
2021-02-12Add the missing expectations for touch events (#33060)Rohit Sharma1-2/+10
2021-02-12Fix event handler removal in dropdown/carousel dispose (#33000)Kyle Tsang1-2/+21
2021-01-28Make carousel indicators actual buttonsPatrick H. Lauke1-5/+9
2021-01-27Carousel: use buttons, not links, for prev/next controls (#32627)Patrick H. Lauke1-7/+31
2021-01-13Throw a `TypeError` instead of the generic `Error` (#32585)Rohit Sharma1-4/+2
2020-12-18test(carousel): french word in the wild (#32528)Gaƫl Poupard1-1/+1
2020-11-29Switch to Jasmine's `toBeInstanceOf` matcherXhmikosR1-1/+1
2020-11-29create a base componentJohann-S1-0/+20
2020-11-14Add `bs` in data attributesRohit Sharma1-26/+26
2020-11-01Check for data-interval on the first slide of carousel (#31818)Mitchell Bryson1-8/+34
2020-05-06tests: streamline HTML end tags (#30648)XhmikosR1-1/+1
2020-04-17Replace event.which with event.key and event.buttonTanguy Krotoff1-19/+19
2020-03-29Remove `MSPointerEvent` and `ms-touch-action` in tests (#30463)XhmikosR1-5/+4
2019-10-09Rename "js/tests/units" to "js/tests/unit". (#29503)XhmikosR1-0/+1201