mediawiki-extensions-Echo/modules/ui
Roan Kattouw 4e5d2a8aa6 Use colors for pressed/selected options in the Special:Notifications sidebar
Unfortunately there's no generic support for using colors for icons in
OOUI yet, so we have to copy what OutlineOptionWidget does and
override setPressed()/setSelected() to add/clear the progressive flag.
Also reintroducing colors for text which are aligned with icons on
the different states and use transitions.

Change-Id: I07cf4011d28c1db4eefb451367e29c271b5efaeb
2016-10-04 17:21:26 -07:00
..
mw.echo.ui.ActionMenuPopupWidget.js Add dynamic secondary actions to notification items 2016-08-22 16:04:48 -07:00
mw.echo.ui.BadgeLinkWidget.js Redo the notification badges 2016-07-27 11:51:05 -07:00
mw.echo.ui.BundleNotificationItemWidget.js Remove primary link from the bundle of page linked notification 2016-09-19 14:16:43 -07:00
mw.echo.ui.ClonedNotificationItemWidget.js Fix fade-in/out animation in sorting 2016-08-01 13:49:10 -07:00
mw.echo.ui.ConfirmationPopupWidget.js Add confirmation popup widget 2016-08-31 14:47:59 -07:00
mw.echo.ui.CrossWikiNotificationItemWidget.js i18n: Native digits on CrossWikiNotificationItemWidget 2016-10-04 13:49:57 +03:30
mw.echo.ui.CrossWikiUnreadFilterWidget.js Store local source as 'local' rather than dbName 2016-07-07 12:20:39 -07:00
mw.echo.ui.DatedNotificationsWidget.js Fix fade-in/out animation in sorting 2016-08-01 13:49:10 -07:00
mw.echo.ui.DatedSubGroupListWidget.js Round timestamps to the day when displaying date titles in Special:Notifications 2016-08-04 12:58:06 -07:00
mw.echo.ui.FooterNoticeWidget.js Add a footer notice inviting users to visit the Special:Notifications page 2016-08-02 13:59:04 -07:00
mw.echo.ui.js Refactoring Echo's front end for MVC 2016-05-18 12:28:45 -07:00
mw.echo.ui.MenuItemWidget.js Dynamic actions: Reuse label/description for those fields 2016-08-25 22:00:25 -04:00
mw.echo.ui.NotificationBadgeWidget.js Convert 'seenTime' to a global property 2016-09-19 14:37:31 -07:00
mw.echo.ui.NotificationItemWidget.js Add dynamic secondary actions to notification items 2016-08-22 16:04:48 -07:00
mw.echo.ui.NotificationsInboxWidget.js Make notifications top toolbar controls sticky 2016-10-04 22:27:49 +00:00
mw.echo.ui.NotificationsListWidget.js Fix fade-in/out animation in sorting 2016-08-01 13:49:10 -07:00
mw.echo.ui.NotificationsWrapper.js Display a message when API fail due to session end 2016-08-29 12:56:56 -07:00
mw.echo.ui.PageFilterWidget.js Allow for count cap display in Special:Notifications sidebar 2016-09-12 16:35:38 -07:00
mw.echo.ui.PageNotificationsOptionWidget.js Use colors for pressed/selected options in the Special:Notifications sidebar 2016-10-04 17:21:26 -07:00
mw.echo.ui.PaginationWidget.js Merge "i18n: Native digits on PageNotificationsOptionWidget and PaginationWidget" 2016-07-19 21:53:38 +00:00
mw.echo.ui.PlaceholderItemWidget.js Support for PlaceholderWidget with no link 2016-06-22 12:54:13 -04:00
mw.echo.ui.ReadStateButtonSelectWidget.js Filter notifications by read state in Special:Notifications 2016-05-27 13:47:41 -07:00
mw.echo.ui.SingleNotificationItemWidget.js Emit sortChange only for read/unread actions 2016-08-15 16:53:09 -07:00
mw.echo.ui.SortedListWidget.js Emit sortChange only for read/unread actions 2016-08-15 16:53:09 -07:00
mw.echo.ui.SpecialHelpMenuWidget.js Log 'mark all read' button click actions 2016-08-05 13:33:47 -07:00
mw.echo.ui.SubGroupListWidget.js Fix fade-in/out animation in sorting 2016-08-01 13:49:10 -07:00
mw.echo.ui.ToggleReadCircleButtonWidget.js Change mark as read buttons to circles 2016-06-21 11:54:00 -07:00