jiti-meet/react/features/notifications
Leonard Kim ef813fbf71 ref(notifications): replace NotificationWithToggle with Notification
It was decided along with the mute participant dialog reactification
that these types of warning messages should not be toggleable--that
they should simply always display because there is no undo action.
As such, the component NotificationWithToggle is no longer needed.
2017-11-21 11:55:45 -06:00
..
components ref(notifications): replace NotificationWithToggle with Notification 2017-11-21 11:55:45 -06:00
actionTypes.js ref(notifications): bring hiding of notifications into redux 2017-08-02 11:19:38 -07:00
actions.js ref(notifications): replace NotificationWithToggle with Notification 2017-11-21 11:55:45 -06:00
constants.js ref(notifications): convert some dialogs to error or warning notifica… (#1991) 2017-11-03 14:05:03 -05:00
index.js feat(notifications): implement a react/redux notification system (#1786) 2017-07-28 12:56:49 -05:00
reducer.js ref(notifications): bring hiding of notifications into redux 2017-08-02 11:19:38 -07:00