Skip to content

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 15:42
· 73 commits to main since this release

5.0.0 (2024-09-17)

Bug Fixes

  • center message input elements (615fff7)
  • move ThreadListItem related styles to appropriate class (82c2a71)
  • remove emoji-mart from final builds, distribute separately (#246) (9ad33d5)
  • remove emoji-replacement from final builds, distribute separately (#247) (613f52d)
  • remove source maps (8d923f2)
  • remove str-chat class from emoji-replacement rules (3bf8d68)
  • ThreadListItem: add text overflow for long user names (#306) (f9d7d54)

Features

  • add styles to support dialog display in stream-chat-react (#308) (bc9e068)
  • prepare for removal of legacy styles from stream-chat-react (#296) (e374e81)
  • remove str-chat__main-panel--hideOnThread rules (#303) (5d0bcb4)
  • threads 2.0 styling (#305) (c138ed3)

BREAKING CHANGES

  • removal of str-chat__main-panel--hideOnThread rules
  • emoji-replacement styles are now distributed separately (affects both styling versions)
  • emoji-mart styles are now distributed separately
    (affects both styling versions)