mediawiki-skins-Vector/resources/skins.vector.js
Jon Robson 48b1263533 Performance: Language dropdown menu should be hidden when ULS is enabled
The language dropdown currently impacts rendering due to making use of
visibility: hidden as space must be allocated for it on the page.

However when ULS is installed it is never used. As some JS to take
that into account so it doesn't impact the rendering of the page.

Since ULS may not be installed we have to consider that case and
retain the existing behaviour for those wiki (this should only
impact 3rd parties)

Bug: T340715
Change-Id: Ic83eaa34ffa74a42c7cf6df7c0857dd7a9401aba
2023-07-07 17:17:42 +00:00
..
AB.js Use document feature classes to extract A/B test state 2023-05-25 19:05:38 +00:00
activeABTest.json Merge skins.vector.es6 into skins.vector.js 2023-04-11 23:18:46 +00:00
config.json Remove limited toggle notification on page load 2023-05-26 09:52:08 +00:00
deferUntilFrame.js Merge skins.vector.es6 into skins.vector.js 2023-04-11 23:18:46 +00:00
dropdownMenus.js Separate vector-menu classes from Dropdowns 2023-06-27 10:14:29 -05:00
echo.js Use Codex for button styles, start transitioning icons to use Codex icon mixins 2023-06-12 16:26:28 -07:00
features.js Prevent Skins Vector from setting preferences for temporary accounts 2023-06-14 11:05:27 -07:00
languageButton.js Performance: Language dropdown menu should be hidden when ULS is enabled 2023-07-07 17:17:42 +00:00
limitedWidthToggle.js Drop styles for cached HTML 2023-06-14 10:52:44 -07:00
menuTabs.js Drop ES5 compatible code 2023-04-13 00:27:22 +00:00
pinnableElement.js popupNotification Fix memory leaks 2023-04-25 14:51:25 +02:00
popupNotification.js Forbid jQuery in new code 2023-06-13 15:45:43 -07:00
scrollObserver.js Merge skins.vector.es6 into skins.vector.js 2023-04-11 23:18:46 +00:00
searchLoader.js Replace search loader indicator with Codex pending search message 2023-06-20 13:32:48 -05:00
searchToggle.js Merge skins.vector.es6 into skins.vector.js 2023-04-11 23:18:46 +00:00
sectionObserver.js Consolidate and fix eslint errors, dropping ts-ignores 2023-04-11 16:56:31 -07:00
setupIntersectionObservers.js Remove config and AB test code for edit buttons in sticky header 2023-06-01 18:00:07 +01:00
skin.js Consolidate watchstar icon updating logic under watchstar.js 2023-05-16 13:18:47 -05:00
stickyHeader.js Merge "Drop styles for cached HTML" 2023-06-16 16:32:31 +00:00
stickyHeaderAB.js Merge skins.vector.es6 into skins.vector.js 2023-04-11 23:18:46 +00:00
tableOfContents.js Use Codex for button styles, start transitioning icons to use Codex icon mixins 2023-06-12 16:26:28 -07:00
tableOfContentsConfig.json Remove VectorTableOfContentsBeginning flag 2023-05-08 22:25:03 +00:00
watchstar.js Drop styles for cached HTML 2023-06-14 10:52:44 -07:00