mediawiki-skins-MinervaNeue/includes
Steph Toyofuku b7e54644b7 Make language selector disabled state accessible contrast
Remove the opacity filter and indicate a disabled state using the
disabled color for both text and the icon.  Add a new disabled icon
variant to accomplish this

Also fixes a small issue where the toast notification was unreadable in
night mode due to using --color-inverted.  Switch this to
--color-inverted-fixed, which was added for this purpose

Visual change for the language selector button, when there are no other
languages available

Bug: T361693
Change-Id: Id2f80028d967bf644673f651bb89718fa8723d22
2024-05-13 22:13:33 +00:00
..
Hooks Create HookRunner class and the hook handler interface 2023-06-09 22:19:59 +02:00
Menu Make language selector disabled state accessible contrast 2024-05-13 22:13:33 +00:00
Permissions LanguagesHelper: Move $out from contructor to doesTitleHasLanguagesOrVariants 2024-03-25 22:34:37 +00:00
Skins Use PHP types 2024-05-08 07:38:21 +00:00
Hooks.php Replace WebRequest::getText and ::getVal by ::getRawVal or ::getCheck 2024-03-29 12:59:20 +00:00
LanguagesHelper.php Use PHP types 2024-05-08 07:38:21 +00:00
MobileFrontendHooks.php Inject service Minerva.SkinOptions into Hooks and MobileFrontendHooks 2024-03-12 19:44:53 +00:00
ServiceWiring.php Improve PHP class references 2024-05-07 18:30:43 +00:00
SkinOptions.php Use PHP types 2024-05-08 07:38:21 +00:00