jiti-meet/react/features/recent-list
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.js [RN] Add swipe to delete feature 2018-10-09 13:35:06 +02:00
functions.native.js feat: safe decodeURIComponent 2019-11-15 15:18:20 +01:00
functions.web.js fix(recents-list): Order recents by last used 2021-02-01 13:30:34 +02: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 fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
reducer.js fix: Escapes some keys when parsing input. 2021-06-02 15:24:13 -05:00