mediawiki-skins-Vector/resources/skins.vector.js
Jon Robson 64df4fde20 Remove dancing tabs with CSS only solution
Remove JavaScript that collapses tabs and replace with an easier
to maintain breakpoint based solution.

Tabs will now collapse below the tablet breakpoint

Note: In the case of mw.util.addPortletLink, to add items to the
`views` menu, these will not be collapsed into the more menu and
must now be explicitly added to both menus, ie. if the window is
resized these will hide and not appear in the more menu.

However, when mw.util.addPortletLink attempts to add to `views` menu
when there is not available space, we will redirect those links to
the more (`cactions`) dropdown menu.

Bug: T306229
Change-Id: I34ace0aeb3e23d8f6a8c5a8680bb492f37e343ad
2022-04-28 17:57:10 +00:00
..
dropdownMenus.js Remove dancing tabs with CSS only solution 2022-04-28 17:57:10 +00:00
languageButton.js Remove disable dropdown behavior 2021-08-31 20:53:41 +00:00
searchLoader.js Revert "build: Update eslint-config-wikimedia to 0.22.1" 2022-03-16 23:40:42 +00:00
sidebar.js Update debounce param order 2022-04-06 17:15:20 +01:00
skin.js Remove dancing tabs with CSS only solution 2022-04-28 17:57:10 +00:00