jiti-meet/react/features/video-quality
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 ref(video-quality): Move all related code. 2020-09-09 18:04:17 -05:00
actions.js fix(ifarme-api): set-video-quality to use redux. 2020-09-09 18:04:17 -05:00
constants.js feat(last-n): Implement startLastN and make last-n configurable through UI. (#9093) 2021-04-28 19:00:20 -04:00
functions.js fix(video-quality): Add the ability to request Ultra HD resolutions 2020-10-07 15:07:14 -04:00
index.js ref(video-quality): Move all related code. 2020-09-09 18:04:17 -05:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js fix(quality-control): Send the new receiver constraints on state changes. 2021-05-10 16:06:19 -04:00
reducer.js fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
selector.js ref(video-quality): Move all related code. 2020-09-09 18:04:17 -05:00
subscriber.js fix(quality-control): Send the new receiver constraints on state changes. 2021-05-10 16:06:19 -04:00