VectorGOLEM/includes/templates
Volker E e9a48021c2 Put ARIA roles and attributes into context
Hide checkbox from AT by adding `aria-hidden="true" to checkbox
and disable tabbing in via tabindex="-1". Both attributes are temporarily
added and might be removed when the checkbox receives `display: none` in
upcoming patch.

Add
- `role="button"`,
- `aria-controls` and
- `tabindex="0"
to button turned label for ATs via `role` definition, make it focusable
and use `aria-controls` for connection to sidebar id.

Bug: T254851
Change-Id: Ife287fc8c6e0d2aee5facf42d5d4308dea918ee3
2020-06-25 11:13:58 -07:00
..
legacy Separate languages portal from other portals in sidebar 2020-06-22 15:28:02 -07:00
Footer.mustache Use semantic HTML5 elements where applicable 2020-06-09 17:43:45 +00:00
Indicators.mustache Model indicators as their own template rather than a block of HTML 2020-06-09 14:30:08 -07:00
Logo.mustache [modern] A new version of Vector with a new logo 2020-04-30 14:11:54 -07:00
Menu.mustache Replace deprecated classes with modern ones 2020-06-11 14:05:15 -07:00
SearchBox.mustache Cleanup: Use consistent naming in SearchBox 2020-06-01 20:11:14 +00:00
Sidebar.mustache [modern] Move sidebar checkbox above content, sidebar button into header 2020-06-23 07:09:38 +02:00
skin-legacy.mustache Make search jumplink's target the search input instead of the container 2020-06-24 20:45:25 +00:00
skin.mustache Put ARIA roles and attributes into context 2020-06-25 11:13:58 -07:00