jiti-meet/react/features/local-recording
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
controller fix: Escapes some keys when parsing input. 2021-06-02 15:24:13 -05:00
recording fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
session fix: Escapes some keys when parsing input. 2021-06-02 15:24:13 -05:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js WIP: Convert inline dialog to modal dialog 2018-08-08 09:18:16 +10:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js feat(external_api) allow notifications to be configured 2021-01-12 11:22:53 +02:00
reducer.js ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00