mediawiki-skins-Vector/resources/skins.vector.js
Jan Drewniak 936bb1d739 Append icon to links created via mw.util.addPortletLink
For modern Vector, the preferred way to place an icon
beside a link is with a dedicated <span> element instead
of a `:before` pseudo-element.

This change appends a <span> element with an icon to
links created by mw.util.addPortletLink instead of
using the `.mw-ui-icon-before` class.

Bug: T314798
Change-Id: I019470d9ca38a6bd63a690882bed03b5f1ac03c4
2022-08-16 15:50:34 -04:00
..
checkbox.js Ensure collapsible TOC is closed when links are clicked 2022-07-26 19:03:16 +00:00
dropdownMenus.js Append icon to links created via mw.util.addPortletLink 2022-08-16 15:50:34 -04:00
languageButton.js Remove disable dropdown behavior 2021-08-31 20:53:41 +00:00
searchLoader.js Add back search title to WVUI component 2022-06-03 19:08:47 +00:00
sidebarPersistence.js [Refactor] Separate sidebar persistence code from checkbox hack code 2022-06-10 13:55:22 -07:00
skin.js Append icon to links created via mw.util.addPortletLink 2022-08-16 15:50:34 -04:00