Skip to content

Releases: GetStream/stream-chat-css

v2.8.1

08 Apr 08:29
Compare
Choose a tag to compare

2.8.1 (2022-04-08)

Bug Fixes

  • add missing dark theme styling for messaging app (#76) (ec84a43)
  • Message overflow in thread & display command list above upload previews (#75) (74a88bd)
  • Remove unnecessary margin from error messages (#74) (5439779)

v2.8.0

01 Apr 08:55
Compare
Choose a tag to compare

2.8.0 (2022-04-01)

Bug Fixes

  • allow media widget to adapt to smaller container sizes and avoid overflow (4349c14)
  • allow url-link to adapt to the container, avoid unbreakable long words to overflow, underline links in text on hover, focus, active for better UX feedback (fc45598)
  • avoid unbreakable long words to overflow in quoted message preview (e14bb42)
  • do not squeeze quoted message preview in thread (09cbe4e)
  • linting (16195a4)
  • prevent overflow of words in the message or quoted message bubble (88294d0)

Features

  • class for highlighted messages (47eb183)
  • quoted messages are clickable (47d07c8)

v2.7.0

31 Mar 13:23
Compare
Choose a tag to compare

2.7.0 (2022-03-31)

Bug Fixes

  • remove button styles from message actions option and hamburger (#55) (6c0aff9)

Features

  • support custom avatar for Angular SDK (02d73d2)

v2.6.0

08 Mar 12:41
Compare
Choose a tag to compare

2.6.0 (2022-03-08)

Bug Fixes

Features

  • Channel invitations for Angular SDK (f096ae2)

v2.5.0

07 Mar 08:13
Compare
Choose a tag to compare

2.5.0 (2022-03-07)

Features

  • Image gallery for Angular SDK (d6e0e56)

v2.4.0

02 Mar 09:55
Compare
Choose a tag to compare

2.4.0 (2022-03-02)

Features

  • Implement slow mode in Angular SDK (6c42481)

v2.3.2

17 Feb 10:40
Compare
Choose a tag to compare

2.3.2 (2022-02-17)

Bug Fixes

  • Emoji picker in Angular when sending attachments in threads (6080e1a)

v2.3.1

17 Feb 08:34
Compare
Choose a tag to compare

2.3.1 (2022-02-17)

Bug Fixes

  • don't constriain giphies (f196573)
  • Emoji display fix uses relative unit (3e35ef7)
  • fixes react sdk issue 1349 (#45) (a531965)

v2.3.0

16 Feb 15:43
Compare
Choose a tag to compare

2.3.0 (2022-02-16)

Features

  • Angular SDK emoji picker (ab5e594)

v2.2.1

10 Feb 09:29
Compare
Choose a tag to compare

2.2.1 (2022-02-10)

Bug Fixes

  • remove css @import rule and set the default system stack for the --main-font variable (0637342)
  • stylelint (cc9a012)
  • update upload preview button styles (#36) (02d7d43)