mediawiki-skins-Citizen/resources/skins.citizen.preferences
alistair3149 d22f562816
fix: uncaught value when no theme value is saved
Users are unable to open the preference panel when there are no theme option saved in localStorage.
It is because prefValue.theme will return null which will stop the script from executing.
Now when prefValue.theme is null, it will default to auto.
2022-04-27 16:44:53 -04:00
..
templates feat: add user customizable line height 2021-08-05 11:24:52 -04:00
skins.citizen.preferences.js fix: uncaught value when no theme value is saved 2022-04-27 16:44:53 -04:00
skins.citizen.preferences.less feat: deprecate --background-color-dp-XX in favor of --color-surface-X 2022-04-25 22:27:52 -04:00