mediawiki-skins-Citizen/resources
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
..
skins.citizen.icons feat: use wikiText icon for source edit when VE is present 2022-04-27 13:12:59 -04:00
skins.citizen.icons.footer feat: optimize SVGs with SVGO 2021-04-18 14:40:38 -04:00
skins.citizen.preferences fix: uncaught value when no theme value is saved 2022-04-27 16:44:53 -04:00
skins.citizen.scripts feat: deprecate --background-color-dp-XX in favor of --color-surface-X 2022-04-25 22:27:52 -04:00
skins.citizen.scripts.drawer refactor: rename drawerSubSearch script to match RL module name 2021-04-20 20:28:27 -04:00
skins.citizen.scripts.sections doc: fix lettercase for Window and Document object 2021-04-21 11:32:44 -04:00
skins.citizen.scripts.toc fix: remove leftover console log 2021-04-21 15:10:16 -04:00
skins.citizen.search ci: lint code to MediaWiki standards 2021-12-16 03:20:34 +00:00
skins.citizen.styles refactor: simplify unnessecary selectors 2022-04-27 14:43:02 -04:00
skins.citizen.styles.debug feat: implement a more adaptive smooth shadow 2022-04-24 15:24:09 -04:00
skins.citizen.styles.fonts feat: subset fonts based on unicode blocks 2021-04-04 14:30:23 -04:00
skins.citizen.styles.sections feat: tweak collapsible toggle size 2022-04-27 16:15:23 -04:00
skins.citizen.styles.sitestats feat: revamp drawer header 2022-04-23 01:30:02 -04:00
skins.citizen.styles.theme feat: move personal menu to header (#231) 2021-01-19 15:56:42 -05:00
skins.citizen.styles.toc feat: implement a more adaptive smooth shadow 2022-04-24 15:24:09 -04:00
mixins.less feat: implement a more adaptive smooth shadow 2022-04-24 15:24:09 -04:00
variables.less feat: deprecate --background-color-dp-XX in favor of --color-surface-X 2022-04-25 22:27:52 -04:00