Avram Tudor
abc984f83b
fix(css) fix various layout issues on small screen sizes (#9464)
4 年之前
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 年之前
Pawel Domas
6f5e0b0321
feat: more user friendly default device label
Also fixes an issue where starting Chrome 90 air pods
no longer have the "Default -" prefix and the default
entry looks like a buggy duplicated one.
4 年之前
Gabriel Imre
d014a52ab3
feat(participants-pane) implement participants pane
4 年之前
luz paz
d3680bbebd
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
4 年之前
Vlad Piersec
91ba835f78
feat(Toolbar): Redesign web toolbar
4 年之前
Jaya Allamsetty
0ee03f1538
feat(browser-support): Add support for WKWebview based browsers.
4 年之前
Hristo Terezov
a6c6cd6c56
fix: Add GUM timeout & improve device permissions
4 年之前
Steffen Kolmer
ef7d425859
feat(ui) update AtlasKit components
4 年之前
Pawel Domas
6ebe2c2809
audio output selection in safari blocks the UI
It appears that at the time of this writing, creating audio tracks blocks
the browser's main thread for a long time on safari. Wasn't able to confirm
which part of track creation does the blocking exactly, but not creating
the tracks seems to help and makes the UI much more responsive.
4 年之前
Vlad Piersec
99e7d636b7
fix(settings): Always show mic audio levels
5 年之前
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 年之前
Vlad Piersec
b50d6e43d0
fix(settings_buttons): Persist audio/video settings across sessions.
5 年之前
vp8x8
84714ba3bd
settings: enable settings buttons on permission grant
Some CSS fixes are also included.
5 年之前
Vlad Piersec
c05ca1d9fc
fix(prejoin_page) Add labels for video & more UI fixes
5 年之前
Vlad Piersec
1b05d7269c
feat(prejoin_page) Add settings buttons
This reverts commit faf24ca7ec .
5 年之前
Saúl Ibarra Corretgé
faf24ca7ec
Revert "feat(prejoin_page) Add settings buttons" (#5424)
This reverts commit 08f55ccb94 .
5 年之前
Vlad Piersec
08f55ccb94
feat(prejoin_page) Add settings buttons
5 年之前