mediawiki-skins-Citizen/resources/skins.citizen.scripts
alistair3149 cd21fd05f3
fix(core): 🐛 make ToC tracking work for non-content pages
Since MW 1.40, ToC has been enabled on all pages including non-content page.
By generating a list of elements to track through the ToC instead of targeting
specific classes, it should be more resilient and will work for non-content pages.
2024-04-20 01:32:37 -04:00
..
checkbox.js
inline.js ci: 👷 lint code to MediaWiki standards 2024-01-27 02:51:04 +00:00
scrollObserver.js
search.js fix(core): 🐛 fire input event when search query is cleared 2023-08-28 18:36:51 -07:00
sectionObserver.js
sections.js ci: 👷 lint code to MediaWiki standards 2024-01-27 02:51:04 +00:00
skin.js fix(core): 🐛 remove loading indicator when page is unloaded 2024-03-19 18:49:35 -04:00
tableOfContents.js fix(core): 🐛 make ToC tracking work for non-content pages 2024-04-20 01:32:37 -04:00
tables.js fix(Tables): Check if element.parentNode is null (#681) 2023-07-03 08:48:15 -04:00