mediawiki-extensions-Echo/modules/ooui
Roan Kattouw cacccc307a Follow-up f9e8c5057, 983c7a2463: fix JS error when there are no notifications
We have to account for the placeholder item, which doesn't have a
getModel method. We should ensure the real items and the placeholder
item implement a common interface so we don't need these kinds of
checks all over the place.

Bug: T114853
Change-Id: Iff6f0e85fb7737e09a34e72038b6b41681d95595
2015-10-07 08:20:35 -07:00
..
styles Update formatting 2015-10-03 23:28:54 -04:00
mw.echo.ui.BadgeLinkWidget.js Make middle-clicking badge work 2015-09-24 10:35:55 -07:00
mw.echo.ui.js Split alerts and messages in Echo 2015-09-02 15:36:37 -07:00
mw.echo.ui.NotificationBadgeWidget.js Follow-up f9e8c5057, 983c7a2463: fix JS error when there are no notifications 2015-10-07 08:20:35 -07:00
mw.echo.ui.NotificationOptionWidget.js Log notification impressions and clicks 2015-10-06 23:15:56 +00:00
mw.echo.ui.NotificationsWidget.js Update formatting 2015-10-03 23:28:54 -04:00
mw.echo.ui.PlaceholderOptionWidget.js Show a default message if no notifications are available 2015-09-17 16:25:54 -07:00