mediawiki-skins-Citizen/resources/skins.citizen.scripts
2024-11-12 18:48:03 -05:00
..
deferUntilFrame.js feat(toc): switch to ToC implementation based on Vector 2022 2024-09-10 18:28:12 -04:00
dropdown.js feat(keyhint): remove hyphens between keys 2024-10-17 02:46:21 -04:00
echo.js feat(Echo): upgrade Echo buttons for consistency 2024-07-05 20:37:52 -04:00
inline.js
lastModified.js
overflowElements.js fix(overflow): 🐛 fix undefined wrapper 2024-07-20 19:32:22 -04:00
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 feat(toc): switch to ToC implementation based on Vector 2022 2024-09-10 18:28:12 -04:00
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 fix(share): 🐛 incorrect debounce parameter assignment 2024-07-07 17:40:37 -04:00
skin.js perf(core): ️ defer background main scripts with requestIdleCallback 2024-11-12 18:48:03 -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