element-web/src/components/views/rooms
Marco Zehe b83bc7db68 Always speak the full text of the typing indicator when it updates.
By default, aria-live regions only speak partial updates. However in the case of the typing indicator, if it goes from one person typing to several, and back, the updated text would only be spoken in fragments by screen readers. Adding the aria-atomic attribute with a value of true makes screen readers always speak the full update for this tile, making the experience much nicer.

Signed-off-by: Marco Zehe <marcozehe@mailbox.org>
2020-02-14 11:12:41 +01:00
..
AppsDrawer.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00
Autocomplete.js Rip out the remainder of Bluebird 2019-11-18 10:03:05 +00:00
AuxPanel.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00
BasicMessageComposer.js Update placeholder when it changes, not sure how this ever worked 2020-01-30 00:23:19 +00:00
E2EIcon.js don't be too magic about hiding tooltips 2020-02-13 13:47:39 +00:00
EditMessageComposer.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
EntityTile.js Move power label to right of name 2020-01-30 22:09:57 +00:00
EventTile.js Make encryption events into bubble-style tiles 2020-01-30 20:03:26 +00:00
ForwardMessage.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
InviteOnlyIcon.js Add temporary feature flag to control padlocks 2020-01-31 11:09:49 +00:00
JumpToBottomButton.js missing semicolon 2019-01-22 14:52:22 +01:00
LinkPreviewWidget.js Fix import merge conflicts, removing any that aren't needed anymore 2020-01-09 14:17:33 -07:00
MemberDeviceInfo.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
MemberInfo.js Replace device with session in UI text 2020-01-29 15:52:32 +00:00
MemberList.js Fix class construction in MemberList 2020-01-09 14:17:33 -07:00
MemberTile.js Add verification status icons to room members 2020-01-30 21:38:40 +00:00
MessageComposer.js Update MessageComposer placeholder and e2e icon size 2020-01-23 14:38:39 +00:00
MessageComposerFormatBar.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
PinnedEventsPanel.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00
PinnedEventTile.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00
PresenceLabel.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
ReadReceiptMarker.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
ReplyPreview.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
RoomBreadcrumbs.js detail pass on DMs 2020-01-27 12:17:12 +00:00
RoomDetailList.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
RoomDetailRow.js Use new imports for js-sdk's ContentRepo 2020-01-03 12:29:22 -07:00
RoomDropTarget.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
RoomHeader.js Fix ID to be namespaced 2020-02-13 19:18:21 +01:00
RoomList.js Design pass for room icons 2020-01-24 13:37:47 +00:00
RoomNameEditor.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00
RoomPreviewBar.js delint 2020-01-23 11:51:31 +00:00
RoomRecoveryReminder.js Replace device with session in UI text 2020-01-29 15:52:32 +00:00
RoomTile.js Do not show alarming red shields on large encrypted rooms for your own device 2020-02-03 16:53:32 +00:00
RoomTopicEditor.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00
RoomUpgradeWarningBar.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00
SearchableEntityList.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00
SearchBar.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
SearchResultTile.js Import haveTileForEvent() from the right place 2019-12-22 21:23:07 -07:00
SendMessageComposer.js Merge pull request #3893 from matrix-org/t3chguy/double_slash 2020-01-22 14:32:09 +00:00
SimpleRoomHeader.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
Stickerpicker.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
ThirdPartyMemberInfo.js Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
TopUnreadMessagesBar.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
UserOnlineDot.js Make UserOnlineDot more generic 2019-12-26 18:14:46 +00:00
WhoIsTypingTile.js Always speak the full text of the typing indicator when it updates. 2020-02-14 11:12:41 +01:00