bootstrap/js/tests/visual
Patrick H. Lauke 3aa3fda730
Carousel: use buttons, not links, for prev/next controls (#32627)
* Carousel: use buttons, not links, for prev/next

- expand the styles to neutralise border/background
- change docs page
- add extra unit test to check that links or buttons work as controls
- modify visual test to use buttons as well
- use buttons instead of links for prev/next
- remove `role="button"` from links that are actually links

* Clarify that controls can be button or link

* Update site/content/docs/5.0/components/carousel.md

Co-authored-by: Mark Otto <markd.otto@gmail.com>

* Explicitly set padding to 0 to prevent dipping/moving on active in Firefox

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-01-27 17:31:16 +02:00
..
alert.html Fix .close instances (#32152) 2020-11-14 08:16:30 +02:00
button.html Add bs in data attributes 2020-11-14 07:09:15 +02:00
carousel.html Carousel: use buttons, not links, for prev/next controls (#32627) 2021-01-27 17:31:16 +02:00
collapse.html Add bs in data attributes 2020-11-14 07:09:15 +02:00
dropdown.html Move "active" class from .nav-item to .nav-link (#32730) 2021-01-08 20:53:04 +02:00
modal.html Move "active" class from .nav-item to .nav-link (#32730) 2021-01-08 20:53:04 +02:00
popover.html Update to popper.js v2.x 2020-12-06 18:42:40 +02:00
scrollspy.html feat(RTL): implement RTL 2020-12-04 07:52:03 +02:00
tab.html Add bs in data attributes 2020-11-14 07:09:15 +02:00
toast.html feat(RTL): implement RTL 2020-12-04 07:52:03 +02:00
tooltip.html Update to popper.js v2.x 2020-12-06 18:42:40 +02:00