jiti-meet/react/features/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
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.any.js Merge pull request #8377 from jitsi/tavram/notifications 2021-01-12 14:52:31 +02:00
actions.native.js feat(recording): Limit notification 2020-06-02 16:00:54 -05:00
actions.web.js feat(recording): Limit notification 2020-06-02 16:00:54 -05:00
constants.js Adds live streaming sound notification. (#4532) 2019-08-12 18:34:38 +03:00
functions.js fix(misc) follow-up typos 2021-03-22 10:41:41 +01: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(iFrame): Emit event when recording status changes, including errors (#7973) 2021-03-23 11:35:46 -05:00
reducer.js ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00
sounds.js Adds live streaming sound notification. (#4532) 2019-08-12 18:34:38 +03:00