Commit 02e39c1
Sravan S
[v3.4.1] (Mar 17 2023) (#441)
Features:
* Mentions should be preserved when copy pasted from sendbird-messages and message input
* Make sure you are posting mentions of users from same channel
* We dont support pasting of rich text from other applications
* For copying simple text, we recommend using paste option in message context-menu
* Conditions tested:
1. paste simple text
2. paste text with mention
3. paste text with mention and text
4. paste text with mention and text and paste again before and after
5. copy message with mention(only one mention, no other text) and paste
6. copy message with mention from input and paste(before and after)
Chores:
* Arrange the order of the string set table Some string-set were missing on the current string set table, so our customers werent able to use the latest state of the string set feature
Library added:
* [dompurify@3.0.1](https://www.npmjs.com/package/dompurify): +8Kb Gzipped
fixes: https://sendbird.atlassian.net/browse/SDKRLSD-7271 parent 1e667ea commit 02e39c1
3 files changed
+26
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
3 | 26 | | |
4 | 27 | | |
5 | 28 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments