mediawiki-skins-Vector/resources/skins.vector.legacy.js
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
..
.eslintrc.json Forbid jQuery usage in Vector 2022 2023-04-17 17:20:59 +00:00
collapsibleTabs.js Prevent legacy tab expand/collapse infinite loop if they have a border/margin 2023-10-02 17:28:06 +00:00
portlets.js Vector legacy: Support dropdown creation via addPortlet 2023-10-25 10:39:30 +02:00
skin-legacy.js Apply body styles to teleported elements in vector legacy 2023-09-28 12:20:49 +02:00
vector.js Forbid jQuery in new code 2023-06-13 15:45:43 -07:00