mediawiki-skins-Vector/tests/jest
Jon Robson cb8a500e7a Vector legacy: Support dropdown creation via addPortlet
Vector:
    mw.util.addPortlet('p-twinkle', 'TW', '#p-cactions');
    mw.util.addPortletLink('p-twinkle','#', 'Hello world');

Additional changes:
* Add aria labels to gadget created menus

Additional changes to template
* Remove self closing tag on input[checkbox] in template
* Rearrange vector-menu and vector-menu-dropdown classes
for consistency between two approaches

Bug: T342815
Change-Id: I938928c3625099ad49bec8aafb11f91190a9f494
2023-10-25 10:39:30 +02:00
..
__mocks__ Limited width toggle 2022-11-01 16:29:43 +00:00
__snapshots__ Separate dropdown/menu references in PHP and templates 2023-07-31 14:03:12 -05:00
skins.vector.es6 Remove config and AB test code for edit buttons in sticky header 2023-06-01 18:00:07 +01:00
skins.vector.js Add hook support for mw.util.addPortlet method 2023-07-26 13:37:09 +03:00
skins.vector.legacy.js Vector legacy: Support dropdown creation via addPortlet 2023-10-25 10:39:30 +02:00
AB.test.js Run A/B test enrollment code for any A/B test 2023-05-11 14:36:42 -07:00
App.test.js Remove Eslint disable and TypeScript ignore rules, bump coverage 2023-04-13 00:20:44 +00:00
deferUntilFrame.test.js Merge skins.vector.es6 into skins.vector.js 2023-04-11 23:18:46 +00:00
fetch.test.js Eslint: Modernize tests for ES6 2023-04-11 23:18:38 +00:00
instrumentation.test.js search: Remove unused generateUrl() function 2022-12-06 13:35:45 +01:00
pinnableElement.test.js Remove Eslint disable and TypeScript ignore rules, bump coverage 2023-04-13 00:20:44 +00:00
popupNotification.test.js popupNotification Fix memory leaks 2023-04-25 14:51:25 +02:00
restSearchClient.test.js Eslint: Modernize tests for ES6 2023-04-11 23:18:38 +00:00
stickyHeader.test.js Remove references to heading in dropdown PHP 2023-06-26 12:49:00 -05:00
tableOfContents.test.js Cleanup skin.json and ToC template 2023-05-17 22:15:37 +08: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 Separate dropdown/menu references in PHP and templates 2023-07-31 14:03:12 -05:00