Robert Pintilii
|
0d5dae7ab9
|
feat(prejoin) Update design (#12844)
|
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>
|
3 years ago |
Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
3 years ago |
Robert Pintilii
|
44c8b31187
|
ref(styles) Change some withStyles to makeStyles (#12373)
Convert PreMeetingScreen to TS and transform it to function component
|
3 years ago |
Robert Pintilii
|
6c3206e4d4
|
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
|
3 years ago |
Bogdan Duduman
|
48db099134
|
feat: include sort members eslint changes
|
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
|
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
|
8c9c1a29be
|
refactor(prejoin) use jss instead of sass in DeviceStatus (#11116)
|
3 years ago |
Avram Tudor
|
adbb5f8ead
|
fix(prejoin) implement ux improvements for mobile (#9939)
|
4 years ago |
Avram Tudor
|
1ad9046a38
|
Improve premeeting screens ux (#9726)
* feat(prejoin) move invite to toolbar section
* feat(premeeting) redesign prejoin and lobby screens
* code review changes
* fix prejoin flicker and avatar id
* fix password error message and native lobby dialog close position
|
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 |
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
|
a45cbf41ef
|
feat(prejoin_page): Add prejoin page
|
5 years ago |