Integrate mentions in the composer (#1799)
* Integrate mentions in the composer:
- Add `MentionSpanProvider`.
- Add custom colors needed for mentions.
- Use the span provider to render mentions in the composer.
- Allow selecting users from the mentions suggestions to insert a mention.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
This commit is contained in:
parent
71ef0c3c78
commit
b8ee82a912
21 changed files with 465 additions and 61 deletions
1
changelog.d/1453.feature
Normal file
1
changelog.d/1453.feature
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add support for typing mentions in the message composer.
|
||||
Loading…
Add table
Add a link
Reference in a new issue