mediawiki-skins-Citizen/resources/skins.citizen.scripts
alistair3149 a4593d7dd3
fix(dropdown): 🐛 use both touchstart and mousedown event listener for click outside event
On iOS devices, click event listeners don't work when the target does not have cursor: pointer.
This should resolve the issue for iOS browsers.

Related: #895
2024-07-08 15:54:15 -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 fix(stickyHeader): 🐛 only add sticky class on resize when it is applicable 2024-07-08 14:01:13 -04:00
tableOfContents.js ci: 👷 lint code to MediaWiki standards 2024-06-07 19:01:54 +00:00