mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
![]() * 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) |
||
---|---|---|
.. | ||
alerts.md | ||
badge.md | ||
breadcrumb.md | ||
button-group.md | ||
buttons.md | ||
card.md | ||
carousel.md | ||
collapse.md | ||
dropdowns.md | ||
forms.md | ||
input-group.md | ||
jumbotron.md | ||
list-group.md | ||
modal.md | ||
navbar.md | ||
navs.md | ||
pagination.md | ||
popovers.md | ||
progress.md | ||
scrollspy.md | ||
tooltips.md |