0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-28 10:24:19 +01:00
Bootstrap/js
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
..
dist Prepare v4.5.3. (#31880) 2020-10-13 18:38:30 +03:00
src Check for data-interval on the first slide of carousel - v4 (#31820) 2020-11-12 09:34:17 +02:00
tests Check for data-interval on the first slide of carousel - v4 (#31820) 2020-11-12 09:34:17 +02:00
index.js Move js/src/index.js one folder up (#32001) 2020-11-01 07:31:17 +02:00