mediawiki-skins-Vector/resources
Jan Drewniak 2775ec31b1 [Regression] Prevent ToC & language button in header from wrapping
Refactors the bottom border in the zebra update
so that it doesn't require flexwrap on the
`.vector-page-titlebar` element, which can cause the
PagTitlebar layout to break when the page title is
longer than one line.

The challenge with the underline in Zebra is that we
want to use padding to create the white background on the
content elements, but we *don't* want the underline
to stretch to edge of the box (which is what bottom-border
or box-shadow would produce), instead we want the
underline to only span the width of the content.

Bug: T335633
Change-Id: Ib942ff4e7674397cd7f0e1004a9e402169fbd206
2023-05-01 18:42:13 +00:00
..
common [Regression] Move #siteSub display rule into common.less 2023-05-01 12:41:50 -04:00
mediawiki.less Import Codex tokens into mediawiki.skin.variables.less 2023-03-15 21:15:01 +00:00
skins.vector.js popupNotification Fix memory leaks 2023-05-01 12:11:29 +02:00
skins.vector.legacy.js Forbid jQuery usage in Vector 2022 2023-04-17 17:20:59 +00:00
skins.vector.search Use modern ES6 methods 2023-04-14 13:38:38 -07:00
skins.vector.styles [Regression] Prevent ToC & language button in header from wrapping 2023-05-01 18:42:13 +00:00
skins.vector.styles.legacy styles: Remove 'mediawiki.ui/variables' call 2023-04-25 12:58:30 -07:00
skins.vector.zebra.styles [Regression] Prevent ToC & language button in header from wrapping 2023-05-01 18:42:13 +00:00
CheckboxHack.d.ts
CollapsibleTabsPlugin.d.ts
MediaWikiPageReady.d.ts
mw.d.ts
VectorResourceLoaderVirtualConfig.d.ts Refactor: Separate A/B test configuration from site configuration 2023-04-11 22:40:45 +00:00
vue.d.ts