0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-03 15:24:19 +01:00
Bootstrap/js/tests/unit
Mitchell Bryson 896e444895
Check for data-interval on the first slide of carousel - v4 (#31820)
When starting a cycle for a carousel, it only checks for a default interval, and not an interval defined on the slide element via data props. This adds a check in before creating the interval to move to the next slide.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-12 09:34:17 +02:00
..
.eslintrc.json Update .eslintrc.json 2020-10-13 15:24:40 +03:00
alert.js tests: switch to strictEqual/notStrictEqual 2020-05-12 19:21:36 +03:00
button.js buttons plugin : avoid multiple change event trigger (#31000) 2020-10-02 17:40:20 +03:00
carousel.js Check for data-interval on the first slide of carousel - v4 (#31820) 2020-11-12 09:34:17 +02:00
collapse.js Comply to the new rules 2020-09-10 12:06:30 +03:00
dropdown.js Comply to the new rules 2020-09-10 12:06:30 +03:00
modal.js ensure hidePrevented.bs.modal can be prevented (#31696) 2020-09-21 14:41:40 +03:00
popover.js Comply to the new rules 2020-09-10 12:06:30 +03:00
scrollspy.js Comply to the new rules 2020-09-10 12:06:30 +03:00
tab.js Comply to the new rules 2020-09-10 12:06:30 +03:00
toast.js Comply to the new rules 2020-09-10 12:06:30 +03:00
tooltip.js Backport #32045 2020-11-05 11:22:05 +02:00
util.js Comply to the new rules 2020-09-10 12:06:30 +03:00