jiti-meet/react/features/notifications
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 Reorg notifications feature files 2019-03-29 18:52:44 +01:00
actions.js feat(mobile) adds more feature flags (#8450) 2021-01-22 12:03:39 +02:00
constants.js Extract notification timeout to a constant 2019-04-01 21:03:36 +02: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
middleware.js fix(features/notifications): crash on undefined participant 2020-03-20 05:43:44 -05:00
reducer.js Reorg notifications feature files 2019-03-29 18:52:44 +01:00