Skip to content

Releases: Azure/communication-ui-library

PrivatePreview 2021-04-24-1113

24 Apr 18:13
876a3aa
Compare
Choose a tag to compare
Initial calling handler selector package setup (#170)

* Add initial calling handler selector package setup

* Change files

PrivatePreview 2021-04-16-1452

16 Apr 21:52
068ccc7
Compare
Choose a tag to compare
Upgrade Calling SDK version to 1.0.1-beta.1 (#145)

* Calling SDK upgrade for communication-ui and acs-calling-declarative

* Fix failing test

* Upgrade Calling SDK version for Calling Sample

* Upgrade Calling SDK version for OneToOne Sample

* Refactor Calling Sample to support new CallAgent usage

* Fix OneToOne Call popup not closing issue

* Missed files in last commit

* Fix version issue in storybook

* Change files

* Fix storybook snapshot

* Fix issue with OneToOne displayName not working in video call

* Fix failing tests

* Fix storybook snapshot

* updating snapshot

* Regenerate snapshot

Co-authored-by: Anjul Garg <[email protected]>

PrivatePreview 2021-04-09-1325

09 Apr 20:25
0256e5a
Compare
Choose a tag to compare
Release/2021-04-09-1325

Package Updates: add CommonJs builds, update npm packs and add to pri…

PrivatePreview 2021-04-08-1419

08 Apr 21:19
b1ba4c2
Compare
Choose a tag to compare
Release/2021-04-08-1419

ParticipantItem maxWidth set to 20rem. Added Participant List doc. (#…

PrivatePreview 2021-03-26-1336

26 Mar 20:36
cbb60d5
Compare
Choose a tag to compare
Release/2021-03-26-1336

Customize icon and avatar examples in SendBox and ParticipantItem doc…

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 <[email protected]>

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 <[email protected]>