Robert Pintilii
|
4bd27730ce
|
ref(TS) Convert some features to TS (#12523)
|
2 年前 |
Saúl Ibarra Corretgé
|
2596c463fe
|
fix(ts) make tsc (almost) not cry on native
Co-authored-by: Calinteodor <calin.chitu@8x8.com>
Co-authored-by: Robert Pintilii <robert.pin9@gmail.com>
|
2 年前 |
Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
2 年前 |
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
|
2 年前 |
Hristo Terezov
|
53e4f584f9
|
fix(remote-control): when multistream is enabled
|
2 年前 |
Robert Pintilii
|
6c3206e4d4
|
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
|
2 年前 |
Robert Pintilii
|
25bd824621
|
ref(ui-components) Use new Dialog component (#12306)
Convert some files to TS
|
2 年前 |
Bogdan Duduman
|
48db099134
|
feat: include sort members eslint changes
|
2 年前 |
Robert Pintilii
|
10bb186c13
|
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi/eslint
Fix all lint errors
|
2 年前 |
Robert Pintilii
|
abc9d36c4c
|
ref(ui-components) Replace all Checkboxes with new component (#11948)
Remove atlaskit/checkbox dependency
|
2 年前 |
Andrei Gavrilescu
|
da7358d564
|
feat(audio-screen-share): improved ux flow (#9411)
* add button state / helper dialog
* new audio screen share flow
* change error message
* address a couple of merge conflicts
* fix lint
* address code review
* address code review
* restrict audio screen share on mobile browsers
|
4 年前 |