mediawiki-skins-Citizen/resources/skins.citizen.scripts
alistair3149 daef66f141
fix(core): 🐛 use mw.requestIdleCallback for polyfill
Safari does not support rIC yet and MW has a polyfill for that.
2024-11-17 01:12:02 -05:00
..
deferUntilFrame.js
dropdown.js feat(keyhint): remove hyphens between keys 2024-10-17 02:46:21 -04:00
echo.js
inline.js
lastModified.js
overflowElements.js
resizeObserver.js perf(stickyHeader): ️ only recalc stickyHeader height when width changes 2024-11-08 21:24:56 -05:00
scrollObserver.js perf(stickyHeader): ️ improve scroll performance 2024-11-07 20:53:21 -05:00
search.js feat(search): use trash icon instead of clear icon for clear input text button 2024-10-19 01:34:28 -04:00
sectionObserver.js
sections.js fix(core): 🐛 fix section collapsing not functioning on Firefox (#965) 2024-10-25 14:06:52 -04:00
setupObservers.js fix(stickyHeader): 🐛 VE should use the same methods to handle sticky header state 2024-11-09 18:22:52 -05:00
share.js perf(share): ️ prerender the HTML for the share button 2024-11-12 22:36:59 -05:00
skin.js fix(core): 🐛 use mw.requestIdleCallback for polyfill 2024-11-17 01:12:02 -05:00
speculationRules.js fix(speculationRules): 🐛 stricter selector to pages to prerender 2024-11-13 19:24:45 -05:00
stickyHeader.js perf(core): ️ move sticky header handling to observers 2024-11-07 19:12:48 -05:00
tableOfContents.js perf(core): ️ move window.resize to resizeObserver 2024-11-07 19:12:48 -05:00