mediawiki-skins-Vector/tests/jest
bwang 8d9b148cf7 Setup header and sticky header to be able to be full width
- Move the header and skip link out of .mw-page-container-inner and the grid
- Wrap the header and sticky header with a .vector-header-container element, allowing us to easily update header styles in the future
- Update sticky header to use a <div> to fix a11y error. Update searchToggle.js to use .vector-header-container rather than <header>

Bug: T332449
Bug: T330438
Change-Id: I038fc17cbb88a29dbe8d7841b824761a91d38405
2023-03-30 16:37:15 -05:00
..
__mocks__ Limited width toggle 2022-11-01 16:29:43 +00:00
__snapshots__ Setup header and sticky header to be able to be full width 2023-03-30 16:37:15 -05:00
skins.vector.es6 Add hash fragment support to table of contents 2023-03-09 00:33:37 -07:00
skins.vector.js Prevent addPortletLinkHandler from looping over links twice 2023-02-16 20:05:54 +00:00
AB.test.js Add tests for dropdownMenu.js 2022-09-01 13:11:22 -07:00
App.test.js Search: Use Codex and Vue 3 instead of WVUI and Vue 2. 2022-07-18 12:54:47 -07:00
deferUntilFrame.test.js Fix TOC section activation on link click bug 2022-02-08 14:45:16 -07:00
fetch.test.js Add fetch tests from WVUI 2022-02-15 14:00:40 -06:00
instrumentation.test.js search: Remove unused generateUrl() function 2022-12-06 13:35:45 +01:00
pinnableElement.test.js Removes old style rule 2023-03-10 14:31:44 -06:00
restSearchClient.test.js search: Don’t pass searchApiUrl into fetchByTitle() 2022-11-25 15:00:16 +01:00
stickyHeader.test.js Fix inconsistencies in sticky header font-size and spacing 2023-03-13 23:29:35 +00:00
tableOfContents.test.js Removes old style rule 2023-03-10 14:31:44 -06:00
urlGenerator.test.js search: Remove unused generateUrl() function 2022-12-06 13:35:45 +01:00
userLinks.test.js Add snapshot class to sticky header tests 2022-05-12 10:51:43 -05:00
userLinksData.js Drop unused template and associated code 2023-03-09 10:53:33 -08:00