VectorGOLEM/resources
Nicholas Ray b40c3f3743 Update CheckboxHack interface for future placement of `aria-expanded` on label button
Currently, the `aria-expanded` attribute is placed on the checkbox
element. However, since Ife287fc8c6e0d2aee5facf42d5d4308dea918ee3, the
checkbox is excluded from the accessibility tree, and this attribute
should be placed on the label button instead.

This commit prepares for future changes [1] to the checkbox hack interface
in a backwards compatible way:

* Passes button to `updateAriaExpanded` function

* Passes button to `bindUpdateAriaExpandedOnInput` function

[1] Ia2755e189babbd70945b66a1a812fc3ece40b577

Change-Id: Icc6ba994d57ea1f8050aa408aebc8c81f03d8783
2020-06-29 13:31:24 -06:00
..
skins.vector.icons [fix][RTL] flip menu collapse button icon 2020-06-03 17:09:38 -06:00
skins.vector.js Update CheckboxHack interface for future placement of `aria-expanded` on label button 2020-06-29 13:31:24 -06:00
skins.vector.legacy.js Fix bug: "dancing vector tabs" 2020-06-01 20:02:28 +00:00
skins.vector.styles Move sidebar into header to improve tab order 2020-06-25 16:55:34 -06:00
CheckboxHack.d.ts Update CheckboxHack interface for future placement of `aria-expanded` on label button 2020-06-29 13:31:24 -06:00
CollapsibleTabsPlugin.d.ts [JavaScript] Validate types 2020-03-16 09:10:08 -06:00
mediawiki.d.ts [JavaScript] Validate types 2020-03-16 09:10:08 -06:00
skins.vector.styles.responsive.less Replace deprecated classes with modern ones 2020-06-11 14:05:15 -07:00