mediawiki-skins-Vector/resources/skins.vector.es6
Nicholas Ray f5ad6fe78a Improve jsdoc for tableOfContents.js and sectionObserver.js
Switch to using @namespace which seems to have the best jsdoc support
for the revealing module pattern [1] that these two files use.

Additionally:

* Add typedef for section observer props

[1] https://www.oreilly.com/library/view/learning-javascript-design/9781449334840/ch09s03.html

Change-Id: I3eeda191e5da0294ad40533053adb57e1fc9c8e9
2022-02-21 17:40:10 -07:00
..
.eslintrc.json Limit WVUI search to ES6 browsers 2022-02-09 22:10:11 +00:00
AB.js Setup jest unit tests and add basic test cases for AB.js and App.vue 2022-01-31 20:50:33 +00:00
deferUntilFrame.js Fix TOC section activation on link click bug 2022-02-08 14:45:16 -07:00
main.js Toggle ToC sections when clicking toggle button 2022-02-16 15:48:28 -06:00
scrollObserver.js [Sticky header refactor] Separate responsibilities 2021-12-03 14:30:10 -07:00
searchToggle.js [eslint] Disable mediawiki/class-doc 2022-02-11 16:31:33 +00:00
sectionObserver.js Improve jsdoc for tableOfContents.js and sectionObserver.js 2022-02-21 17:40:10 -07:00
stickyHeader.js Sticky header dropdown should not contain gadgets in personal menu 2022-02-18 21:30:29 +00:00
tableOfContents.js Improve jsdoc for tableOfContents.js and sectionObserver.js 2022-02-21 17:40:10 -07:00