mediawiki-skins-MinervaNeue/includes
jdlrobson e888b487f4 Merge skins.minerva.talk and skins.minerva.watchstar into skins.minerva.script
Logic is moved from server to client. Config is added via getSkinConfigVariables (e.g.
passed to mw.config ) and a JavaScript if statement.

The IIFE in watchstar and talk files is replaced with a module.exports function to avoid
refactoring at this point and added risk. The file contents remain the same.

skins.minerva.options is left as is, given the code is more experimental and used in
the beta mode - should not be sent to all clients.

Additional change:
* Remove skins.minerva.toggling (that module has been empty for a week now and functionality
moved to mobile.init module)

Depends-On: Ie71adbe18e8dbeb661ddb9d7d3d1d0897891d515
Bug: T233048
Change-Id: Ife777e76d9d77894fb5d09e7c8f0238b00596a7a
2019-09-24 14:19:18 -06:00
..
menu Remove watch and watched icons from repository in favor of Wikimedia UI 2019-09-19 10:39:27 -07:00
permissions [dev] [edit] rename EDIT permission to CONTENT_EDIT 2019-09-04 19:29:38 +02:00
skins Merge skins.minerva.talk and skins.minerva.watchstar into skins.minerva.script 2019-09-24 14:19:18 -06:00
LanguagesHelper.php Extract language/variants check to a service 2019-07-16 19:53:57 +00:00
MinervaHooks.php Merge "Migrate from onResourceLoaderTestModules to QUnitTestModule" 2019-09-23 18:37:46 +00:00
MinervaUI.php Add GPL file header to PHP classes 2018-04-15 16:23:10 -07:00
ResourceLoaderLessVarFileModule.php Add GPL file header to PHP classes 2018-04-15 16:23:10 -07:00
ServiceWiring.php [edit] [UI] hide edit section links for blocked users 2019-09-03 22:29:43 +02:00
SkinOptions.php MobileFrontend is now managing the toggling code. Remove. 2019-09-06 15:50:00 +02:00