matrix-react-sdk
Message editing: render avatars for pills in the editor
#2997
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
18
Changes
View On
GitHub
Commits
pass member and room to editor pills to get avatar url
bwindels
committed
6 years ago
set pill avatar through css variables to set on psuedo-element
bwindels
committed
6 years ago
same height as normal pill
bwindels
committed
6 years ago
move getInitialLetter to Avatar so we can reuse it for editor pills
bwindels
committed
6 years ago
make user pill avatars work in editor
bwindels
committed
6 years ago
remove unused _getInitialLetter
bwindels
committed
6 years ago
move most of room avatar handling to Avatar, to reuse in editor pills
bwindels
committed
6 years ago
undo thinko of passing current room as pill room
bwindels
committed
6 years ago
find room by alias in room pill
bwindels
committed
6 years ago
style room pills correctly
bwindels
committed
6 years ago
fallback to avatar bg color
bwindels
committed
6 years ago
apply 34px margin the mx_EventTile_content also has
bwindels
committed
6 years ago
apply mx_EventTile_content to editor, so it gets the same right margin
bwindels
committed
6 years ago
reuse mx_Pill styles for editor pills to avoid style duplication
bwindels
committed
6 years ago
give continued events a little bit of top padding
bwindels
committed
6 years ago
don't cache DRP
bwindels
committed
6 years ago
fix lint
bwindels
committed
6 years ago
pr feedback
bwindels
committed
6 years ago
Loading