Vector-Local/resources
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
..
common Introduce the vector-body class 2021-05-24 15:45:14 +00:00
mediawiki.less Implement mediawiki.skin.variables.less for Vector 2020-09-16 08:39:13 -07:00
skins.vector.js Silence eslint compat/compat for search performance instrumentation 2021-05-05 14:37:35 -06:00
skins.vector.legacy.js TypeError: data.collapseCondition is not a function 2021-02-11 21:19:28 +00:00
skins.vector.search search: Wire up submit event handler 2021-05-13 15:29:18 +01:00
skins.vector.styles Introduce the vector-body class 2021-05-24 15:45:14 +00:00
skins.vector.styles.legacy Introduce the vector-body class 2021-05-24 15:45:14 +00:00
CheckboxHack.d.ts Add enter/spacebar keyboard support to sidebar. 2020-07-09 22:38:15 +02:00
CollapsibleTabsPlugin.d.ts [JavaScript] Validate types 2020-03-16 09:10:08 -06:00
MediaWikiPageReady.d.ts Vector manages search functionality and provides config flag 2020-08-04 00:06:31 +00:00
VectorResourceLoaderVirtualConfig.d.ts Rename `wgVectorUseCoreSearch` to `wgVectorUseWvuiSearch` 2021-01-22 16:25:46 -07:00
mediawiki.d.ts Inform anonymous A/B test by tracking time from navigationStart 2021-03-23 10:40:20 -07:00
vue.d.ts Integrate WVUI search into Vector 2020-12-08 13:27:12 -08:00