mediawiki-skins-Vector/includes/Components
Jon Robson 5a0678c77d Allow client side preferences to render in a dropdown
Known problems:

- For now, this can only be rendered by manually updating
the isClientPreferencesPinned local variable in SkinVector22
This will be addressed in T351141
- The icon is not correct. This will be addressed in
https://phabricator.wikimedia.org/T351142

Bug: T350195
Change-Id: I0b1ec445c4d292bbf417a39dbc5d2032b563f525
2023-11-15 12:50:54 +01:00
..
VectorComponent.php [Components] Introduce VectorComponent and MainMenu components 2022-11-01 17:01:51 -07:00
VectorComponentButton.php Use Codex for button styles, start transitioning icons to use Codex icon mixins 2023-06-12 16:26:28 -07:00
VectorComponentDropdown.php Remove references to heading in dropdown PHP 2023-06-26 12:49:00 -05:00
VectorComponentLanguageDropdown.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:23:07 +00:00
VectorComponentLink.php Rename IconLink to Link 2023-02-22 22:00:24 +00:00
VectorComponentMainMenu.php Hide language alert if there are none and JS is disabled 2023-06-16 17:30:34 +00:00
VectorComponentMainMenuAction.php Replace empty() with a string compare 2023-10-21 20:26:30 +02:00
VectorComponentMainMenuActionLanguageSwitchAlert.php Hide language alert if there are none and JS is disabled 2023-06-16 17:30:34 +00:00
VectorComponentMainMenuActionOptOut.php VectorComponentMainMenuAction: Have class to distinguish between different actions 2022-11-28 20:15:16 +00:00
VectorComponentMenu.php Refactor VectorComponentUserLinks to not use hooks 2023-11-09 17:32:10 -08:00
VectorComponentMenuListItem.php Rename IconLink to Link 2023-02-22 22:00:24 +00:00
VectorComponentPageTools.php Enable the pinning for anonymous users when page tools is enabled. 2023-03-13 23:49:59 +00:00
VectorComponentPinnableContainer.php Rename VectorComponentPinnedContainer to VectorComponentPinnableContainer to match template files 2022-12-15 22:46:46 +00:00
VectorComponentPinnableElement.php Refactor: PageTools composes several different components 2022-12-12 22:17:24 +00:00
VectorComponentPinnableHeader.php Removes old style rule 2023-03-10 14:31:44 -06:00
VectorComponentSearchBox.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:23:07 +00:00
VectorComponentStickyHeader.php Vector sticky header dynamic edit icons order 2023-10-12 18:54:47 +02:00
VectorComponentTableOfContents.php Replace empty() with falsy check 2023-10-22 11:45:42 +02:00
VectorComponentUserLinks.php Allow client side preferences to render in a dropdown 2023-11-15 12:50:54 +01:00
VectorComponentVariants.php Separate dropdown/menu references in PHP and templates 2023-07-31 14:03:12 -05:00