Gabriel Borlea
4b969cf4ab
feat(face-landmarks): add face landmarks timeline (#12561)
* feat(face-landmarks): add face landmarks timeline
fixes after rebase
* fixes after rebase compiling and linting
* fix: change keyboard shorcut for participants stats
* fix: label for emotions switch
* fix: linting issues
* code review changes
* fix linting issues
* code review changes 2
* fix typo
2 年之前
William Liang
5d6aec3f3c
fix(speaker-stats) decouple sort order from speaker stats (#12197)
2 年之前
Bogdan Duduman
48db099134
feat: include sort members eslint changes
2 年之前
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
2 年之前
Robert Pintilii
271ea8315b
ref: Improve reducers TS (#12123)
2 年之前
Robert Pintilii
3403d7bec2
ref: Convert reducers to TS (#12101)
2 年之前
Avram Tudor
42703fed47
ref(face-landmarks) refactor namings (#11307)
* ref(face-landmarks) refactor namings
* code review
3 年之前
Gabriel Borlea
eb70c611c2
feat(speaker-stats) new design for web and mobile
3 年之前
Gabriel Borlea
40844afb60
fix(speaker-stats): prevent search from closing when enter pressed and from keeping previous state (#10597)
* fix(speaker-stats): prevent search from closing when enter pressed and from keeping previous state
* fix(speaker-stats): remove unnecessary blank lines
* fix(speaker-stats): add empty dependencies to prevent dismiss callback
* add(speaker-stats): reset search criteria action
3 年之前
Andrei Oltean
70b8ccc097
feat: (speaker-stats) add speaker stats feature to native
3 年之前
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
3 年之前
dimitardelchev93
7936117fcb
fix: Fix speaker stats search dependency and remove duplicate logic #9751 (#10045)
* Fix speaker stats search dependency and remove duplicate logic #9751
* Fix speaker stats component render on update #9751
3 年之前
dimitardelchev93
c3348bf38e
fix: Speaker stats search fix #9751 (#10019)
* Optimization of speaker stats display names #9751
* Fix speaker stats search for empty string #9751
3 年之前
dimitardelchev93
5e152b4a42
feat: Additional setting to order participants in speaker stats (#9751)
* Additional setting to order participants in speaker stats #9742
* Setting to order speaker stats optimisations #9742
* Lint fixes #9742
* Replace APP references #9742
* Lint fixes #9742
* Setting to order speaker stats optimisations 2 #9742
* Lint fixes #9742
* Remove unnecessary param #9742
* Add more speaker-stats reducer _updateStats docs #9742
3 年之前