jiti-meet/react/features/notifications/components
paweldomas 64f8a8d700 fix(AbstractNotificationsContainer): broken timeouts chain
If user dismisses the not topmost notification the timeout will be
cleared and a new one will not be set, because the top notification
remained the same (see the if at line 90).
2019-03-21 15:47:14 +01:00
..
AbstractNotification.js [RN] Implement Notifications on mobile 2018-06-28 12:47:50 +02:00
AbstractNotificationsContainer.js fix(AbstractNotificationsContainer): broken timeouts chain 2019-03-21 15:47:14 +01:00
Notification.native.js [RN] Remove mobile notifications 2018-10-02 20:47:41 +02:00
Notification.web.js [RN] Implement Notifications on mobile 2018-06-28 12:47:50 +02:00
NotificationsContainer.native.js [RN] Remove mobile notifications 2018-10-02 20:47:41 +02:00
NotificationsContainer.web.js flow: tame the beast 2019-03-21 14:47:55 +01:00
index.js ref(notifications): replace NotificationWithToggle with Notification 2017-11-21 11:55:45 -06:00