bootstrap/site/content/docs/5.0
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
..
about docs(examples): new cheatsheet and RTL examples 2020-12-04 07:52:03 +02:00
components Carousel: use buttons, not links, for prev/next controls (#32627) 2021-01-27 17:31:16 +02:00
content docs: Add system-ui to native font stack documentation (#32455) 2020-12-15 09:10:09 +02:00
customize Clarifies Sass variable defaults, adds bootstrap-npm-starter callout (#32795) 2021-01-14 16:21:21 -08:00
examples Carousel: use buttons, not links, for prev/next controls (#32627) 2021-01-27 17:31:16 +02:00
extend Document some basic code conventions for us (#32778) 2021-01-13 21:06:07 +02:00
forms Document size and multiple aren't supported on floating label selects (#32744) 2021-01-13 09:15:05 -08:00
getting-started Clarifies Sass variable defaults, adds bootstrap-npm-starter callout (#32795) 2021-01-14 16:21:21 -08:00
helpers Mention stretched-link constraints with table elements (#32761) 2021-01-12 15:33:58 +02:00
layout Fix typo (#32740) 2021-01-09 13:06:41 -08:00
utilities Replace .bg-white with .bg-body in docs 2021-01-25 14:34:01 -08:00
_index.html Bump version to 5.0.0-alpha1 (#29925) 2020-05-13 22:36:00 +03:00
migration.md Improve docs regarding RTL migration (#32771) 2021-01-13 21:01:36 +02:00