mediawiki-skins-Citizen/resources/skins.citizen.scripts
alistair3149 7fb35f90f5
fix(overflow): 🐛 prevent overflow button from triggering form action button
When the overflow button is within a `<form>` element, it can sometimes
trigger the form action (e.g. In the realtime preview of WikiEditor).
2024-06-24 14:39:33 -04:00
..
checkbox.js
dropdown.js style(dropdown): 🎨 clean up code styles 2024-06-01 15:28:49 -04:00
inline.js ci: 👷 lint code to MediaWiki standards 2024-06-07 19:01:54 +00:00
lastModified.js refactor(core): ♻️ add error handling to lastModified.js 2024-05-21 15:00:03 -04:00
overflowElements.js fix(overflow): 🐛 prevent overflow button from triggering form action button 2024-06-24 14:39:33 -04:00
scrollObserver.js fix(core): 🐛 do not debounce scroll direction script 2024-06-09 22:58:17 -04:00
search.js ci: 👷 lint code to MediaWiki standards 2024-06-07 19:01:54 +00: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
skin.js ci: 👷 lint code to MediaWiki standards 2024-06-07 19:01:54 +00:00
tableOfContents.js ci: 👷 lint code to MediaWiki standards 2024-06-07 19:01:54 +00:00