mediawiki-skins-Citizen/resources/skins.citizen.scripts
alistair3149 7ec0ae5b8e
refactor(stickyHeader): ♻️ create sticky sentinel in JS instead
It is only used for sticky header which requires JS, we should just create it in JS
2024-07-02 19:20:17 -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 feat(stickyHeader): reduce direction observer throttle 2024-07-01 13:19:59 -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
share.js feat(share): only share URL 2024-06-28 19:25:57 -04:00
skin.js refactor(stickyHeader): ♻️ move sticky header script into a separate module 2024-07-01 13:19:31 -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