mediawiki-skins-Vector/tests/phpunit/integration
Jan Drewniak a3801497b9 Add exclusion notice for night mode feature
If night-mode is disabled on a certain page via the
exclude list in skin.json, then the following class:
".skin-theme-clientpref-excluded" will be added to the HTML element.

In this scenario, the related client-preferences
menu options are visible, but disabled, and a notice
is rendered below the options informing users of this state.

Bug: T361158
Change-Id: I46d335d079a2d27c7a4122e23ac7e479c286b886
2024-04-16 22:38:35 -04:00
..
FeatureManagement Add exclusion notice for night mode feature 2024-04-16 22:38:35 -04:00
ConfigHelperTest.php Add tests for ConfigHelper 2024-03-27 16:49:39 -07:00
ServiceWiringTest.php Use $this->getServiceContainer() in tests 2024-03-01 15:31:49 +00:00
SkinVectorTest.php Use $this->getServiceContainer() in tests 2024-03-01 15:31:49 +00:00
VectorHooksTest.php Merge "Create a FeatureManagerFactory" 2024-03-11 07:24:06 +00:00