bootstrap/site/content/docs/5.0/components
Patrick H. Lauke 0a6cf9036c
Docs: improve/expand button documentation (#31093)
* Docs: improve/expand button documentation

- since we're not doing the disabled cursor thing anymore anyway, remove confusing/unnecessary mention for link-based disabled buttons
- make the disabled toggle example using a link actually follow the preceding advice of also having `tabindex="-1"` and `aria-disabled="true"`
- tweak the link functionality callout to also still mention `aria-disabled` to reinforce the idea
- tweak toggle state description (not just `<button>`s, but also links etc...so just remove mention of `<button>` there; also reinforce accessibility aspect once more)
- add a new callout that cross-references checkbox-based toggles, and what the similarity/difference between them is
- add a matching cross-reference callout to the checkbox-based toggle buttons page

* Update link to now renamed checks-radios.md
2020-07-03 12:34:32 +01:00
..
alerts.md Bump version to 5.0.0-alpha1 (#29925) 2020-05-13 22:36:00 +03:00
badge.md Bump version to 5.0.0-alpha1 (#29925) 2020-05-13 22:36:00 +03:00
breadcrumb.md Bump version to 5.0.0-alpha1 (#29925) 2020-05-13 22:36:00 +03:00
button-group.md Docs: clarify rationale for button group on links (#31071) 2020-06-17 16:37:27 +02:00
buttons.md Docs: improve/expand button documentation (#31093) 2020-07-03 12:34:32 +01:00
card.md docs(colors): better color utilities pairing to ensure sufficient contrast 2020-05-20 09:49:18 +02:00
carousel.md Add code to method/property tables (#31130) 2020-06-27 14:28:21 +03:00
close-button.md Bump version to 5.0.0-alpha1 (#29925) 2020-05-13 22:36:00 +03:00
collapse.md Add code to method/property tables (#31130) 2020-06-27 14:28:21 +03:00
dropdowns.md Add code to method/property tables (#31130) 2020-06-27 14:28:21 +03:00
list-group.md Add code to method/property tables (#31130) 2020-06-27 14:28:21 +03:00
modal.md Add code to method/property tables (#31130) 2020-06-27 14:28:21 +03:00
navbar.md Remove .nav-item from .nav-link to make it consistent 2020-06-09 07:48:58 +03:00
navs.md Add code to method/property tables (#31130) 2020-06-27 14:28:21 +03:00
pagination.md Bump version to 5.0.0-alpha1 (#29925) 2020-05-13 22:36:00 +03:00
popovers.md Add code to method/property tables (#31130) 2020-06-27 14:28:21 +03:00
progress.md Bump version to 5.0.0-alpha1 (#29925) 2020-05-13 22:36:00 +03:00
scrollspy.md Add code to method/property tables (#31130) 2020-06-27 14:28:21 +03:00
spinners.md Bump version to 5.0.0-alpha1 (#29925) 2020-05-13 22:36:00 +03:00
toasts.md Use the site param for icons 2020-07-01 15:21:43 +03:00
tooltips.md Add code to method/property tables (#31130) 2020-06-27 14:28:21 +03:00