Robert Pintilii
|
fbc0a502e7
|
ref(TS) Improve TS (#12656)
|
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
|
3 years ago |
Saúl Ibarra Corretgé
|
7cd39b7983
|
feat(ts) make tsc happy
|
3 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>
|
3 years ago |
Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
3 years ago |
Robert Pintilii
|
51bbc3f87f
|
ref(ui-components) Use new Button on prejoin (#12372)
|
3 years ago |
Robert Pintilii
|
139884fbe7
|
ref(dep) Upgrade MUI (#12089)
|
3 years ago |
Robert Pintilii
|
10bb186c13
|
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi/eslint
Fix all lint errors
|
3 years ago |
Robert Pintilii
|
efb69d5382
|
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
|
3 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)
|
3 years ago |
Shahab
|
f6a79860f2
|
refactor(prejoin) use jss instead of sass in DialInDialog (#11122)
|
3 years ago |
Saúl Ibarra Corretgé
|
162a67fe8b
|
chore(lint) tame the (uppdated) linter
|
4 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 |
luz paz
|
d3680bbebd
|
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
|
4 years ago |
Bettenbuk Zoltan
|
29dc63fbcb
|
ref: merge prejoin with lobby
|
5 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 |