mediawiki-skins-MinervaNeue/includes/Skins
Fomafix bc81b04ecd Remove redundant closure for all modules with packageFiles
Modules loaded with packageFiles are always executed in module scope
(with a closure), even in debug mode.

The behaviour of non-packageFiles debug mode is the only reason files
have closures.

https://www.mediawiki.org/wiki/Manual:Coding_conventions/JavaScript#Closure

Change-Id: I14ac680eb67d892618bbc13be9298ec9b8e0e2e9
2024-11-07 08:39:58 -08:00
..
PageActionsMenu Support extension of page actions via hook and addPortletLink 2023-10-04 22:15:47 +00:00
ToggleList Remove redundant closure for all modules with packageFiles 2024-11-07 08:39:58 -08:00
banners.mustache
Button.mustache Fix HTML errors reported by Firefox view-source 2024-04-15 22:51:21 +00:00
FeaturesHelper.php Use explicit nullable type on parameter arguments 2024-10-28 22:23:56 +00:00
footer.mustache
footerItemList.mustache
Header.mustache Fix HTML errors reported by Firefox view-source 2024-04-15 22:51:21 +00:00
history.mustache
Icon.mustache Fix HTML errors reported by Firefox view-source 2024-04-15 22:51:21 +00:00
IconButtonLink.mustache Generate section edit links via SkinMustache 2023-10-23 23:17:43 +00:00
LanguageSection.mustache
Logo.mustache
menu.mustache
menuGroup.mustache Fixes markup for logout link 2024-10-16 10:40:33 -07:00
PageActionsMenu.mustache
SearchBox.mustache Update Minerva skin to use Codex icons 2024-09-27 21:53:55 +00:00
SectionLinks.mustache Generate section edit links via SkinMustache 2023-10-23 23:17:43 +00:00
skin.mustache Fixes styles of Minerva tabs in visited/active states 2024-09-19 20:21:40 +00:00
SkinMinerva.php Use namespaced classes 2024-10-20 09:28:03 +02:00
SkinUserPageHelper.php SkinUserPageHelper: Reset fetchedData on setTile 2024-06-04 19:42:35 +00:00
ToggleList.mustache