0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-30 12:24:19 +01:00
Bootstrap/js/tests/unit
Mitchell Bryson 3a5f9f5cf0
Check for data-interval on the first slide of carousel (#31818)
* check for data-interval on the first slide of carousel

* add updateInterval method for elements of a carousel

* add test for carousel interval being set during cycle

* update activeElement as soon as slide has finished (before transition end)

* only updateInterval before using it

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-01 14:36:50 +02:00
..
dom Remove Manipulator.toggleClass (#31842) 2020-10-05 18:07:49 +03:00
util Change whitelist to allowlist (#31066) 2020-06-19 11:31:37 +03:00
.eslintrc.json Clean up lint rules (#30721) 2020-05-04 19:32:09 +03:00
alert.spec.js fix: remove make array util function (#30430) 2020-03-25 16:35:02 +02:00
button.spec.js Remove checkbox/radio toggle from button plugin in favor of a CSS only solution 2020-06-15 19:04:19 -07:00
carousel.spec.js Check for data-interval on the first slide of carousel (#31818) 2020-11-01 14:36:50 +02:00
collapse.spec.js tests: streamline HTML end tags (#30648) 2020-05-06 09:20:08 +03:00
dropdown.spec.js tests: streamline HTML end tags (#30648) 2020-05-06 09:20:08 +03:00
jquery.spec.js add unit tests to ensure our plugins works in jquery 2020-05-06 07:55:48 +02:00
modal.spec.js Prevent overflowing static backdrop modal animation (#30326) 2020-06-25 11:35:53 +03:00
popover.spec.js fix: remove make array util function (#30430) 2020-03-25 16:35:02 +02:00
scrollspy.spec.js Rename "js/tests/units" to "js/tests/unit". (#29503) 2019-10-09 01:27:43 +03:00
tab.spec.js Remove .nav-item from .nav-link to make it consistent 2020-06-09 07:48:58 +03:00
toast.spec.js toast.spec.js: fix typo (#32026) 2020-10-31 09:25:33 +02:00
tooltip.spec.js fix tooltip hide method when already hidden (#31115) 2020-09-24 14:55:38 +03:00