Skip to content

Releases: GetStream/stream-chat-css

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)

v2.2.0

01 Feb 15:38
Compare
Choose a tag to compare

2.2.0 (2022-02-01)

Features

  • Add threads to Angular SDK (eda86c0)

v2.1.0

24 Jan 08:55
Compare
Choose a tag to compare

2.1.0 (2022-01-24)

Bug Fixes

Features

  • Support for threads in Angular SDK (f82996e)

v2.0.1

10 Jan 08:52
Compare
Choose a tag to compare

2.0.1 (2022-01-10)

Bug Fixes

  • Edit message modal button in Angular SDK (737dfc1)
  • Message status position in Angular SDK (d44232e)

v2.0.0

07 Jan 14:08
Compare
Choose a tag to compare

2.0.0 (2022-01-07)

Bug Fixes

Features

  • replace modalimage with r-i-g (c890fd8), closes #26

BREAKING CHANGES

  • modalimage is replaced with
    react-image-gallery.

Squashed commit of the following:

commit 56bef69
Author: Anna Baldwin anna.baldwin21@gmail.com
Date: Wed Jan 5 10:11:42 2022 -0700

fix: fix path of package css

commit e72906c
Author: Anna Baldwin anna.baldwin21@gmail.com
Date: Tue Jan 4 16:07:06 2022 -0700

fix: restore changed message background color

commit db4b546
Author: Anna Baldwin anna.baldwin21@gmail.com
Date: Tue Jan 4 15:58:49 2022 -0700

fix: remove modalimage css, add react-image-gallery css

commit 7d73339
Merge: 0cb5dfd b9b9ae7
Author: Zachery Converse zachery.converse@getstream.io
Date: Wed Dec 15 11:34:54 2021 -0700

v1.1.3

09 Dec 17:27
Compare
Choose a tag to compare

1.1.3 (2021-12-09)

Bug Fixes

  • remove global button styling (9790c35)