mediawiki-skins-Citizen/resources/skins.citizen.scripts
alistair3149 c9d98e477a
feat(stickyHeader): add CSS var --height-sticky-header to offset sticky elements
--height-sticky-header will always return the current height of sticky header.
It can be used to offset sticky elements so that it adjusts to the sticky header.
2024-07-19 17:08:03 -04:00
..
dropdown.js fix(dropdown): 🐛 use both touchstart and mousedown event listener for click outside event 2024-07-08 15:54:15 -04:00
echo.js feat(Echo): upgrade Echo buttons for consistency 2024-07-05 20:37:52 -04:00
inline.js ci: 👷 lint code to MediaWiki standards 2024-06-07 19:01:54 +00:00
lastModified.js
overflowElements.js fix(overflow): 🐛 prevent overflow button from triggering form action button 2024-06-24 14:39:33 -04:00
scrollObserver.js feat(stickyHeader): reduce direction observer throttle 2024-07-01 13:19:59 -04:00
search.js feat(dropdown): revamp dropdown menu handling 2024-07-03 16:07:19 -04:00
sectionObserver.js
sections.js
share.js fix(share): 🐛 incorrect debounce parameter assignment 2024-07-07 17:40:37 -04:00
skin.js feat(Echo): upgrade Echo buttons for consistency 2024-07-05 20:37:52 -04:00
stickyHeader.js feat(stickyHeader): add CSS var --height-sticky-header to offset sticky elements 2024-07-19 17:08:03 -04:00
tableOfContents.js ci: 👷 lint code to MediaWiki standards 2024-06-07 19:01:54 +00:00