mediawiki-skins-Vector/resources
bwang 8d9b148cf7 Setup header and sticky header to be able to be full width
- Move the header and skip link out of .mw-page-container-inner and the grid
- Wrap the header and sticky header with a .vector-header-container element, allowing us to easily update header styles in the future
- Update sticky header to use a <div> to fix a11y error. Update searchToggle.js to use .vector-header-container rather than <header>

Bug: T332449
Bug: T330438
Change-Id: I038fc17cbb88a29dbe8d7841b824761a91d38405
2023-03-30 16:37:15 -05:00
..
common Merge "styles: Increase line-heading-heading slightly to follow Codex" 2023-03-29 00:38:08 +00:00
mediawiki.less Import Codex tokens into mediawiki.skin.variables.less 2023-03-15 21:15:01 +00:00
skins.vector.es6 Setup header and sticky header to be able to be full width 2023-03-30 16:37:15 -05:00
skins.vector.js Refactor languageButton.js using mw.util.addPortletLink 2023-03-28 20:53:23 +00:00
skins.vector.legacy.js Update @wikimedia/types-wikimedia to latest version 2022-03-28 23:33:50 +00:00
skins.vector.search Linting: run npm -s run lint:js -- --fix 2023-03-22 20:22:33 +00:00
skins.vector.styles Setup header and sticky header to be able to be full width 2023-03-30 16:37:15 -05:00
skins.vector.styles.legacy build: Updating npm dependencies 2023-03-28 22:22:36 +02:00
CheckboxHack.d.ts
CollapsibleTabsPlugin.d.ts
MediaWikiPageReady.d.ts
mw.d.ts
VectorResourceLoaderVirtualConfig.d.ts Remove $wgVectorSearchHost, replace with $wgVectorSearchApiUrl 2022-10-07 00:57:58 +00:00
vue.d.ts