Vector-Local/includes
Nicholas Ray e3abac06a6 Add mw-interlanguage-selector class to language button & hide menu/arrow when appropriate
* We add the `.mw-interlanguage-selector` class to the
.vector-menu-heading in the server rendered HTML. `ext.uls.interface.js`
later attaches a click handler to this selector that loads the rest of
ULS.

* We hide the dropdown arrow for js users and only show it again if
ext.uls.interface module isn't installed or is not being loaded.

* When the `ext.uls.interface` module has been loaded, we hide the checkbox
and checkbox hack menu in favor of showing the ULS popover.

Additionally:

* Adds '.vector-menu-heading' class to menu headings.

* Change h3 selector to `.vector-menu-heading`.

Bug: T273232
Change-Id: I6f4572c16ca4096dcda3aac4d585003b93dcccfa
2021-02-05 15:03:07 -07:00
..
FeatureManagement Move Wvui Search A/B Logic to FeatureManager 2021-01-26 17:36:37 -07:00
HTMLForm/Fields build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 2020-11-17 23:33:50 +01:00
templates Add mw-interlanguage-selector class to language button & hide menu/arrow when appropriate 2021-02-05 15:03:07 -07:00
Constants.php Move Wvui Search A/B Logic to FeatureManager 2021-01-26 17:36:37 -07:00
Hooks.php Move Wvui Search A/B Logic to FeatureManager 2021-01-26 17:36:37 -07:00
ServiceWiring.php Move Wvui Search A/B Logic to FeatureManager 2021-01-26 17:36:37 -07:00
SkinVector.php Add mw-interlanguage-selector class to language button & hide menu/arrow when appropriate 2021-02-05 15:03:07 -07:00
SkinVersionLookup.php Use User->isRegistered(), not deprecated isLoggedIn() 2020-12-19 16:44:06 +00:00
VectorServices.php hooks: Don't use SkinVersionLookup directly 2020-08-18 11:40:48 +01:00