1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
twbs--bootstrap/docs/4.0/components
Patrick H. Lauke fd56ea370c Accessibility fixes to dynamic tabs (aria-selected, remove dynamic tabs with dropdowns)
* Use `aria-selected` instead of `aria-expanded`
* Change tab.js to use `aria-selected` rather than `aria-expanded`
* Add `aria-orientation=vertical` to vertical tab list
* Remove dynamic tabs with dropdowns
* Fix non-interactive code examples
* Only set `aria-selected` on the `role="tab"` trigger - this stops `aria-selected` being incorrectly added to the `role="tabpanel"` itself (probably harmless, but nonetheless incorrect)
2017-09-24 12:00:54 +02:00
..
alerts.md Fix error in Alerts component doc (#23522) 2017-08-17 19:01:51 +03:00
badge.md
breadcrumb.md adds accecibility notes to breadcrumbs 2017-08-31 17:44:04 -04:00
button-group.md
buttons.md
card.md Add text-light to sample card under Card columns (#23800) 2017-09-18 00:51:37 +03:00
carousel.md
collapse.md typo correct aria-controls 2017-08-30 11:37:45 +05:30
dropdowns.md Update callout about the positionning of our Dropdowns 2017-09-07 14:03:37 +02:00
forms.md Fix malformed <select> in example 2017-09-12 22:29:09 +01:00
input-group.md
jumbotron.md
list-group.md Dont use short jQuery methods 2017-09-08 11:41:42 +03:00
modal.md Fix missing tabindex and role in an example modal 2017-09-23 22:39:34 +02:00
navbar.md Fix(docs): duplicate class in navbar docs 2017-09-12 08:37:37 +00:00
navs.md Accessibility fixes to dynamic tabs (aria-selected, remove dynamic tabs with dropdowns) 2017-09-24 12:00:54 +02:00
pagination.md
popovers.md Add information about our bundled dist files which contains Popper.js 2017-09-07 09:50:51 +02:00
progress.md
scrollspy.md
tooltips.md Add information about our bundled dist files which contains Popper.js 2017-09-07 09:50:51 +02:00