Skip to content

Releases: Azure/communication-ui-library

PrivatePreview 2021-05-20-1701

21 May 00:01
0e23586
Compare
Choose a tag to compare
Release/2021-05-20-1701

Rework container props (#350)

PrivatePreview 2021-05-20-1038

20 May 17:38
4196a65
Compare
Choose a tag to compare
Wrap all sources of Call in StatefulCall (#296)

* Wrap all sources of Call in StatefulCall

* Change files

* Add unit test

PrivatePreview 2021-05-19-1030

19 May 17:30
be0115d
Compare
Choose a tag to compare
device settings drop down example (#310)

* device settings drop down example

* using onChange instead of onChanged

* updating with nit comments for dropdown example

PrivatePreview 2021-05-07-1428

07 May 21:28
ac1612c
Compare
Choose a tag to compare
Initial chat composite adapter api + implementation (#229)

* Initial commit for chat composite

* Update adapter creation logic

* Change function syntax in api definition

Co-authored-by: Nan Jiang <jinan@microsoft.com>

PrivatePreview 2021-05-02-1755

03 May 00:55
50d5f7d
Compare
Choose a tag to compare
Adding custom palette color and fixing lobby example theming (#169)

* Adding custom palette color and fixing lobby example theming

* Change files

* Removing custom palette logic and using standard color for lobby tint based on new figma designs

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 <anjulgarg@live.com>

PrivatePreview 2021-04-09-1325

09 Apr 20:25
0256e5a
Compare
Choose a tag to compare
Package Updates: add CommonJs builds, update npm packs and add to pri…

…vate preview drop (#132)

PrivatePreview 2021-04-08-1419

08 Apr 21:19
b1ba4c2
Compare
Choose a tag to compare
ParticipantItem maxWidth set to 20rem. Added Participant List doc. (#…

…119)

* set maxWidth 20rem for ParticipantItem. Added doc for participant list

* reverted story rename

* updated storybook tests

* added changelog

* doc edits

* eslint fixes

* updated storybook test

* updated doc

* updated storybook tests

* removed ParticipantItem maxWidth. refactored doc imports.

PrivatePreview 2021-03-26-1336

26 Mar 20:36
cbb60d5
Compare
Choose a tag to compare
Customize icon and avatar examples in SendBox and ParticipantItem doc…

…s (#95)

* added customize icon and avatar examples in SendBox and ParticipantItem docs

* updated api.md

* added changelog

* using sharepoint image as custom avatar example

* exporting SendBoxProps

* fixed component name in docs

* updated api.md