mediawiki-skins-Citizen/resources/skins.citizen.scripts
alistair3149 317296e7b0
fix(dropdown): 🐛 merge conflicting dismiss event handlers
Focus loss and click outside are basically using the same function.
Merging them should avoid them conflicting with each other.

Related: #895
2024-07-04 16:00:46 -04:00
..
dropdown.js fix(dropdown): 🐛 merge conflicting dismiss event handlers 2024-07-04 16:00:46 -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 perf(core): ️ further improvements to scroll and section observers 2024-05-25 23:18:18 -04:00
sections.js refactor(core): ♻️ clean up section functions 2024-05-25 23:51:50 -04:00
share.js feat(dropdown): revamp dropdown menu handling 2024-07-03 16:07:19 -04:00
skin.js feat(toc): drop checkbox hack usage in ToC in favor of dropdown (#894) 2024-07-03 17:44:52 -04:00
stickyHeader.js refactor(stickyHeader): ♻️ create sticky sentinel in JS instead 2024-07-02 19:20:17 -04:00
tableOfContents.js ci: 👷 lint code to MediaWiki standards 2024-06-07 19:01:54 +00:00