Skip to content

Releases: GetStream/stream-chat-css

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 [email protected]
Date: Wed Jan 5 10:11:42 2022 -0700

fix: fix path of package css

commit e72906c
Author: Anna Baldwin [email protected]
Date: Tue Jan 4 16:07:06 2022 -0700

fix: restore changed message background color

commit db4b546
Author: Anna Baldwin [email protected]
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 [email protected]
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)

v1.1.2

09 Dec 16:13
Compare
Choose a tag to compare

1.1.2 (2021-12-09)

Bug Fixes

  • explicit size of giphy watermark (d58d4a7)

v1.1.1

09 Dec 12:23
Compare
Choose a tag to compare

1.1.1 (2021-12-09)

Bug Fixes

  • aria: adjust styles for divs to buttons. display options on focus (8bb7884)

v1.1.0

09 Dec 12:16
Compare
Choose a tag to compare

1.1.0 (2021-12-09)

Features

  • move giphy watermark image to CSS (6ef0a7b)

v1.0.1

28 Sep 15:59
Compare
Choose a tag to compare

Feature

  • Add Angular specific styles #2