jiti-meet/react/features/prejoin
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(misc) follow-up typos 2021-03-22 10:41:41 +01:00
actions.js feat(virtual-background) add virtual background preview 2021-05-06 08:54:23 +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
logger.js feat(prejoin_page): Add prejoin page 2020-05-04 12:49:35 +02:00
middleware.js fix(tracks): Do not signal muted audio tracks. 2021-03-05 10:18:34 -05:00
reducer.js feat(conference): Enable forced reload of client on bridge failure. 2021-02-04 12:33:18 -05:00
utils.js feat(prejoin_page): Add ability for guest to join audio by phone 2020-05-18 14:47:44 +02:00