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
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
2022-10-20 12:11:27 +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
|
2a321d6b1f
|
ref(TS) Convert some files to TS (#12364)
|
2022-10-17 14:28:01 +03:00 |
Robert Pintilii
|
dd6478b3cf
|
ref(ui-components) Use new Dialog (#12363)
Convert some files to TS
Improve Dialog component
|
2022-10-17 14:27:48 +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
|
7364c7f27b
|
ref(TS) Remove unnecessary ts-ignores
|
2022-09-30 11:08:03 +02:00 |
Robert Pintilii
|
95084e1004
|
ref(TS) Convert some base features to TS (#12138)
|
2022-09-14 10:54:56 +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
|
fb20786b65
|
ref(ui-components) Replace inputs with new component (#11964)
|
2022-08-10 09:25:31 +03:00 |