Robert Pintilii
|
13e818e135
|
ref(TS) Convert some native components to TS (#13203)
|
2 years ago |
Robert Pintilii
|
c1f1c0d341
|
ref(TS) Convert some components to TS (#13179)
|
2 years ago |
Robert Pintilii
|
46c91b7566
|
ref(TS) Convert some components to TS (#13137)
*Remove unnecessary @ts-ignores
|
2 years ago |
Robert Pintilii
|
78a4f9b792
|
ref(avatar) Convert to TS (#13092)
Fix imports
Remove unnecessary @ts-ignore
|
2 years ago |
Robert Pintilii
|
0ba033e07d
|
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
|
2 years ago |
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
|
2 years ago |
Robert Pintilii
|
936a1a6b0e
|
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
|
2 years ago |
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 years ago |
Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
2 years ago |
Robert Pintilii
|
139884fbe7
|
ref(dep) Upgrade MUI (#12089)
|
2 years ago |
Robert Pintilii
|
10bb186c13
|
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi/eslint
Fix all lint errors
|
2 years ago |
Robert Pintilii
|
efb69d5382
|
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
|
2 years ago |
Robert Pintilii
|
dfb2a07cfa
|
ref: Convert material-ui files to TS (#12013)
Convert files that use material-ui to TS (needed for material-ui upgrade)
|
2 years ago |
Shahab
|
985b37195c
|
refactor(prejoin) use jss instead of sass in CallingDialog (#11117)
|
3 years ago |
Steffen Kolmer
|
e9675453e1
|
feat: Make Jitsi WCAG 2.1 compliant (#8921)
* Make Jitsi WCAG 2.1 compliant
* Fixed password form keypress handling
* Added keypress handler to name form
* Removed unneccessary dom query
* Fixed mouse hove style
* Removed obsolete css rules
* accessibilty background feature
* Merge remote-tracking branch 'upstream/master' into nic/fix/merge-conflicts
* fix error
* add german translation
* Fixed merge issue
* Add id prop back to device selection
* Fixed lockfile
Co-authored-by: AHMAD KADRI <52747422+ahmadkadri@users.noreply.github.com>
|
4 years ago |
Bettenbuk Zoltan
|
0598e7369b
|
ref: eslint-config-jitsi@1.0.3
|
5 years ago |
Vlad Piersec
|
b2895b7095
|
feat(prejoin_page): Add ability for guest to join audio by phone
|
5 years ago |