Releases: Azure/communication-ui-library
Releases · Azure/communication-ui-library
PrivatePreview 2021-05-07-1428
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 <[email protected]>
PrivatePreview 2021-05-02-1755
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
Initial calling handler selector package setup (#170) * Add initial calling handler selector package setup * Change files
PrivatePreview 2021-04-16-1452
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
Release/2021-04-09-1325 Package Updates: add CommonJs builds, update npm packs and add to pri…
PrivatePreview 2021-04-08-1419
Release/2021-04-08-1419 ParticipantItem maxWidth set to 20rem. Added Participant List doc. (#…
PrivatePreview 2021-03-26-1336
Release/2021-03-26-1336 Customize icon and avatar examples in SendBox and ParticipantItem doc…
Private Preview 2021-03-26-1148
Create a release to test storybook quick start
PrivatePreview 2021-03-26-1119
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
[#2382732] Adding customization markdown to docs. (#83) * [#2382732] Adding customization markdown to docs. * [#2382732] Adding details on responsive device testing * [#2382732] Making examples generic