mediawiki-extensions-Echo/modules/ui
Ed Sanders e204977063 Make 'links' a required argument of NotificationBadgeWidget
Change-Id: Ib1ae2cf1edc1d0a280eb62558d93d081f365ca84
2018-05-22 15:42:45 +01:00
..
mw.echo.ui.ActionMenuPopupWidget.js Migrate from FloatingMenuSelectWidget (deprecated) to MenuSelectWidget 2017-06-23 12:58:22 -07:00
mw.echo.ui.BadgeLinkWidget.js Consistently use the message when updating count 2017-09-14 17:33:48 -07:00
mw.echo.ui.BundleNotificationItemWidget.js
mw.echo.ui.ClonedNotificationItemWidget.js Fix JS error when closing notification popup while animating a moving notification 2017-03-28 12:24:25 -04:00
mw.echo.ui.ConfirmationPopupWidget.js Replace double-check with checkAll from OOUI 2018-03-22 21:23:33 +00:00
mw.echo.ui.CrossWikiNotificationItemWidget.js Use jQuery 3 .catch( fn ) instead of .then( null, fn ) 2018-02-10 11:48:26 +01:00
mw.echo.ui.CrossWikiUnreadFilterWidget.js Use findItem(s)FromData instead getItem(s)FromData 2017-12-14 13:36:26 +05:30
mw.echo.ui.DatedNotificationsWidget.js Follow-up 8b84ed2a3: fix eslint failure that snuck in somehow 2018-05-19 14:36:55 +02:00
mw.echo.ui.DatedSubGroupListWidget.js Make date headings a proper semantic <h2> heading 2017-04-13 22:39:28 +00:00
mw.echo.ui.FooterNoticeWidget.js
mw.echo.ui.js
mw.echo.ui.MenuItemWidget.js Fix DOM structure of mw.echo.ui.MenuItemWidget 2018-03-27 12:33:40 +01:00
mw.echo.ui.NotificationBadgeWidget.js Make 'links' a required argument of NotificationBadgeWidget 2018-05-22 15:42:45 +01:00
mw.echo.ui.NotificationItemWidget.js Fix interpretation of 'prioritized' 2017-09-07 19:13:10 -04:00
mw.echo.ui.NotificationsInboxWidget.js Place the notification page settings popup in an overlay 2018-03-11 15:18:24 -07:00
mw.echo.ui.NotificationsListWidget.js Add and listen to 'modified' event for popup clip() 2017-03-07 14:35:42 -08:00
mw.echo.ui.NotificationsWrapper.js Use jQuery 3 .catch( fn ) instead of .then( null, fn ) 2018-02-10 11:48:26 +01:00
mw.echo.ui.PageFilterWidget.js
mw.echo.ui.PageNotificationsOptionWidget.js Truncate page name in the sidebar and organize into table view 2018-01-16 12:09:01 -08:00
mw.echo.ui.PaginationWidget.js Use findItem(s)FromData instead getItem(s)FromData 2017-12-14 13:36:26 +05:30
mw.echo.ui.PlaceholderItemWidget.js
mw.echo.ui.ReadStateButtonSelectWidget.js
mw.echo.ui.SingleNotificationItemWidget.js
mw.echo.ui.SortedListWidget.js Use findItem(s)FromData instead getItem(s)FromData 2017-12-14 13:36:26 +05:30
mw.echo.ui.SpecialHelpMenuWidget.js Replace double-check with checkAll from OOUI 2018-03-22 21:23:33 +00:00
mw.echo.ui.SubGroupListWidget.js Conditionally rearrange date and button in notif list 2018-03-28 16:19:47 +03:00
mw.echo.ui.ToggleReadCircleButtonWidget.js