Commit b31da6b
authored
[2.5.0] (Nov 23 2021) (#61)
- Features
* Support MessageThreading
* <App /> and <Channel /> can enable or disable message threading feature using prop: `replyType`
* `replyType="QUOTE_REPLY"` enable message threading
* `replyType="NONE"` disable message threading, and this is a default option
- Bugfix
* Change the message status component location from the bottom of the message to the side of the message content1 parent f9bfcc8 commit b31da6b
2 files changed
+56
-23
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 | + | |
3 | 13 | | |
4 | 14 | | |
5 | 15 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments