mediawiki-skins-Vector/resources/skins.vector.clientPreferences
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
..
clientPreferences.js Add exclusion notice for night mode feature 2024-04-16 22:38:35 -04:00
clientPreferences.less Make client prefs fully pinnable 2023-11-22 14:39:28 -06:00
package.json Callback should only be run after completion of API save request 2024-02-12 08:52:46 -08:00
README.md Generalize skins.vector.clientPreferences library for use in MobileFrontend 2024-01-17 14:51:29 -08:00

This code is designed to work across any skin.

To publish a new version.

npm publish  --access public