mediawiki-extensions-Echo/modules/ui
thiemowmde 9c1031c3fa OOUI .addItems() must be called with an array
Some versions of OOUI also accepted single non-array items. But this
was never official. Let's follow the spec.

Change-Id: Ie14431be802a6c71127c1b418e750ce5c9beb863
2023-01-05 16:32:18 +01:00
..
mw.echo.ui.ActionMenuPopupWidget.js
mw.echo.ui.BadgeLinkWidget.js Clicking Echo badge should close ULS dialog 2022-03-04 22:47:23 +00:00
mw.echo.ui.BundleNotificationItemWidget.js
mw.echo.ui.ClonedNotificationItemWidget.js
mw.echo.ui.ConfirmationPopupWidget.js
mw.echo.ui.CrossWikiNotificationItemWidget.js
mw.echo.ui.CrossWikiUnreadFilterWidget.js
mw.echo.ui.DatedNotificationsWidget.js
mw.echo.ui.DatedSubGroupListWidget.js
mw.echo.ui.FooterNoticeWidget.js
mw.echo.ui.js
mw.echo.ui.MenuItemWidget.js Fix notification dynamic actions outside of the dropdown 2022-08-24 00:28:54 +02:00
mw.echo.ui.NotificationBadgeWidget.js Use shortcut mw.msg( ... ) instead of mw.message( ... ).text() 2022-11-05 22:13:42 +00:00
mw.echo.ui.NotificationItemWidget.js Fix notification dynamic actions outside of the dropdown 2022-08-24 00:28:54 +02:00
mw.echo.ui.NotificationsInboxWidget.js
mw.echo.ui.NotificationsListWidget.js
mw.echo.ui.NotificationsWrapper.js
mw.echo.ui.PageFilterWidget.js Use shortcut mw.msg( ... ) instead of mw.message( ... ).text() 2022-11-05 22:13:42 +00:00
mw.echo.ui.PageNotificationsOptionWidget.js
mw.echo.ui.PaginationWidget.js
mw.echo.ui.PlaceholderItemWidget.js
mw.echo.ui.ReadStateButtonSelectWidget.js
mw.echo.ui.SingleNotificationItemWidget.js
mw.echo.ui.SortedListWidget.js OOUI .addItems() must be called with an array 2023-01-05 16:32:18 +01:00
mw.echo.ui.SpecialHelpMenuWidget.js
mw.echo.ui.SubGroupListWidget.js
mw.echo.ui.ToggleReadCircleButtonWidget.js