VectorGOLEM/resources/skins.vector.js
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
..
dropdownMenus.js [modern] Usability improvements to dropdown 2021-03-07 18:59:41 +00:00
languageButton.js Do not rely on load order for disabling language button fallback 2021-07-28 16:59:48 -07:00
searchLoader.js Silence eslint compat/compat for search performance instrumentation 2021-05-05 14:37:35 -06:00
searchToggle.js Make search toggleable at smaller screen widths 2021-07-14 00:14:45 +00:00
sidebar.js Add config to disable sidebar state persistence for logged-in users. 2020-07-17 09:32:21 -07:00
skin.js Make search toggleable at smaller screen widths 2021-07-14 00:14:45 +00:00