mediawiki-skins-Vector/includes/Components
Jon Robson a7f008b9bc Page tools: Main menu is a dropdown
This is an incomplete styling of the menu.

This should be enough to start an initial design
review and unblock other work on the dropdown.

Out of scope for this patch:
- Pinning (being done in T317900)
- Design (will be done in follow up)

This should cause no visual regressions in Pixel.

Bug: T317899
Change-Id: Id7b47cc16fc8cf93d406687198ba37acf7a9cf24
2022-12-07 23:19:29 +00:00
..
VectorComponent.php [Components] Introduce VectorComponent and MainMenu components 2022-11-01 17:01:51 -07:00
VectorComponentLanguageButton.php Introduce UserLinks and LanguageButton components 2022-12-07 20:01:36 +00:00
VectorComponentMainMenu.php Page tools: Main menu is a dropdown 2022-12-07 23:19:29 +00:00
VectorComponentMainMenuAction.php VectorComponentMainMenuAction: Have class to distinguish between different actions 2022-11-28 20:15:16 +00:00
VectorComponentMainMenuActionLanguageSwitchAlert.php VectorComponentMainMenuAction: Have class to distinguish between different actions 2022-11-28 20:15:16 +00:00
VectorComponentMainMenuActionOptOut.php VectorComponentMainMenuAction: Have class to distinguish between different actions 2022-11-28 20:15:16 +00:00
VectorComponentPageTools.php Prepare data for Page Tools menu 2022-12-05 13:12:53 -08:00
VectorComponentPinnableHeader.php Generalize Pinnable functionality to not be limited to dropdowns, make Pinnable templates composable 2022-11-30 17:17:20 -06:00
VectorComponentSearchBox.php Fix casing of class and function name usages 2022-12-04 19:14:54 +00:00
VectorComponentStickyHeader.php Setup placeholder components to guide future development 2022-12-07 18:58:06 +00:00
VectorComponentTableOfContents.php Setup placeholder components to guide future development 2022-12-07 18:58:06 +00:00
VectorComponentUserLinks.php Introduce UserLinks and LanguageButton components 2022-12-07 20:01:36 +00:00