jiti-meet/react/features/speaker-stats
Horatiu Muresan 197dbfbbcb
feat(toolbar-button-clicked) Enhance toolbar buttons with notify click
- add possibility to allow execution of the button's routine besides triggering
`toolbarButtonClicked` API event
- keep backwards compatibility
- get rid of `ToolbarButton`
2022-01-04 13:21:00 +02:00
..
components feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00
actionTypes.js fix(speaker-stats): prevent search from closing when enter pressed and from keeping previous state (#10597) 2021-12-13 16:11:07 +02:00
actions.any.js fix(speaker-stats): prevent search from closing when enter pressed and from keeping previous state (#10597) 2021-12-13 16:11:07 +02:00
actions.native.js feat: (speaker-stats) add speaker stats feature to native 2021-11-25 20:17:49 +02:00
actions.web.js feat: (speaker-stats) add speaker stats feature to native 2021-11-25 20:17:49 +02:00
constants.js fix(speaker-stats): responsiveness of facial expressions (#10664) 2021-12-20 10:45:54 +02:00
functions.js feat: (speaker-stats) add speaker stats feature to native 2021-11-25 20:17:49 +02:00
index.js Modal dialog for displaying dominant speaker times 2017-03-20 12:47:20 -05:00
middleware.js feat: (speaker-stats) add speaker stats feature to native 2021-11-25 20:17:49 +02:00
reducer.js fix(speaker-stats): prevent search from closing when enter pressed and from keeping previous state (#10597) 2021-12-13 16:11:07 +02:00