mediawiki-skins-Vector/resources
jdlrobson 85ffc0805e Do not rely on load order for disabling language button fallback
Some code disables the dropdown behaviour when ULS is loaded, however
it does not always appear to be working as the `ext.uls.interface`
module may be loaded for other things unrelated to the compact
languages link button.

The safest thing to do for now seems to be to check the configuration
flag wgULSisCompactLinksEnabled. In future, perhaps a hook event could
be added to ULS and that could be subscribed to instead.

Bug: T287191
Change-Id: I0cf8d387919078aabc9e77a0a452f8b3364016ee
2021-07-28 16:59:48 -07:00
..
common Fix padding/positioning of the user menu orange talk message notification 2021-07-28 16:35:08 -06:00
mediawiki.less Implement mediawiki.skin.variables.less for Vector 2020-09-16 08:39:13 -07:00
skins.vector.js Do not rely on load order for disabling language button fallback 2021-07-28 16:59:48 -07:00
skins.vector.legacy.js TypeError: data.collapseCondition is not a function 2021-02-11 21:19:28 +00:00
skins.vector.search Use the new wvui-search module from MW core 2021-06-02 13:40:20 -07:00
skins.vector.styles Fix padding/positioning of the user menu orange talk message notification 2021-07-28 16:35:08 -06:00
skins.vector.styles.legacy Fix dropdown font sizing in legacy vector 2021-07-21 14:29:37 +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
mediawiki.d.ts Inform anonymous A/B test by tracking time from navigationStart 2021-03-23 10:40:20 -07: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
vue.d.ts Integrate WVUI search into Vector 2020-12-08 13:27:12 -08:00