jiti-meet/react/features/notifications
Leonard Kim 7341c7bf84 ref(notifications): stop passing around Notifications component
Passing around of the component was used when there were two
independent Notification components. Now that there is only
one Notification component, it is not necessary to pass
around the component.
2018-02-12 17:53:29 -06:00
..
components ref(notifications): stop passing around Notifications component 2018-02-12 17:53:29 -06:00
actionTypes.js ref(notifications): bring hiding of notifications into redux 2017-08-02 11:19:38 -07:00
actions.js ref(notifications): stop passing around Notifications component 2018-02-12 17:53:29 -06:00
constants.js spike: feat(notifications): prioritize based on type (appearance) (#2188) 2017-11-27 10:47:01 -06:00
index.js feat(notifications): implement a react/redux notification system (#1786) 2017-07-28 12:56:49 -05:00
reducer.js spike: feat(notifications): prioritize based on type (appearance) (#2188) 2017-11-27 10:47:01 -06:00