Mihaela Dumitru
|
93406bb12c
|
feat(whiteboard) add initial implementation (#12185)
|
2022-09-30 17:50:45 +03:00 |
Robert Pintilii
|
5c77f61037
|
ref(gifs) Convert feature to TS (#12264)
|
2022-09-29 14:45:34 +03:00 |
Bogdan Duduman
|
48db099134
|
feat: include sort members eslint changes
|
2022-09-27 10:25:20 +02:00 |
Jaya Allamsetty
|
7393c20ed8
|
fix(testing): Fixes for multi-stream torture tests to work.
|
2022-09-16 14:31:41 -04:00 |
Gabriel Borlea
|
d6f3c2a0f4
|
ref(face-landmarks): convert to typescript and add detector class (#12144)
* fix(face-landmarks): stop recognition when imageCapture error
* ref(face-landmarks): convert files in typescript
fix: lint issues
* code review
* ref(face-landmarks): move detection part to a class
* ref(face-landmarks): make FaceLandmarksDetector singleton
* fix typo and ts-ignore problematic types
* fix linting issues
|
2022-09-14 15:42:46 +03:00 |
Robert Pintilii
|
95084e1004
|
ref(TS) Convert some base features to TS (#12138)
|
2022-09-14 10:54:56 +03:00 |
Robert Pintilii
|
139884fbe7
|
ref(dep) Upgrade MUI (#12089)
|
2022-09-13 10:36:00 +03:00 |
Robert Pintilii
|
247c54b6c6
|
ref(TS) Convert constants tiles to TS (#12148)
Remove unnecessary ts-ignores
|
2022-09-09 12:22:30 +03:00 |
Robert Pintilii
|
10bb186c13
|
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi/eslint
Fix all lint errors
|
2022-09-08 12:52:36 +03:00 |
Robert Pintilii
|
c9bbc6c762
|
ref(TS) Remove unnecessary ts-ignores (#12136)
|
2022-09-07 11:20:05 +03:00 |
Robert Pintilii
|
efb69d5382
|
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
|
2022-09-06 20:32:20 +03:00 |
Robert Pintilii
|
17008237dc
|
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
|
2022-09-05 14:24:13 +03:00 |
Stefan Weil
|
882d343e8b
|
chore(typos) fix some typos
|
2022-08-30 16:21:58 +02:00 |
Robert Pintilii
|
dfb2a07cfa
|
ref: Convert material-ui files to TS (#12013)
Convert files that use material-ui to TS (needed for material-ui upgrade)
|
2022-08-25 14:35:19 +03:00 |