mediawiki-skins-MinervaNeue/includes
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
..
menu Settings link is hidden to non-JS users when beta and AMC unavailable 2020-01-08 22:57:04 +00:00
permissions [dev] [edit] rename EDIT permission to CONTENT_EDIT 2019-09-04 19:29:38 +02:00
skins Fix: user navigation label when AMC is disabled 2020-01-10 15:23:04 -07:00
LanguagesHelper.php Extract language/variants check to a service 2019-07-16 19:53:57 +00:00
MinervaHooks.php Merge "Use User::getBoolOption" 2019-12-15 10:06:50 +00:00
MinervaUI.php Allow null on MinervaUI::iconClass 2019-12-30 17:26:31 +01:00
ResourceLoaderLessVarFileModule.php Add GPL file header to PHP classes 2018-04-15 16:23:10 -07:00
ServiceWiring.php Resemble AMC mode for all users on user pages & user talk pages 2019-12-13 14:10:43 -08:00
SkinOptions.php Discontinue back-to-top feature 2019-12-11 05:12:43 +00:00