mediawiki-skins-MinervaNeue/resources/skins.minerva.scripts
jdlrobson c0f08790ea Remove the mw-ui-icon hacks and overrides
Note: this agitates T230232 again - when merging this please
make sure a merge for I929090848f3e04647a97f4979ec78682623fa070
is pending.

In various places we try to override the default mw-ui-icon behaviours
The hacks need to be removed as part of addressing the core problem.

Changes:
* Wherever we use mw-ui-icon-before in PHP - wrap the label with a span
so that label font-size is altered where needed - not the icon
* Where a small icon is needed us isSmall parameter for the Icon component
* Apply font-size to labels of mw-ui-icon-before elements
* The browser tests need a slight update to access the span element inside
a menu item - in the case of the logout button the label is always hidden,
so we need to check the visibility of the parent element (secondary_action)

Bug: T229440
Depends-On:  I3f803ec4c9068b30aa93b803391aa4d65d8310ff
Change-Id: I07e4ae233979636b739f1117dd7703571e0a9366
2019-09-10 10:53:20 -07:00
..
menu Remove the mw-ui-icon hacks and overrides 2019-09-10 10:53:20 -07:00
page-issues Remove the mw-ui-icon hacks and overrides 2019-09-10 10:53:20 -07:00
AB.js Embrace packageFiles 2019-07-16 18:04:10 +00:00
downloadPageAction.js Remove the mw-ui-icon hacks and overrides 2019-09-10 10:53:20 -07:00
errorLogging.js Restore table of contents and error logging 2019-07-16 14:45:35 -07:00
init.js Remove the mw-ui-icon hacks and overrides 2019-09-10 10:53:20 -07:00
menu.js Revert "MainMenu no longer manages classes on the body tag" 2019-08-07 23:43:43 +00:00
mobileRedirect.js Embrace packageFiles 2019-07-16 18:04:10 +00:00
NotificationBadge.js Refresh the user, bell and search icon 2019-07-25 16:35:01 +00:00
notifications.js Remove skins.minerva.scripts/overlayManager.js 2019-09-06 14:32:01 -06:00
preInit.js Provide access to original redirect page on toasts 2019-08-12 22:48:14 +00:00
references.js Use showReference function rather than deprecated ReferenceDrawer 2019-08-12 18:58:25 +00:00
search.js Remove skins.minerva.scripts/overlayManager.js 2019-09-06 14:32:01 -06:00
styles.less Consistently use .transform() mixin 2019-09-03 15:33:10 -07:00
TabScroll.js Improve tab scrolling logic 2019-07-30 18:35:14 -07:00
TitleUtil.js mediawiki.RegExp (deprecated) -> mediawiki.util 2019-09-09 18:10:35 +00:00
Toolbar.js Don't show download button on missing pages 2019-08-01 16:11:57 +00:00
UriUtil.js Embrace packageFiles 2019-07-16 18:04:10 +00:00