mediawiki-skins-Vector/includes
bwang 8e4da83908 Replace .sidebar-toc class with .vector-toc and use PinnableElement in TOC
Using PinnableElement in the TOC allows us to reuse styles associated with all PinnableElements, and helps ensure consistency between page tools and the TOC. This is something that would probably need to be done for T324505 anyway
Rather than updating PinnableElement to accept a class prop, I chose to rename '.sidebar-toc' to '.vector-toc', making the TOC's naming conventions consistent with the rest of Vector.
"sidebar" doesn't make sense anymore anyway, as the TOC can be in multiple locations and it's best to avoid the "sidebar" term

Bug: T324877
Change-Id: I5b9228380f5c4674ef424d33127a5cb4010822da
2023-01-04 17:48:03 -06:00
..
Components Use features.js for main menu pinning functionality 2022-12-16 12:56:54 -06:00
FeatureManagement Use features.js for main menu pinning functionality 2022-12-16 12:56:54 -06:00
ResourceLoader Use new ResourceLoader namespace 2022-05-25 10:36:40 +00:00
Services Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
templates Replace .sidebar-toc class with .vector-toc and use PinnableElement in TOC 2023-01-04 17:48:03 -06:00
Constants.php Use features.js for main menu pinning functionality 2022-12-16 12:56:54 -06:00
Hooks.php Use features.js for main menu pinning functionality 2022-12-16 12:56:54 -06:00
ServiceWiring.php Use features.js for main menu pinning functionality 2022-12-16 12:56:54 -06:00
SkinVector.php Update header spacing to match spec 2022-12-20 17:58:54 -06:00
SkinVector22.php Update header spacing to match spec 2022-12-20 17:58:54 -06:00
SkinVectorLegacy.php [Template] Move search template code into component 2022-11-07 13:32:59 -08:00
VectorServices.php Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00