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 年前
damencho
06ce24527e
fix: Escapes some keys when parsing input.
4 年前
tudordan7
c0917f87ae
feat(virtual-background): Desktop share as virtual background
4 年前
tudordan7
7f020a1107
feat(virtual-background): Desktop share as virtual background
4 年前
tudordan7
f5dd848daf
feat(virtual-background): Desktop share as virtual background
4 年前
tudordan7
4872ce83ba
feat(virtual-background): Desktop share as virtual background
4 年前
tudordan7
99f61ca2cd
feat(virtual-background): Desktop share as virtual background
4 年前
tudordan7
be0632783d
feat(virtual-background): Desktop share as virtual background wip
4 年前
Tudor D. Pop
d7a6a48acd
fix(virtual-background): Responsive virtual background dialog
Fixes: https://github.com/jitsi/jitsi-meet/issues/9202
4 年前
Tudor D. Pop
dcc659215e
fix(virtual-background) fix track leak in preview
4 年前
Tudor D. Pop
9ef984ca3d
feat(virtual-background) add virtual background preview
Also enable background selection while muted.
4 年前
Tudor D. Pop
b1833fddad
feat(virtual-background) Virtual background UI changes
4 年前
Tudor D. Pop
7ca04ccb0f
fix(virtual-background) keep selected state on dialog
4 年前
Tudor D. Pop
af28080058
feat(virtual-background) add slight blur option
4 年前
Tudor D. Pop
39011d8fd3
feat(virtual-background) persist settings
4 年前
tudordan7
3453e49182
fix(virtual-background): Hide scrollbar on loading action.
4 年前
Tudor D. Pop
dfd33521bf
fix(virtual-background): Fixes upload virtual background on Firefox
Fixes: #8892
4 年前
Tudor D. Pop
77ee4b13e1
feat(virtual-backgrounds) add ability to upload custom images
4 年前
Saúl Ibarra Corretgé
22b6d32174
feat(build,virtual-background) don't use an external bundle for the effect
The majority of the code is in the WASM file and models, this is just a few KB.
It's so little, in fact, that the performance hint for the main bundle didn't
have to be adjusted.
4 年前
tudordan7
194d357005
feat(virtual-backgrounds) add virtual background support
4 年前