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 >
3 years ago
Steffen Kolmer
ef7d425859
feat(ui) update AtlasKit components
4 years ago
Дамян Минков
d169bd5007
feat: Adds interface config to hide lobby button. (#7619)
* feat: Adds interface config to hide lobby button.
* squash: Moves the config to config.js and add it to mobile.
4 years ago
damencho
b9c20a3fd4
fix: Fixes syncing state about lobby in security dialog.
4 years ago
Bettenbuk Zoltan
b534c4f624
ui: making the security menu more compact
4 years ago
Mihai Uscat
093254d948
fix(AddPeopleDialog): Improve contact invite form
- Disables the invite buttons while invites are ongoing
- Adds a keyboard shortcut (Enter) to send out invites
- Closes AddPeopleDialog upon successful invites sent
- Fixes the SecurityDialog closing when trying to set E2EE key via Enter shortcut
- Removes superfluous separator from SecurityDialog
4 years ago
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
5 years ago