0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/site/content/docs/5.0/components
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
..
accordion.md Replace Lorem Ipsum placeholder text with more representative (or at least english language) text (#32246) 2020-12-11 20:05:33 +00:00
alerts.md Add bs in data attributes 2020-11-14 07:09:15 +02:00
badge.md Contrast colors added to theme-colors (#30044) 2020-10-31 08:21:31 +02:00
breadcrumb.md docs(examples): new cheatsheet and RTL examples 2020-12-04 07:52:03 +02:00
button-group.md docs(examples): new cheatsheet and RTL examples 2020-12-04 07:52:03 +02:00
buttons.md docs(examples): new cheatsheet and RTL examples 2020-12-04 07:52:03 +02:00
card.md Replace Lorem Ipsum placeholder text with more representative (or at least english language) text (#32246) 2020-12-11 20:05:33 +00:00
carousel.md Carousel: use buttons, not links, for prev/next controls (#32627) 2021-01-27 17:31:16 +02:00
close-button.md Update btn-close-white docs to filter (not backdrop-filter) (#31796) 2020-09-30 14:57:00 +03:00
collapse.md Tweak the wording for collapse to indicate button is preferred/more semantic (#32632) 2021-01-05 21:53:50 +02:00
dropdowns.md Support Popper virtual elements (#32376) 2020-12-21 14:32:11 +02:00
list-group.md Replace Lorem Ipsum placeholder text with more representative (or at least english language) text (#32246) 2020-12-11 20:05:33 +00:00
modal.md Replace Lorem Ipsum placeholder text with more representative (or at least english language) text (#32246) 2020-12-11 20:05:33 +00:00
navbar.md docs: Fix navbar-nav-scroll description (#32846) 2021-01-20 12:12:35 +02:00
navs-tabs.md Remove incorrect mention of dropdowns for dynamic tab behavior (#32634) 2021-01-05 22:04:06 +02:00
pagination.md Remove redundant visually hidden "(current)" from pagination controls (#31892) 2020-10-14 11:59:43 +01:00
popovers.md Add keyboard-focusable elements for popover on disabled button (#32490) 2020-12-20 20:28:58 +02:00
progress.md Add bs in data attributes 2020-11-14 07:09:15 +02:00
scrollspy.md Replace Lorem Ipsum placeholder text with more representative (or at least english language) text (#32246) 2020-12-11 20:05:33 +00:00
spinners.md docs(examples): new cheatsheet and RTL examples 2020-12-04 07:52:03 +02:00
toasts.md Add a live toast example to the docs (#32760) 2021-01-18 15:10:01 +02:00
tooltips.md Tooltips: add missing space (#32529) 2020-12-20 17:12:22 +02:00