mediawiki-skins-Vector/resources/skins.vector.es6
Jon Robson deb54f9452 Correctly hide the sticky header when it is not in use
When the  vector-sticky-header-enabled class is removed from the body
it means the feature is not enabled, it doesn't mean the sticky header
should be invisible.

Call the hide method instead, and move it out of the function given
its a side effect

Bug: T308343
Change-Id: I4ecd6524146f203af926847812e20275c9573cab
2022-06-01 19:07:49 +00:00
..
.eslintrc.json Limit WVUI search to ES6 browsers 2022-02-09 22:10:11 +00:00
AB.js Sticky header edit button A/B test bucketing (updated) 2022-05-31 15:58:35 -07:00
config.json Make beginning bold on scroll 2022-03-25 01:13:42 +00:00
deferUntilFrame.js Fix TOC section activation on link click bug 2022-02-08 14:45:16 -07:00
linkHijack.js Build A/B test bucketing infrastructure for the table of contents. 2022-04-04 17:06:29 -06:00
main.js Correctly hide the sticky header when it is not in use 2022-06-01 19:07:49 +00:00
scrollObserver.js Factor out a separate scroll observer for the TOC A/B test, which should be fired separately from the page title observer used by the sticky header and TOC 2022-05-09 20:44:54 +00:00
searchToggle.js [eslint] Disable mediawiki/class-doc 2022-02-11 16:31:33 +00:00
sectionObserver.js Merge "Use TOC template data for showing collapsible section arrows" 2022-02-22 22:16:18 +00:00
stickyHeader.js Sticky header edit button A/B test bucketing (updated) 2022-05-31 15:58:35 -07:00
stickyHeaderAB.js Sticky header edit button A/B test bucketing (updated) 2022-05-31 15:58:35 -07:00
tableOfContents.js [TOC] Remove pointer-events:none on .sidebar-toc-link 2022-05-02 19:48:30 +00:00