mediawiki-skins-Vector/resources
ksarabia eb74bc6080 Align Vector link styles with Minerva
To make sure this is code-ified I have added the rule selector-max-specificity
to check specificity and error if we ever attempt to change this and to also
prevent us from writing overly complicated selectors (for now the default is
based on the status quo)
Additional change is required to skinStyle file to accomodate the new rule.

Bug: T373989
Change-Id: I3921d1fb3a098faae8f5a8bdc895783f1b298daa
2024-10-23 03:22:17 +00:00
..
images build: Update 'svgo' to latest v3.2.0 2024-01-11 23:28:28 +01:00
mediawiki.less Remove @font-size-base from vector-2022 2024-09-26 11:44:57 -05:00
skins.vector.clientPreferences Fix linter warnings 2024-09-26 14:24:25 -05:00
skins.vector.DarkModeLaunchBanner Cleanup: Remove dark mode banner code 2024-09-06 21:11:04 +00:00
skins.vector.js Update tables code to only target unwrapped tables 2024-10-03 13:16:59 -05:00
skins.vector.legacy.js build: Update eslint-config-wikimedia to 0.28.0 and autofix 2024-06-06 16:22:05 +01:00
skins.vector.search Use browser native URL instead of mw.Uri 2024-09-13 07:08:12 +03:30
skins.vector.styles Align Vector link styles with Minerva 2024-10-23 03:22:17 +00:00
skins.vector.styles.legacy Remove @font-size-base from vector-2022 2024-09-26 11:44:57 -05:00
.eslintrc.json build: Upgrade eslint-config-wikimedia from 0.25.1 to 0.26.0 2024-01-11 14:19:57 -05: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