element-web/src/components/views/voip
Peter Vágner ded35e43a0
A11y: repurpose more divs into AccessibleButtons.
With this more of the
controls that look like buttons can be operated via the keyboard and
navigated to by screen reader users. This includes editor buttons such
as File upload, Audio / Video call, Right pannel hide button, Jump to
the bottom timeline button, and some more buttons found in the user
settings.
Also I have added alt texts to some images that in turn label buttons
which these happen to be packed in and removed some untranslated alt
texts from decorative non-actionable images that might add more
verbosity when talking about screen reader user experience.
2018-10-02 13:55:24 +02:00
..
CallPreview.js Put always-on-screen widgets in top left 2018-07-12 18:43:49 +01:00
CallView.js A11y: repurpose more divs into AccessibleButtons. 2018-10-02 13:55:24 +02:00
IncomingCallBox.js missing semicolon 2018-02-07 11:51:41 +00:00
VideoFeed.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
VideoView.js Don't try to exit fullscreen if not fullscreen 2018-09-11 11:31:24 +01:00