mediawiki-skins-Vector/resources
Jan Drewniak 98c92edbba Factor out functions in PinnableElement.js
Splits the click handler for pinnable elements into
separate functions to reduce indentation and
maybe improve testability.

The click handler for pinnable elements is now
placed in a function called `togglePinnableElement()`
and attached to the click event via `.bind()`.

Class toggling is split into a separate
function called `togglePinnableClasses()` as well.

This should have no functional impact.

Change-Id: Ib27a469f6eb7e28360203d09db3315c6bde5c890
2023-01-11 23:58:30 +00:00
..
common Fix TOC scrollable indicator 2023-01-10 17:21:26 -06:00
mediawiki.less
mediawiki.less.legacy
skins.vector.es6 Factor out functions in PinnableElement.js 2023-01-11 23:58:30 +00:00
skins.vector.js Move limitedWidthToggle.js and features.js to skins.vector.es6 module 2022-12-07 16:45:52 -07:00
skins.vector.legacy.js
skins.vector.search search: Remove unused generateUrl() function 2022-12-06 13:35:45 +01:00
skins.vector.styles Fix TOC scrollable indicator 2023-01-10 17:21:26 -06:00
skins.vector.styles.legacy Clean up cached .vector-menu-portal code 2022-12-15 14:30:58 -06:00
CheckboxHack.d.ts
CollapsibleTabsPlugin.d.ts
MediaWikiPageReady.d.ts
mw.d.ts
VectorResourceLoaderVirtualConfig.d.ts
vue.d.ts