Vector-Local/includes
jdlrobson 1742532687 Introduce the vector-body class
This follows up I4c1b15d90bacbc9b13782a1d8f52e838ce8ecd83
In that change, a new class for Vector specific styles should have
been added and the existing CSS referenced. I could have sworn I did
this, but obviously not (perhaps a git rebase or unstage change problem).
We did it for the other skins e.g. Monobook (I90d85c21f4a62e6697f24e3ce388445a0a53c2b0)
but evidently not Vector.

We also have to worry about cached HTML now, the #bodyContent is
the most reliable selector to use for before and after
I4c1b15d90bacbc9b13782a1d8f52e838ce8ecd83

Additional:
Remove the mixin-clearfix rule on bodyContent - this is now
redundant with the changes in T279388 and should have been
removed.

Bug: T283206
Change-Id: I15103cea72c793589a03ab1a3e7f3b377acb287f
(cherry picked from commit 3306124038)
2021-05-24 15:45:14 +00:00
..
FeatureManagement Allow `languageinheader` query param to fully control treatment of languages 2021-05-13 12:04:12 -06:00
HTMLForm/Fields build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 2020-11-17 23:33:50 +01:00
templates Introduce the vector-body class 2021-05-24 15:45:14 +00:00
Constants.php Consolidate user links into personal dropdown menu for logged users. 2021-05-06 12:49:39 -07:00
Hooks.php Consolidate user links into personal dropdown menu for logged users. 2021-05-06 12:49:39 -07:00
ServiceWiring.php Consolidate user links into personal dropdown menu for logged users. 2021-05-06 12:49:39 -07:00
SkinVector.php Merge "Remove unused $contentNavigation from `getTemplateData` method" 2021-05-14 20:20:54 +00:00
SkinVersionLookup.php Use User->isRegistered(), not deprecated isLoggedIn() 2020-12-19 16:44:06 +00:00
VectorServices.php hooks: Don't use SkinVersionLookup directly 2020-08-18 11:40:48 +01:00