mediawiki-skins-Vector/includes/Components
Nicholas Ray a25dba2a19 Move toolbox and menus that follow into page tools
Uses all of the changes from Jon's patch in 866503 to move all of the sidebar
menus after and including the tools menu into the page tools component. The rest
of the menus remain in the main menu.

Additionally:

* Per T317898#8468437, the "Tools" label should be "General". It was also
assumed from the prototype that the "More" label should become "Actions"

Bug: T317898
Change-Id: Ic9c1586febd8ebfff4a17285e6bd59cee509bd34
2022-12-14 13:38:13 -07:00
..
VectorComponent.php [Components] Introduce VectorComponent and MainMenu components 2022-11-01 17:01:51 -07:00
VectorComponentDropdown.php Refactor: PageTools composes several different components 2022-12-12 22:17:24 +00:00
VectorComponentLanguageButton.php Introduce UserLinks and LanguageButton components 2022-12-07 20:01:36 +00:00
VectorComponentMainMenu.php Components: MainMenu and Pagetools use VectorComponentMenu 2022-12-12 22:17: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
VectorComponentMenu.php Components: MainMenu and Pagetools use VectorComponentMenu 2022-12-12 22:17:29 +00:00
VectorComponentPageTools.php Move toolbox and menus that follow into page tools 2022-12-14 13:38:13 -07:00
VectorComponentPinnableElement.php Refactor: PageTools composes several different components 2022-12-12 22:17:24 +00:00
VectorComponentPinnableHeader.php Set default pinnable state for page tools 2022-12-08 14:44:07 -07:00
VectorComponentPinnedContainer.php Refactor: PageTools composes several different components 2022-12-12 22:17:24 +00: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 Refactor: PageTools composes several different components 2022-12-12 22:17:24 +00:00
VectorComponentUserLinks.php Introduce UserLinks and LanguageButton components 2022-12-07 20:01:36 +00:00