Commit 9dcf5e5
authored
release: 3.6.3 (#678)
## [v3.6.3] (July 6 2023)
### Feat:
* Add new scrollBehavior prop to Channel (#676)
The default option is set to "auto," preserving the existing scroll
behavior.
Possible to set smooth for smooth scroll effect.
### Fixes:
* Move message list scroll when the last message is edited (#674)
Added optional parameters to moveScroll to scroll only when the last
message reaches the bottom.
Scroll is now moved only when the updatedAt property of the last message
is changed.
* Add missing `UIKitConfig` to type definition (#677)
Reported by [GitHub PR
#650](#650 (comment)).1 parent 4ba6963 commit 9dcf5e5
3 files changed
+6838
-6781
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 | + | |
3 | 17 | | |
4 | 18 | | |
5 | 19 | | |
| |||
0 commit comments