mediawiki-skins-MinervaNeue/includes/Skins
Moh'd Khier Abualruz 5d6b866890 Rename the skin night mode classes to more readable classes
The classes:
- skin-night-mode-clientpref-0
- skin-night-mode-clientpref-1
- skin-night-mode-clientpref-2
is being replaced with
- skin-theme-clientpref-day
- skin-theme-clientpref-night
- skin-theme-clientpref-os
- Moved $forceNightMode to be a text parameter (dat|night|os)
- Keep adding the old classes to the html element, to give the ability of gradual deployment

The preference is renamed from minerva-night-mode to minerva-theme (a follow up to consider
migrating existing values will follow).

The query string minervanightmode continues to behave the same but now
accepts other values such as day, night and os.

Bug: T359983
Change-Id: Ia253de68f94236e7fe2219b736dd6084c64ce838
2024-03-19 23:12:59 +00:00
..
PageActionsMenu Support extension of page actions via hook and addPortletLink 2023-10-04 22:15:47 +00:00
ToggleList Fix casing of dropdown-related less file 2024-03-09 15:45:32 +01:00
banners.mustache Remove MinervaTemplate class 2021-11-12 11:39:58 -07:00
Button.mustache Clean up setIcon now that classes and icon types are removed 2023-08-24 21:37:40 +00:00
FeaturesHelper.php Fix Issue with localization of special page titles in exclusion logic 2024-03-13 15:33:52 +01:00
footer.mustache Add languages to Minerva HTML 2023-03-17 20:37:32 +00:00
footerItemList.mustache Simplify footer and logo generation 2020-10-16 23:41:34 +00:00
Header.mustache Echo uses Button template 2023-08-08 15:44:38 +00:00
history.mustache [Icons] Convert history/next status bar icons to Codex 2023-07-28 16:56:24 -07:00
Icon.mustache Switch Minerva button template to use Codex and remove mw-ui-button 2023-08-24 15:57:01 -05:00
IconButtonLink.mustache Generate section edit links via SkinMustache 2023-10-23 23:17:43 +00:00
LanguageSection.mustache Add languages to Minerva HTML 2023-03-17 20:37:32 +00:00
Logo.mustache Restore title to mobile skin without logo 2021-10-21 15:16:14 +00:00
menu.mustache Update addPortletLink for Codex 2023-08-29 19:27:56 +00:00
menuGroup.mustache Make menuGroup.mustache use togglelist classes, ensuring ToggleList HTML is consistent. Remove duplicated CSS 2023-08-25 17:57:47 +00:00
PageActionsMenu.mustache Move components files up one level into Skins directory 2021-10-22 18:45:38 +00:00
SearchBox.mustache Remove old :before icon selectors and update selectors to not use minerva and wikimedia prefixes 2023-09-06 13:53:22 -05:00
SectionLinks.mustache Generate section edit links via SkinMustache 2023-10-23 23:17:43 +00:00
skin.mustache Allow addPortletLink to target tabs/associated pages 2023-12-21 16:37:28 -08:00
SkinMinerva.php Rename the skin night mode classes to more readable classes 2024-03-19 23:12:59 +00:00
SkinUserPageHelper.php Use namespaced classes 2024-01-06 16:31:38 +01:00
ToggleList.mustache Move components files up one level into Skins directory 2021-10-22 18:45:38 +00:00