VectorGOLEM/includes
jdlrobson 9a3a3d3c96 Ship different ResourceLoader module for different versions
To have a clean break for upcoming changes we will duplicate
index.less into legacy.less and create a new module to clearly
separate new styles from old.

The preferred name however does come with some caching challenges.
Cached HTML served to anons will continue to load the style module
`skins.vector.styles` for a period of 1-4 weeks

Provided we are careful with our changes during this period this
should be okay.

Change-Id: If32b59036e5cd62cbb804944ca93fa1a101c5129
2020-03-12 13:36:52 -07:00
..
FeatureManagement featureManager: Add Requirement interface 2020-03-09 11:06:26 +00:00
templates Separate first portal in sidebar from rest 2020-03-11 23:34:11 +00:00
Constants.php [Special:Preferences] [PHP] Add skin version user preference and configs 2020-02-26 12:56:10 -07:00
Hooks.php Make sure Vector skin preferences always follows skin 2020-02-29 00:35:50 +00:00
ServiceWiring.php [Special:Preferences] [PHP] Add skin version user preference and configs 2020-02-26 12:56:10 -07:00
SkinVector.php Ship different ResourceLoader module for different versions 2020-03-12 13:36:52 -07:00
VectorTemplate.php Separate first portal in sidebar from rest 2020-03-11 23:34:11 +00:00