jiti-meet/react/features/chat
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.any.js feat refactors the chat flow so it has open and close functions 2021-02-12 13:18:16 +02:00
actions.native.js feat refactors the chat flow so it has open and close functions 2021-02-12 13:18:16 +02:00
actions.web.js fix(LargeVideo): Fix large video not resizing when closing chat. 2021-02-24 14:26:00 +02:00
constants.js fix(Chat): Fix modals displaying improperly due to chat. 2021-03-18 15:56:20 +02:00
functions.js fix: emoji in links 2019-11-29 14:36:42 +01:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
middleware.js CLOSE_CHAT action calls notifyChatUpdated with the isOpen flag set to false, previously was always true even when closing 2021-06-03 12:29:02 -05:00
reducer.js feat refactors the chat flow so it has open and close functions 2021-02-12 13:18:16 +02:00
smileys.js fix(chat): update thumbs emoji strings 2019-09-16 09:55:36 -07:00
sounds.js [RN] Add chat functionality 2019-01-15 11:33:12 +01:00