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 år sedan |
Vlad Piersec
|
913d7e89dd
|
feat(participants-pane): Add 'admit all' knocking participants button
|
4 år sedan |
Vlad Piersec
|
db9b8784ac
|
fix(participants-pane): Don't show 'grant moderator' action if already moderator
|
4 år sedan |
Shawn Chin
|
0d7ec9552b
|
Hide invite button in participant panel if disabled in config (#9287)
* Hide invite button in participant panel if disabled in config
* match code style, fix lint errors
|
4 år sedan |
Vlad Piersec
|
3f7073c589
|
fix(participants): Knocking participant name in participants list
Fixes https://github.com/jitsi/jitsi-meet/issues/9211
|
4 år sedan |
Christoph Settgast
|
106ce79375
|
fix(participants-pane) enable translation of invite button
Copy over existing "invite" translations where the participants
pane is already translated.
Signed-off-by: Christoph Settgast <csett86@web.de>
|
4 år sedan |
Gabriel Imre
|
db5d6a56b8
|
fix(participants-pane): Use selector for displaying chat context item
|
4 år sedan |
Gabriel Imre
|
d69d4dd91a
|
fix(participants-pane): Use selector for displaying names
|
4 år sedan |
Gabriel Imre
|
20a62e5eb4
|
fix(participants-pane): Consider reducer/state being unavailable on native
|
4 år sedan |
Gabriel Imre
|
d014a52ab3
|
feat(participants-pane) implement participants pane
|
4 år sedan |