VectorGOLEM/resources/skins.vector.styles
jdlrobson 68b989efb6 Simplify responsive Vector implementation
Vector has a wgVectorResponsive flag. This adds a ResourceLoader
module as well

I propose the configuration is repurposed to disable the min-width
on Vector and enable the viewport tag. This will allow us to use
test.wikipedia.org to test Vector at lower resolutions in future
as well as provide a suitable option for 3rd parties wanting to run
a responsive version of Vector that can be opted into using:

```
$wgVectorResponsive = true;
$wgVectorDefaultSkinVersion = '2';

```

As part of this change, the default skin version is set to 2, in
preparation for the next MediaWiki release. Note on Wikimedia wikis we
explicitly set this version so this will not impact any of our deployed
wikis.

Bug: T242772
Change-Id: I878920f49d18c5d60efd3ac45dc7912d2c62086e
2021-02-10 13:05:14 +00:00
..
common Follow-up I43a6951: Remove unnecessary only-child selector 2020-11-16 22:39:17 +00:00
images Amend standard 'search' icon size, position and CSS rules 2020-12-07 12:19:01 +00:00
legacy Simplify menu code 2021-01-04 19:02:34 +00:00
Footer.less Remove `#footer` selectors now that cache has expired 2020-05-06 18:55:50 -07:00
Indicators.less Organize CSS by common, layout, typography and components 2020-05-07 22:57:13 +00:00
LanguageButton.less Bring back hoverability of dropdown menu (e.g. "More" tab) 2021-02-08 23:11:43 +00:00
Logo.less Logo shouldn't import layout 2020-07-07 22:22:24 +00:00
Menu.less Convert personal menu to use flexbox alignment. 2020-10-29 15:53:56 +01:00
MenuDropdown.less Bring back hoverability of dropdown menu (e.g. "More" tab) 2021-02-08 23:11:43 +00:00
MenuPortal.less Merge "Drop unsupported skin CSS classes" 2020-10-05 19:32:55 +00:00
MenuTabs.less [docs] Add support note to `linear-gradient` fallback 2020-10-05 18:41:26 +00:00
SearchBox.less [styles] Ensuring correct rendering height of search button in Safari 2021-01-14 13:22:01 -08:00
SearchBoxLoader.less Prevent Vector tabs from overlapping search loader 2020-09-28 12:15:13 +02:00
Sidebar.less Vector should support lower 500px resolution 2021-01-12 14:18:45 -08:00
SidebarLogo.less [legacy] Split sidebar code and mark layout as legacy in preparation for new layout 2020-04-16 11:29:03 -07:00
SiteNotice.less Organize CSS by common, layout, typography and components 2020-05-07 22:57:13 +00:00
TabWatchstarLink.less Remove the loading background image for loading class 2020-09-02 11:42:49 -07:00
VueEnhancedSearchBox.less Make expanding search input dependent on $wgVectorWvuiSearchOptions 2021-01-26 17:37:22 -07:00
checkboxHack.less Move sidebar into header to improve tab order 2020-06-25 16:55:34 -06:00
layout-default.less Simplify responsive Vector implementation 2021-02-10 13:05:14 +00:00
layout-print.less Print: Add layout print styles on Ctrl+p and ElectronPdf 2020-08-03 20:06:37 +00:00
layout.less Set Vector search variables relative to @font-size-base factor and increase max-width 2021-01-13 22:18:57 +00:00
skin-legacy.less [styles] Remove Internet Explorer 8 specific hacks and workarounds 2020-08-27 01:34:13 -07:00
skin.less Add language icon to language button 2021-02-03 15:38:30 +00:00