jiti-meet/react/features/speaker-stats/components
dimitardelchev93 c123ff9e15
feat: Add search to speaker stats (#9510)
* Additional setting to add search to speaker stats

* Add translation for speaker stats search placeholder

* Unset speaker stats search input autocomplete

* Fix lint errors for speaker stats search

* Change setting to disableSpeakerStatsSearch

* Better Object.prototype.hasOwnProperty.call alternative

* Make SpeakerStatsSearch a functional component

* Align header with input and use material-ui styles instead of scss and remove SpeakerStats header and fix dialog close

* Resolve code style remark in SpeakerStats constructor

* Resolve component empty return value remark in SpeakerStatsSearch

* Resolve get config property in outside function remark in SpeakerStatsSearch

* Resolve unnecessary anonymous function remark in SpeakerStatsSearch
2021-08-13 11:10:05 -05:00
..
SpeakerStats.js feat: Add search to speaker stats (#9510) 2021-08-13 11:10:05 -05:00
SpeakerStatsButton.js feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488) 2021-07-08 16:42:07 +03:00
SpeakerStatsItem.js feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
SpeakerStatsLabels.js ref: move all prop type declaration to flow 2018-11-07 17:38:10 +01:00
SpeakerStatsSearch.js feat: Add search to speaker stats (#9510) 2021-08-13 11:10:05 -05:00
TimeElapsed.js ref: move all prop type declaration to flow 2018-11-07 17:38:10 +01:00
index.js feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488) 2021-07-08 16:42:07 +03:00