Implement new Read Receipt design (#8389)

* feat: introduce new alignment types for tooltip
* feat: introduce new hook for tooltips
* feat: allow using onFocus callback for RovingAccessibleButton
* feat: allow using custom class for ContextMenu
* feat: allow setting tab index for avatar
* refactor: move read receipts out of event tile
* feat: implement new read receipt design
* feat: update SentReceipt to match new read receipts as well
This commit is contained in:
Janne Mareike Koschinski
2022-04-22 17:09:44 +02:00
committed by GitHub
parent 03c46770f4
commit ee2ee3c08c
18 changed files with 553 additions and 270 deletions
+2 -2
View File
@@ -125,8 +125,8 @@ limitations under the License.
padding-left: 36px;
}
.mx_EventTile_readAvatars {
top: -10px;
.mx_ReadReceiptGroup {
top: -6px;
}
.mx_WhoIsTypingTile {