mediawiki-skins-Vector/includes/templates
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
..
Dropdown Add hook support for mw.util.addPortlet method 2023-07-26 13:37:09 +03:00
PinnableContainer Add generic classes to pinnable container 2022-12-20 17:22:11 -06:00
PinnableElement Remove -pinnable-element postfix from PinnableElement.mustache 2022-12-15 22:46:51 +00:00
BeforeContent.mustache Promote "Add topic" button to PageTitlebar 2023-02-24 01:33:47 +00:00
Button.mustache Remove unecessary whitespace and new lines from HTML 2023-07-06 14:07:29 -05:00
ClientPreferences.mustache Feature: Client preferences interface 2023-09-15 10:03:28 -07:00
ColumnEnd.mustache Update label for Page tools navigation region 2023-09-05 18:41:38 +02:00
ColumnStart.mustache Simplify TOC design for pinned TOC on no js small viewports 2023-10-16 23:31:18 -04:00
Footer.mustache Use content-parser-output RL SkinModule feature 2021-03-25 17:34:28 +00:00
Footer__row.mustache templates: Move spaces into conditions for cleaner html 2021-09-29 14:06:07 +02:00
Header.mustache Implement new zebra design for the header under the flag 2023-04-04 21:27:31 +00:00
Icon.mustache Use Codex for button styles, start transitioning icons to use Codex icon mixins 2023-06-12 16:26:28 -07:00
Indicators.mustache Remove mw-body-content from HTML that is not the article body 2021-05-14 00:01:52 +00:00
LanguageDropdown.mustache Use tabs consistently in .mustache files 2023-01-17 11:48:34 +00:00
LegacyMenu.mustache Vector legacy: Support dropdown creation via addPortlet 2023-10-25 10:39:30 +02:00
LegacySearchBox.mustache Use Codex for typeahead search styles 2023-06-12 16:26:33 -07:00
LegacySidebar.mustache Legacy: Group template/styles together to avoid confusion 2022-12-01 22:31:12 +00:00
LegacyUserLinks.mustache Technical: Use unambigious menu template 2022-06-27 12:29:03 -07:00
Link.mustache Remove unecessary whitespace and new lines from HTML 2023-07-06 14:07:29 -05:00
Logo.mustache Remove unecessary whitespace and new lines from HTML 2023-07-06 14:07:29 -05:00
MainMenu.mustache remove Page Tools config & HTML 2023-03-30 11:32:36 -04:00
MainMenuAction.mustache Hide language alert if there are none and JS is disabled 2023-06-16 17:30:34 +00:00
MainMenuDropdown.mustache Add generic classes to pinnable container 2022-12-20 17:22:11 -06:00
MainMenuPinned.mustache Add replace .vector-sidebar-container-no-toc with .vector-toc-available and .vector-toc-not-available 2023-09-29 16:57:42 +00:00
Menu.mustache Update html-label to use label-class 2023-07-11 16:49:40 +00:00
MenuContents.mustache Separate dropdown/menu references in PHP and templates 2023-07-31 14:03:12 -05:00
MenuListItem.mustache Separate dropdown/menu references in PHP and templates 2023-07-31 14:03:12 -05:00
PageTitlebar.mustache Simplify TOC design for pinned TOC on no js small viewports 2023-10-16 23:31:18 -04:00
PageToolbar.mustache Update label for Page tools navigation region 2023-09-05 18:41:38 +02:00
PageTools.mustache Generalize Pinnable functionality to not be limited to dropdowns, make Pinnable templates composable 2022-11-30 17:17:20 -06:00
PinnableHeader.mustache Removes old style rule 2023-03-10 14:31:44 -06:00
SearchBox.mustache Remove unecessary whitespace and new lines from HTML 2023-07-06 14:07:29 -05:00
skin-legacy.mustache Use Codex for typeahead search styles 2023-06-12 16:26:33 -07:00
skin.mustache Add columnStart container and update grid styles 2023-10-02 12:30:45 -05:00
StickyHeader.mustache Use Codex for button styles, start transitioning icons to use Codex icon mixins 2023-06-12 16:26:28 -07:00
TableOfContents.mustache Update tableOfContents.js to rerender only the TOC contents rather than the entire pinnable element 2023-01-16 12:39:05 +01:00
TableOfContents__line.mustache Use Codex for button styles, start transitioning icons to use Codex icon mixins 2023-06-12 16:26:28 -07:00
TableOfContents__list.mustache Remove VectorTableOfContentsBeginning flag 2023-05-08 22:25:03 +00:00
Tabs.mustache Separate dropdown/menu references in PHP and templates 2023-07-31 14:03:12 -05:00
UserLinks.mustache Rename data-user-menu prefix to data-user-links, matching the template and component naming convention, create UserLinksDropdown.mustache 2023-02-06 13:01:01 -06:00
UserLinksDropdown.mustache Separate dropdown/menu references in PHP and templates 2023-07-31 14:03:12 -05:00
Variants.mustache Separate dropdown/menu references in PHP and templates 2023-07-31 14:03:12 -05:00