Continuing the js clearance, some more tweaks to finally reveal the missing js option (ride) and to remove some tricky actions
It seems that ride option:
Autoplays the carousel after the user manually cycles the first item. If set to 'carousel', autoplays the carousel on load.
However instead of ride, we had the unused slide option inside carousel.js
CC: @mdo, @XhmikosR, @ffoodd, @patrickhlauke This PR is kind of radical and I really need your feedback & eyes over it.
Thanks to @MewenLeHo #35978 (closed) too, who pointed a missed error of mine
Todo:
-
add tests
Closes #35978 (closed) refs #32640 (closed)