mediawiki-skins-MinervaNeue/includes
Jon Robson e76d536733 Drop message box styling modules from page load
The skins.minerva.messageBox.styles module is loaded on pages with
old revisions, but this message box is already being styled by another
module added by core.

Skins are not responsible for styling Codex. This is the responsibility
of the code that adds the message box to the page.

In addition to this we were loading another set of styles for message boxes
on skins.minerva.codex.styles

Bug: T375287
Change-Id: I0cf5dc6baf2e447b4944f04365addd614d59cfbe
2024-11-07 09:33:56 -08:00
..
Hooks Create HookRunner class and the hook handler interface 2023-06-09 22:19:59 +02:00
Menu Merge "Revert "Use array instead of string for class list"" 2024-10-30 17:26:35 +00:00
Permissions Use namespaced classes 2024-10-20 09:28:03 +02:00
Skins Drop message box styling modules from page load 2024-11-07 09:33:56 -08:00
Hooks.php Use namespaced classes 2024-10-20 09:28:03 +02:00
LanguagesHelper.php Use PHP types 2024-05-08 07:38:21 +00:00
MobileFrontendHooks.php Use $featuresManager instead of $featureManager 2024-05-31 18:18:48 +00:00
ServiceWiring.php Migrate service 'Minerva.Menu.PageActionsDirector' into new class PageActions 2024-06-04 20:10:41 +00:00
SkinOptions.php Use $featuresManager instead of $featureManager 2024-05-31 18:18:48 +00:00