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
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
2022-10-20 12:11:27 +03:00 |
Robert Pintilii
|
6c3206e4d4
|
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
|
2022-10-11 13:47:54 +03:00 |
Robert Pintilii
|
63b6b5a72d
|
ref(TS) Convert some files to TS (#12204)
|
2022-09-21 11:32:50 +03:00 |
Robert Pintilii
|
139884fbe7
|
ref(dep) Upgrade MUI (#12089)
|
2022-09-13 10:36:00 +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
|
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 |
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 |