Skip to content

Releases: Azure/communication-ui-library

Private Preview 2021-03-26-1148

26 Mar 18:16
Compare
Choose a tag to compare

Create a release to test storybook quick start

PrivatePreview 2021-03-26-1119

26 Mar 18:19
77b25ac
Compare
Choose a tag to compare
Add chat thread story (#90)

* add story for chat Thread

* Add changelog for SDK

* rename variables and remove comments

* fix lint

* resolve comments and rename variables

* update tests

* add fake data for test mode

* test still doesnt work, need to disable it for now

* remove unused variable

* update tests

Co-authored-by: Eason Yang <easony@microsoft.com>

PrivatePreview 2021-03-19-1507

19 Mar 22:07
9556016
Compare
Choose a tag to compare
[#2382732] Adding customization markdown to docs. (#83)

* [#2382732] Adding customization markdown to docs.

* [#2382732] Adding details on responsive device testing

* [#2382732] Making examples generic

PrivatePreview 2021-03-12-1507

12 Mar 23:07
5e063f1
Compare
Choose a tag to compare
Auto deploy GroupCall sample (#69)

* testing deploy workflow

* commenting out the chat deployment for now

* just deleting chat deployment for now

* Adding chat back into deploy to azure script

* renaming job name

* Not auto-updating chat due to erasing chat thread storage on every update

* updating release yaml and suggested fixes for deployment

* fixing some nits

Co-authored-by: James Burnside <mail@jamesburnside.com>