mediawiki-skins-Vector/includes
Clare Ming 338e0e72ac Fix language alert regression
- Add test for SkinVector::shouldLanguageAlertBeInSidebar() method.
- Change some methods to protected status -- acknowledging this is not
an optimal change. Until we can pull out some of the language checks
into its own class with injected dependencies (title, feature manager,
languages), this is an interim solution to try to catch regressions
since the conditional states for showing the alert are complex and
ultimately temporary. Extracting the language checks into their own
class can be done in a follow up ticket to help optimize testing
language checks in isolation.

Bug: T302018
Change-Id: I99b7df3029e0af86e4d67b3f446d4ce99260d33e
2022-03-01 15:37:43 -07:00
..
FeatureManagement Drop search related feature flags 2022-01-31 21:00:22 +00:00
HTMLForm/Fields HTMLLegacySkinVersionField: accept string 'default' value 2021-11-23 00:57:25 -05:00
ResourceLoader Do not load common.js twice 2022-01-25 20:10:31 +00:00
Services search: Disable query highlight for some languages 2021-06-30 16:47:46 +01:00
templates Merge "Switch order of sidebar menu and article toolbar in DOM" 2022-02-23 16:39:20 +00:00
Constants.php Drop search related feature flags 2022-01-31 21:00:22 +00:00
Hooks.php Use bodyClasses option to register static classes on skin 2022-02-04 18:44:43 +00:00
ServiceWiring.php Drop search related feature flags 2022-01-31 21:00:22 +00:00
SkinVector.php Fix language alert regression 2022-03-01 15:37:43 -07:00
SkinVector22.php Move table of contents code to SkinVector22 2022-02-21 23:36:15 +00:00
SkinVectorLegacy.php Vector is split into 2 skins 2022-01-06 15:52:10 -08:00
SkinVersionLookup.php Fix bug in SkinVersionLookup 2022-01-24 13:34:06 -08:00
VectorServices.php search: Disable query highlight for some languages 2021-06-30 16:47:46 +01:00