mediawiki-skins-Vector/includes
jdlrobson 2dbe4d7af1 Drop usage of mediawiki.skinning.interface module in favor of SkinModule
Thanks to the dependent change, the print logo is now provided
in core so we can remove the custom Vector ResourceLoader module

ResourceLoaderLessModule is replaced with a ResourceLoaderSkinModule
and gains the features capability replacing the need for
'mediawiki.skinning.interface' making use of the changes added in
6845912bcf1.

Note that for cached HTML both 'mediawiki.skinning.interface'
and skins.vector.styles will be loaded. We can avoid this
by renaming skins.vector.styles if necessary (but I'm not
sure if we'd want to do that)

Bug: T232140
Depends-On: I00899c16c0325f36b671baf17e88c2b5187b3526
Change-Id: I569e0d800e147eabc7852567acd140108613f074
2020-02-05 10:02:47 +08:00
..
templates Add storybook to Vector 2020-01-31 16:59:15 +08:00
Hooks.php Move class files to includes/ 2018-03-12 16:52:48 -07:00
SkinVector.php Drop usage of mediawiki.skinning.interface module in favor of SkinModule 2020-02-05 10:02:47 +08:00
VectorTemplate.php Introduce PHPUnit tests in Vector 2020-01-31 16:48:43 +01:00