mediawiki-skins-Vector/includes
Nicholas Ray b82ecc2173 Remove SkinVector::ICON_USER_LINK_MAP usage
Per T284594, we are now setting the icon key/value when the relevant
menu item is created (e.g see I95f2a0a01134f2c3dfc22083be66c99de26b530f
) to allow for easier reuse of icons across skins.

Additionally:

* Refactor SkinVector to pull the appropriate login/logout icon from
core instead of setting this in Vector

Bug: T284594
Depends-On: I95f2a0a01134f2c3dfc22083be66c99de26b530f
Depends-On: I6292de50c3940f39b0084a2af4f79af78583720f
Change-Id: I02163645937de4b8a2c4375f29851c29462a582d
2021-06-23 18:33:17 +00:00
..
FeatureManagement Allow languageinheader query param to fully control treatment of languages 2021-05-13 12:04:12 -06:00
HTMLForm/Fields build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 2020-11-17 23:33:50 +01:00
templates Move "logout" button to bottom of user links menu in modern Vector 2021-06-14 23:40:19 +02:00
Constants.php Consolidate user links into personal dropdown menu for logged users. 2021-05-06 12:49:39 -07:00
Hooks.php Remove SkinVector::ICON_USER_LINK_MAP usage 2021-06-23 18:33:17 +00:00
ServiceWiring.php Consolidate user links into personal dropdown menu for logged users. 2021-05-06 12:49:39 -07:00
SkinVector.php Remove SkinVector::ICON_USER_LINK_MAP usage 2021-06-23 18:33:17 +00: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