mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-25 08:50:22 +00: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) |
||
|---|---|---|
| .. | ||
| about | ||
| components | ||
| content | ||
| examples | ||
| extend | ||
| getting-started | ||
| layout | ||
| utilities | ||
| browser-bugs.md | ||
| migration.md | ||