mediawiki-extensions-Echo/modules
Bartosz Dziewoński 3656c74fd1 mw.echo.badge: Use 'background-image' rather than 'content'
I think everything works the same. Some older browsers (IE 10-11,
Opera 12) have funny issues with SVGs in 'content'.

.mw-echo-notifications-badge now has 'height: 24px', as it must be
at least as high as the background to display it. We no longer need
.oo-ui-popupWidget to have 'margin-top: 7px', that was a workaround
for the badge having smaller dimensions in CSS than in reality.

This also allows us to significantly reduce the amount of Monobook-
specific CSS, because we now use the background-image approach for
all skins.

Bug: T142042
Bug: T142248
Change-Id: Iaa22202dbd5b5eb7a9b1ef47d068e80764ed982f
2016-08-05 14:34:08 -07:00
..
api Merge "Implement subject+talk and null+user page grouping" 2016-08-02 22:01:27 +00:00
controller Skip redundant bundle-id expansion when marking entire xwiki bundle read 2016-08-04 22:46:42 +00:00
icons Echo notifications for successful mentions 2016-08-01 13:40:55 +02:00
logger Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
model Implement subject+talk and null+user page grouping 2016-08-02 13:48:48 -07:00
nojs mw.echo.badge: Use 'background-image' rather than 'content' 2016-08-05 14:34:08 -07:00
special Reduce number of prioritized actions in mobile 2016-08-01 16:31:18 -07:00
styles Align popup to center of the new badges 2016-08-01 13:57:40 -07:00
ui Merge "Add a footer notice inviting users to visit the Special:Notifications page" 2016-08-03 19:51:08 +00:00
echo.mixins.less Truncate usernames, titles and excerpts in notifications 2016-01-29 07:04:23 -05:00
echo.variables.less Redo the notification badges 2016-07-27 11:51:05 -07:00
echo.variables.monobook.less Redo the notification badges 2016-07-27 11:51:05 -07:00
echo.variables.vector.less Redo the notification badges 2016-07-27 11:51:05 -07:00
ext.echo.init.js Remove allTalkRead listener for the messages popup 2016-08-04 13:58:47 -07:00
ext.echo.moment-hack.js Use localized weekdays on Special:Notifications 2016-06-13 13:09:51 +01:00
hooks.txt Add overlay hook for user scripts. 2013-06-13 21:27:26 -04:00
mw.echo.js Reduce number of prioritized actions in mobile 2016-08-01 16:31:18 -07:00