matrix-react-sdk
Support @room pills while editing
#3108
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
10
Changes
View On
GitHub
Commits
do parts creation only in PartCreator to not scatter dependencies
bwindels
committed
6 years ago
support creating @room pills in partcreator
bwindels
committed
6 years ago
(de)serialize at-room-pills just like pill-candidate (no html needed)
bwindels
committed
6 years ago
transform @room to AtRoomPill while deserializing html to md
bwindels
committed
6 years ago
create AtRoomPill when autocomplete returns @room
bwindels
committed
6 years ago
prevent @room pills being applied multiple times when rerendering
bwindels
committed
6 years ago
also support deserializing at-room-pill when transferring editor state
bwindels
committed
6 years ago
clarify why its always safe to not append @room at end while parsing
bwindels
committed
6 years ago
whitespace
bwindels
committed
6 years ago
comment typo
bwindels
committed
6 years ago
Loading