twbs--bootstrap/docs/4.0
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
..
about fix redirect, close #23888 2017-09-09 17:39:47 -07:00
components Accessibility fixes to dynamic tabs (`aria-selected`, remove dynamic tabs with dropdowns) 2017-09-24 12:00:54 +02:00
content Use CSS3 pseudo elements in documentation 2017-09-09 17:01:48 -07:00
examples album/index.html: Refactor Holder code. 2017-09-15 13:20:25 +03:00
extend Updated Feather link (#23303) 2017-08-11 14:42:02 +03:00
getting-started Use CSS3 pseudo elements in documentation 2017-09-09 17:01:48 -07:00
layout consistent comma usage :D 2017-09-07 09:31:50 -07:00
utilities Add light weight to text utility classes (#23970) 2017-09-17 09:53:05 +03:00
browser-bugs.md update urls 2017-05-29 23:32:28 -07:00
migration.md copy edits 2017-09-09 17:02:42 -07:00