Commit e7bba31
committed
chore(release): 10.2.0 [skip ci]
# [10.2.0](v10.1.2...v10.2.0) (2022-10-04)
### Bug Fixes
* add image attachment height from CSS ([f5a9729](f5a9729))
* display messages in virtualized thread (theme v2) ([#1799](#1799)) ([9c1a16f](9c1a16f))
* example app build error ([5430213](5430213))
* keep configuration parameter shouldGenerateVideoThumbnail in hook dep array ([50edd8b](50edd8b))
* refresh virtualizedmessagelist after sizing has been set ([afea3d7](afea3d7))
* replace Infinity in calc statements as browser support isn't great ([ebf89da](ebf89da))
* update attachment configuration if attachment changed ([a6295dd](a6295dd))
* use useLayoutEffect for image and video height setting ([386fae7](386fae7))
### Features
* check that attachment height style is available before using max-height ([79f6f1a](79f6f1a))
* integrate new CDN capabilities ([1520a34](1520a34))
* update stream-chat-css version ([03166a9](03166a9))
* use video thumbnails returned by backend ([f68c8b1](f68c8b1))1 parent e44f8e5 commit e7bba31
1 file changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
1 | 23 | | |
2 | 24 | | |
3 | 25 | | |
| |||
0 commit comments