bootstrap/js/tests/unit
alpadev d62ba935ef
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
2021-06-16 07:48:23 +03:00
..
dom Fix regression for handling `mouseenter`/`mouseleave` events introduced by #33310 (#33679) 2021-04-19 08:30:33 +03:00
util Refactor scrollbar.js to be used as a Class (#33947) 2021-06-06 09:26:36 +03:00
.eslintrc.json Minor ESLint rules cleanup (#32904) 2021-01-28 11:34:20 +02:00
alert.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00
base-component.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00
button.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00
carousel.spec.js Fix carousel buttons (#34266) 2021-06-16 07:48:23 +03:00
collapse.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00
dropdown.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00
jquery.spec.js tests: replace deprecated jQuery method (#32309) 2020-12-16 17:21:43 +02:00
modal.spec.js Refactor scrollbar.js to be used as a Class (#33947) 2021-06-06 09:26:36 +03:00
offcanvas.spec.js Refactor scrollbar.js to be used as a Class (#33947) 2021-06-06 09:26:36 +03:00
popover.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00
scrollspy.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00
tab.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00
toast.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00
tooltip.spec.js Add `getOrCreateInstance` method in base-component (#33276) 2021-06-03 18:53:27 +03:00