mediawiki-skins-Vector/resources
Jan Drewniak 7d32ec80d3 Collapse ToC by default & expand sections when clicking section headings
Collapses sub-sections in the new table of contents by default
(except for non-js and reduced-motion users) and expands the
sections when the top-level section link has been clicked.

Refactors the `activateSection` TableOfContents methods into separate
`activateSection` and `deactivateSection` functions.
Adds `expandSection` and `collapseSection` methods.

Adds triangle icon as a visual expand/collapsed indicator
next to all ToC section headings and are hidden via CSS based on
whether or not the section contains subsections.

Adds test for tableOfContents.

Bug: T299361
Change-Id: I36b3ae7f9f633877683bc17a9444c970d7fa7293
2022-02-15 00:09:50 -05:00
..
common Move #mw-sidebar-button layout styles to Header.less 2022-02-09 09:29:47 -06:00
mediawiki.less
skins.vector.es6 Collapse ToC by default & expand sections when clicking section headings 2022-02-15 00:09:50 -05:00
skins.vector.js [eslint] Disable mediawiki/class-doc 2022-02-11 16:31:33 +00:00
skins.vector.legacy.js Fix caction menu button from having a width that's 1px too small 2022-01-05 20:55:43 +00:00
skins.vector.search Move REST search client out of WVUI into Vector 2022-02-10 10:17:10 -06:00
skins.vector.styles Collapse ToC by default & expand sections when clicking section headings 2022-02-15 00:09:50 -05:00
skins.vector.styles.legacy Address cache related FIXMEs 2021-10-05 21:53:09 +00:00
CheckboxHack.d.ts
CollapsibleTabsPlugin.d.ts
MediaWikiPageReady.d.ts
mw.d.ts Use centralized MediaWiki typescript definition 2021-07-26 21:27:12 +00:00
VectorResourceLoaderVirtualConfig.d.ts Update typescript to latest (v4.5.5) 2022-01-24 16:35:45 -07:00
vue.d.ts Integrate WVUI search into Vector 2020-12-08 13:27:12 -08:00