mediawiki-skins-Vector/includes/FeatureManagement/Requirements
bwang 81348a659c Remove TOC AB test code
While removing this we also noticed that we check the value of
isMainPage. This doesn't seem like a good idea as most main pages
do not have a table of contents, so it seems like adding
unnecessary complexity for a state that doesn't exist in practice.
The existing code path also doesn't work as it adds a table of contents
unstyled to the page.

Bug: T324874
Change-Id: Idaeff6ace5912ea74ed9d335526027c4690ac8fa
2022-12-09 16:07:52 -08:00
..
DynamicConfigRequirement.php Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
LimitedWidthContentRequirement.php Features: Make max width a feature 2022-10-24 13:12:06 -07:00
LoggedInRequirement.php Set default pinnable state for page tools 2022-12-08 14:44:07 -07:00
OverridableConfigRequirement.php Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
SimpleRequirement.php Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
UserPreferenceRequirement.php Convert LimitedWidthRequirement to UserPreferenceRequirement 2022-12-01 16:31:47 -07:00