VectorGOLEM/tests
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
..
phpunit Add mw-interlanguage-selector class to language button & hide menu/arrow when appropriate 2021-02-05 15:03:07 -07:00
.eslintrc.json Add bundlesize test for ResourceLoader modules. 2020-06-11 19:51:20 +02:00
resource-loader-bundlesize.js build: Update devDependencies 2020-07-01 14:43:39 -07:00