mediawiki-skins-Citizen/resources/skins.citizen.scripts
alistair3149 739fa8504c
fix(core): 🐛 enter key should not clear search input
Use span instead of button element. As button element will make
enter key triggering the clear button.
2023-07-16 16:48:14 -04:00
..
checkbox.js refactor(core): ♻️ rename mw-checkbox-hack class to citizen-menu-checkbox 2023-01-25 20:25:40 -05:00
inline.js fix(core): skin preference support for Safari on iOS < 12.2 (#680) 2023-07-03 08:48:41 -04:00
scrollObserver.js feat(core): hide navigation on scroll down 2022-11-21 17:46:09 -05:00
search.js fix(core): 🐛 enter key should not clear search input 2023-07-16 16:48:14 -04:00
sectionObserver.js ci: 👷 lint code to MediaWiki standards 2023-05-01 06:06:54 +00:00
sections.js refactor(core): avoid using ES2020+ methods (#669) 2023-06-21 14:30:45 -04:00
skin.js refactor(core): ♻️ break down main function in skin.js 2023-07-11 21:44:34 -04:00
tableOfContents.js fix(toc): 🐛 init observer only when there are headlines 2023-07-11 22:01:04 -04:00
tables.js fix(Tables): Check if element.parentNode is null (#681) 2023-07-03 08:48:15 -04:00