Joseph Garrone
|
4ef4e45ee4
|
fix(styles) Remove Theme type annotation (#12544)
* tss-react doesn't need a type anotation for the Theme
* Update tss-react to 4.4.4
|
2022-11-15 09:50:22 +02:00 |
Robert Pintilii
|
b52b4c2a78
|
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
|
2022-11-03 10:35:51 +02:00 |
Robert Pintilii
|
6dedc7fb1a
|
ref(TS) Convert some features to TS (#12454)
|
2022-10-26 09:59:21 +03:00 |
Robert Pintilii
|
3eecf8063f
|
ref(TS) Remove unnecessary ts-ignores (#12412)
Remove ts-ignores that are no longer needed because of tsconfig.web.json
Change ts-ignore to ts-expect-error for files outside react/features
|
2022-10-19 11:42:54 +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
|
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
|
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 |