File tree Expand file tree Collapse file tree 3 files changed +6840
-6783
lines changed Expand file tree Collapse file tree 3 files changed +6840
-6783
lines changed Original file line number Diff line number Diff line change 11# Changelog - v3
22
3+
4+ ## [ v3.6.3] (July 6 2023)
5+ ### Feat:
6+ * Add new scrollBehavior prop to Channel (#676 )
7+ The default option is set to "auto," preserving the existing scroll behavior.
8+ Possible to set smooth for smooth scroll effect.
9+
10+ ### Fixes:
11+ * Move message list scroll when the last message is edited (#674 )
12+ Added optional parameters to moveScroll to scroll only when the last message reaches the bottom.
13+ Scroll is now moved only when the updatedAt property of the last message is changed.
14+ * Add missing ` UIKitConfig ` to type definition (#677 )
15+ Reported by [ GitHub PR #650 ] ( https://github.com/sendbird/sendbird-uikit-react/pull/650#issuecomment-1622331367 ) .
16+
317## [ v3.6.2] (June 30 2023)
418
519### Fixes:
You can’t perform that action at this time.
0 commit comments