mediawiki-skins-Vector/resources/skins.vector.clientPreferences
Jdrewniak 9b93a64fdf Follow-up to f115016 - Add beta tag & feedback link to Appearance menu
Addresses edge-cases for feedback link for dark-mode.
- Feedback link should not be visible if dark-mode gadget is enabled.
- Feedback link should not be visible if page is excluded from dark mode.

Additionally, turns feedback link green after click
and prevents further clicks on link (without removing link,
since removing the link changes the margins on the text)
and adds heart icon beside success message.

Bug: T367871
Change-Id: Idff14ffa7e8f497ec38250cf10252e998c234057
2024-07-03 18:40:39 -04:00
..
clientPreferences.js Follow-up to f115016 - Add beta tag & feedback link to Appearance menu 2024-07-03 18:40:39 -04:00
clientPreferences.less Follow-up to f115016 - Add beta tag & feedback link to Appearance menu 2024-07-03 18:40:39 -04:00
package.json Add beta tag & feedback link to Appearance menu 2024-07-02 22:29:07 +00: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