Robert Pintilii
|
fbc0a502e7
|
ref(TS) Improve TS (#12656)
|
2023-02-02 13:12:31 +02:00 |
Robert Pintilii
|
0ba033e07d
|
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
|
2022-11-28 12:52:45 +02:00 |
Robert Pintilii
|
643cc2db81
|
ref(TS) Convert some features to TS (#12591)
|
2022-11-23 11:12:26 +02:00 |
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
|
936a1a6b0e
|
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
|
2022-11-08 12:24:32 +02: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
|
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 |
Bogdan Duduman
|
48db099134
|
feat: include sort members eslint changes
|
2022-09-27 10:25:20 +02: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
|
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 |