mediawiki-skins-Vector/includes
bwang d150131561 Generalize Pinnable functionality to not be limited to dropdowns, make Pinnable templates composable
This patch involves cached HTML changes
- Replace '-content-container' id with '-unpinned-container'
- Replace '-content' id with '-pinnable-element'
- Rename pinnableHeader.js to pinnableElement.js
- Replace PinnableDropdownContents.mustache with PinnableElement/Open.mustache and Close
- Add PinnedContainer/Open & Close and UnpinnedContainer/Open & Close
- Rename .vector-dropdown-content to .vector-pinnable-element
- Add new PinnableElement.less stylesheet

Bug: T318013
Change-Id: I85aec387f87126a17e760fd9fd10e10572ff3152
2022-11-30 17:17:20 -06:00
..
Components Generalize Pinnable functionality to not be limited to dropdowns, make Pinnable templates composable 2022-11-30 17:17:20 -06:00
FeatureManagement Features: Make max width a feature 2022-10-24 13:12:06 -07: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 Generalize Pinnable functionality to not be limited to dropdowns, make Pinnable templates composable 2022-11-30 17:17:20 -06:00
Constants.php Drop the VisualEnhancementsNext feature flag 2022-11-21 13:27:34 -08:00
Hooks.php Drop the VisualEnhancementsNext feature flag 2022-11-21 13:27:34 -08:00
ServiceWiring.php Drop the VisualEnhancementsNext feature flag 2022-11-21 13:27:34 -08:00
SkinVector.php Generalize Pinnable functionality to not be limited to dropdowns, make Pinnable templates composable 2022-11-30 17:17:20 -06:00
SkinVector22.php Generalize Pinnable functionality to not be limited to dropdowns, make Pinnable templates composable 2022-11-30 17:17:20 -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