jiti-meet/react/features/virtual-background
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>
2021-06-10 07:48:44 -05:00
..
components feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
actionTypes.js fix(virtual-background) keep selected state on dialog 2021-04-09 16:25:26 +02:00
actions.js feat(virtual-background) add virtual background preview 2021-05-06 08:54:23 +02:00
constants.js feat(virtual-background): Desktop share as virtual background 2021-05-26 12:36:29 -04:00
functions.js feat(virtual-background): Desktop share as virtual background 2021-05-26 12:36:29 -04:00
index.js feat(virtual-backgrounds) add virtual background support 2021-03-12 15:05:20 +01:00
logger.js feat(virtual-backgrounds) add virtual background support 2021-03-12 15:05:20 +01:00
middleware.js feat(virtual-background): Desktop share as virtual background 2021-05-26 12:36:29 -04:00
reducer.js feat(virtual-background): Desktop share as virtual background 2021-05-26 12:36:29 -04:00