mediawiki-skins-Vector/tests/jest/__snapshots__
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
..
App.test.js.snap Remove dependency on .cdx-typeahead-search--active class 2022-09-01 16:42:11 -04:00
dropdownMenu.test.js.snap [Technical] Split up Menu.template, restrict decoratePortletData to legacy Vector 2022-11-02 21:22:50 +00:00
pinnableElement.test.js.snap Generalize Pinnable functionality to not be limited to dropdowns, make Pinnable templates composable 2022-11-30 17:17:20 -06:00
stickyHeader.test.js.snap Generalize Pinnable functionality to not be limited to dropdowns, make Pinnable templates composable 2022-11-30 17:17:20 -06:00
tableOfContents.test.js.snap Use PinnableHeader in the TOC all the time 2022-11-30 01:09:43 +00:00
userLinks.test.js.snap Generalize Pinnable functionality to not be limited to dropdowns, make Pinnable templates composable 2022-11-30 17:17:20 -06:00