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 gadus atpakaļ |
Robert Pintilii
|
936a1a6b0e
|
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
|
2 gadus atpakaļ |
Robert Pintilii
|
b52b4c2a78
|
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
|
2 gadus atpakaļ |
Robert Pintilii
|
44c8b31187
|
ref(styles) Change some withStyles to makeStyles (#12373)
Convert PreMeetingScreen to TS and transform it to function component
|
3 gadus atpakaļ |
Robert Pintilii
|
139884fbe7
|
ref(dep) Upgrade MUI (#12089)
|
3 gadus atpakaļ |
Robert Pintilii
|
10bb186c13
|
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi/eslint
Fix all lint errors
|
3 gadus atpakaļ |
Robert Pintilii
|
efb69d5382
|
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
|
3 gadus atpakaļ |
Robert Pintilii
|
3bd3be4df0
|
ref: Convert files to TS (#12007)
Convert files that use material-ui to TS (needed for material-ui upgrade)
|
3 gadus atpakaļ |
Robert Pintilii
|
b259757c79
|
fix(lobby) Fix buttons colors (#11867)
|
3 gadus atpakaļ |
Robert Pintilii
|
139fa9b3f2
|
fix(theme) Fix tokens (#11822)
Fix elements to use correct tokens
|
3 gadus atpakaļ |
Horatiu Muresan
|
8ebca64af1
|
feat(dynamic-branding): Add custom theme branding (#10335)
- apply theming to various buttons
|
3 gadus atpakaļ |
Saúl Ibarra Corretgé
|
162a67fe8b
|
chore(lint) tame the (uppdated) linter
|
4 gadus atpakaļ |
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 gadus atpakaļ |
Tudor-Ovidiu Avram
|
478f1a731e
|
feat(prejoin) improve ux
|
5 gadus atpakaļ |
Vlad Piersec
|
1e76b8b6ea
|
misc: Add test ids for prejoin buttons
|
5 gadus atpakaļ |
damencho
|
b106e51a10
|
feat: Adds id to the notifications and buttons so we can check for them in the integration tests.
|
5 gadus atpakaļ |
Bettenbuk Zoltan
|
29dc63fbcb
|
ref: merge prejoin with lobby
|
5 gadus atpakaļ |