Commit d22bee1
authored
[2.5.0] (Nov 23 2021) including package.json (#62)
- 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 b31da6b commit d22bee1
2 files changed
+3
-3
lines changedSome 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