AHMAD KADRI
8d82c20319
Accessibility: keyboard navigation on the toolbar (Context menu) (#15060)
Accessibility: keyboard navigation on the toolbar (Context menu)
1 год назад
Thomas Egebrand Gram
f74b6cd82f
fix (mobile-layout) change "vh" to "dvh" for all layouts (#13840)
* Convert all vh units to dvh; fixing layout for mobile browsers such as Chrome for Android.
2 лет назад
Emmanuel Pelletier
51a4e7daa3
Globally improve accessibility for screen reader users (#12969)
feat(a11y): Globally improve accessibility for screen reader users
2 лет назад
Robert Pintilii
a22db037c7
ref(TS) Improve TS (#13282)
Remove unnecessary @ts-ignores
Use @ts-expect-error instead of @ts-ignore for external dependencies
2 лет назад
Robert Pintilii
8836669c9f
ref(audio-picker) Styles refactor (#13193)
Move styles from SCSS to JSS
Convert components from class to function
2 лет назад
Robert Pintilii
3a2a129f44
ref(TS) Improve TS (#13167)
Fix some errors. Remove @ts-ignores
Convert some files to TS
Remove some eslint-disables
2 лет назад
Robert Pintilii
6afb7ba9a6
ref(TS) Changes types to interfaces (#13141)
2 лет назад
Robert Pintilii
206a4afd76
ref(TS) Convert some components to TS (#13129)
2 лет назад
Robert Pintilii
aeeca7c343
fix(device-picker) Close the picker when the other one opens (#13091)
2 лет назад
Avram Tudor
baf5aa14e8
feat(devices) scroll overflow devices texts on hover (#12974)
2 лет назад
Emmanuel Pelletier
c81777a475
Make (most) UI elements reachable via keyboard (#12657)
feat(a11y): make (most) UI elements reachable via keyboard
2 лет назад
Robert Pintilii
22ded30b61
feat(audio-menu) Redesign audio picker menu (#12899)
Convert some files to TS
Remove unnecessary files
Implement redesign
Add noise suppression to picker menu
Fix Popover placement on browser resize
2 лет назад
bgrozev
99955df5c8
Cleanup sounds (switch to mp3, encode at lower bitrate).' (#12507)
* Reencode mp3 sounds at lower bitrate, mono.
* Encode wav sounds as mp3.
* Remove unused sound file.
* Add opus encoded sounds.
* Add a script to encode sounds.
3 лет назад
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
3 лет назад
Saúl Ibarra Corretgé
7cd39b7983
feat(ts) make tsc happy
3 лет назад
Robert Pintilii
b5065306e5
ref(audio-popup) Replace InlineDialog with Popover (#12466)
3 лет назад
Akshay Raje
8d8cc9c8bd
fix(toolbox) hide volume meter when audio levels are disabled
4 лет назад
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
4 лет назад
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
5 лет назад
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.
5 лет назад
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 лет назад