mediawiki-skins-MinervaNeue/includes/skins
Stephen Niedzielski 83432ba8b5 Fix: user navigation label when AMC is disabled
At some point I introduced a bad label aria ID,
minerva-user-menu-toggle, for the user navigation. This was the
incorrect text and ID to use. Further, the ID is not present in non-AMC
mode (which is what search engines use). This patches adds a new string,
minerva-user-navigation, and replaces the aria-labelledby attribute with
a direct aria-label.

Bug: T242281
Change-Id: Ic247eb77609862b62025dc5e6af550c079df26d9
2020-01-10 15:23:04 -07:00
..
banners.mustache Minerva is its own skin 2017-07-12 08:12:40 -07:00
footer.mustache Add DataAfterContent to footer (SkinAfterContent hook) 2019-06-20 01:49:05 +00:00
history.mustache Replace .content class with .post-content on last modified bar 2019-12-05 21:01:23 +00:00
menu.mustache Main menu button works without JS 2019-12-19 19:55:39 +00:00
menuGroup.mustache MainMenu is a controller not a View and server rendered (take 2) 2019-10-29 16:37:04 -07:00
minerva.mustache Fix: user navigation label when AMC is disabled 2020-01-10 15:23:04 -07:00
MinervaTemplate.php Fix: user navigation label when AMC is disabled 2020-01-10 15:23:04 -07:00
SkinMinerva.php build: Updating composer dependencies 2020-01-04 13:24:24 +01:00
SkinUserPageHelper.php Hygiene: SkinUserPageHelper should support Title = null 2019-06-04 17:17:58 +02:00