Skip to content

Releases: Azure/communication-ui-library

PublicPreview 1.3.0

27 Jun 23:17
b73f6fa
Compare
Choose a tag to compare
PublicPreview/1.3.0

Generate test results artifact for `playwright` tests in CI (#2025)

PublicPreview 1.2.2-beta.1

02 May 18:34
0baf8b7
Compare
Choose a tag to compare
add unit tests for avatarDeepComparisonCheck (#1836)

* Add participant editing to the media gallery

* Change files

* Updated displayName changes to use useEffect hook.

* Fixed initial state bug

* rework async protection

* Update mapping logic

* move function out of gallery

* move to hook function

* move data provider in avatarPersona

* listify

* memoize useDataProvider

* remove stale imports

* fixed default behavior and deep comparison

* add sorting and flatten deep comparison

* remove stale imports

* fix media gallery comments

* fix AvatarPersona nits

* move custom hook to utils file

* fix imports

* fix comments

* James made me do it

* moved to customDataModelUtils for all composites

* Saint James found a bug because he's too stubborn

* fix nits

* add unit tests for deep compare

* Change files

* add tests for should update

PublicPreview 1.2.0

04 Apr 18:31
0c054e5
Compare
Choose a tag to compare
PublicPreview/1.2.0

[Web][A11y] VoiceOver bug fixes: Add new strings and aria labels for …

PublicPreview 1.1.1-beta.1

03 Mar 23:04
8bbd5ff
Compare
Choose a tag to compare
PublicPreview/1.1.1-beta.1

Fix styling when unread chat messages exceeds 9 (and remove ControlBa…

PublicPreview 1.1.0

24 Feb 19:27
632951a
Compare
Choose a tag to compare
PublicPreview/1.1.0

Added copy invite link to mobile people pane in CallWithChat (with re…

PublicPreview 1.0.1-beta.2

31 Jan 18:42
2a03f36
Compare
Choose a tag to compare
PublicPreview/1.0.1-beta.2

[Moving code around] Expose _videoGalleryRemoteParticipantsMemo and _…

PublicPreview 1.0.1-beta.1

12 Jan 19:28
bc9764e
Compare
Choose a tag to compare
Add a custom styled ControlBar example to e2e samples (#1288)

* Add boilerplate for custom styled component example

* Add custom styled component buttons for e2e testing

* Update js bundle automation snapshots

Co-authored-by: edwardlee-msft <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

PublicPreview 1.0.0

13 Dec 18:52
68cd4c5
Compare
Choose a tag to compare
PublicPreview/1.0.0

Delay entering 'lobby' state till underlying 'Call' object stabilizes…

PublicPreview 1.0.0-beta.8

18 Nov 19:39
bb58f5a
Compare
Choose a tag to compare
PublicPreview/1.0.0-beta.8

Add storybook doc note to highlight that landscape is unsupported whe…

PublicPreview 1.0.0-beta.7

02 Nov 19:09
6708f87
Compare
Choose a tag to compare
Resolve all comments in azure review (#998)

* Resovle all comments from dom in azure review
https://apiview.dev/Assemblies/Review/42fe51ace1e24184a42351ff89044352

* Update packages/react-components/src/components/MessageThread.tsx

Co-authored-by: Nan Jiang <[email protected]>
Co-authored-by: James Burnside <[email protected]>