diff --git a/.gitignore b/.gitignore index 3fb571ad9be..e0808720f03 100644 --- a/.gitignore +++ b/.gitignore @@ -100,3 +100,10 @@ release/ # Failed test results test-results/ + +# All CHANGELOGs in this repository are named one of +# CHANGELOG.beta.md or CHANGELOG.stable.md, depending on the type of release +# that the CHANGELOG refers to. +# Ignore the default name used by beachball, allowing just the top-level +# ./CHANGELOG.md as the entry point. +*/**/CHANGELOG.md \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000000..ef2bca1c8d3 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,19 @@ +# @azure/communication-react + +The primary NPM package developed in this repository is [`@azure/communication-react`](https://www.npmjs.com/package/@azure/communication-react). + +The package is released on two [release channels](./docs/references/beta-only-features.md): `stable` and `beta`. + +## Stable channel + +For production use of the library, we recommend you track `@azure/communication-react@latest`. The releases to this channel are highly vetted and we labor to strive to minimize the effort needed to take in updates on this channel. + +[The complete CHANGELOG for releases on this channel can be found here.](https://github.com/Azure/communication-ui-library/blob/main/packages/communication-react/CHANGELOG.stable.md) + +## Beta channel + +If you want to try out preview features of Azure Communication Services with support in the UI library, track `@azure/communication-react@next`. The releases here are also high quality, but they balance the quality of the release with a desire to provide bleeding-edge features to clients. + +You may need some code changes in your application to take in updates on this channel, as preview API and behavior is subject to change. + +[The complete CHANGELOG for releases on this channel can be found here.](https://github.com/Azure/communication-ui-library/blob/main/packages/communication-react/CHANGELOG.beta.md) \ No newline at end of file diff --git a/change-beta/@internal-acs-ui-common-18c7bb0b-752a-4f6d-8490-60a1e5c5c5ee.json b/change-beta/@internal-acs-ui-common-18c7bb0b-752a-4f6d-8490-60a1e5c5c5ee.json new file mode 100644 index 00000000000..4a41e77c451 --- /dev/null +++ b/change-beta/@internal-acs-ui-common-18c7bb0b-752a-4f6d-8490-60a1e5c5c5ee.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Bumped", + "packageName": "@internal/acs-ui-common", + "email": "41898282+github-actions[bot]@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-acs-ui-common-e5247f10-1c57-4293-a031-fa0d8e1ab34b.json b/change-beta/@internal-acs-ui-common-e5247f10-1c57-4293-a031-fa0d8e1ab34b.json new file mode 100644 index 00000000000..79d8b2a55a8 --- /dev/null +++ b/change-beta/@internal-acs-ui-common-e5247f10-1c57-4293-a031-fa0d8e1ab34b.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Document template of the application ID used for telemetry", + "packageName": "@internal/acs-ui-common", + "email": "2684369+JamesBurnside@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-calling-component-bindings-00117528-831f-4b99-a7cb-98e93037268a.json b/change-beta/@internal-calling-component-bindings-00117528-831f-4b99-a7cb-98e93037268a.json new file mode 100644 index 00000000000..1044beb2090 --- /dev/null +++ b/change-beta/@internal-calling-component-bindings-00117528-831f-4b99-a7cb-98e93037268a.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Added role to selectors", + "packageName": "@internal/calling-component-bindings", + "email": "miguelgamis@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-calling-component-bindings-a8251982-cecf-4275-8186-85b45744bb37.json b/change-beta/@internal-calling-component-bindings-a8251982-cecf-4275-8186-85b45744bb37.json new file mode 100644 index 00000000000..fed9c7334d4 --- /dev/null +++ b/change-beta/@internal-calling-component-bindings-a8251982-cecf-4275-8186-85b45744bb37.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Stable release branch hotfix: Fix camera turning back on when turned off on connecting screen (#2458)", + "packageName": "@internal/calling-component-bindings", + "email": "2684369+JamesBurnside@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-calling-component-bindings-b0daf152-9368-402a-b2d0-ba691a513746.json b/change-beta/@internal-calling-component-bindings-b0daf152-9368-402a-b2d0-ba691a513746.json new file mode 100644 index 00000000000..10234f63e60 --- /dev/null +++ b/change-beta/@internal-calling-component-bindings-b0daf152-9368-402a-b2d0-ba691a513746.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Bumped", + "packageName": "@internal/calling-component-bindings", + "email": "41898282+github-actions[bot]@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-calling-component-bindings-b1f0f14e-6b44-46d4-ad22-5e42c1d2dd14.json b/change-beta/@internal-calling-component-bindings-b1f0f14e-6b44-46d4-ad22-5e42c1d2dd14.json new file mode 100644 index 00000000000..2ee21a5a673 --- /dev/null +++ b/change-beta/@internal-calling-component-bindings-b1f0f14e-6b44-46d4-ad22-5e42c1d2dd14.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Filter out devices with blank names", + "packageName": "@internal/calling-component-bindings", + "email": "miguelgamis@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-calling-component-bindings-cbb09ccd-5da4-4e52-a11f-5c4a933a82eb.json b/change-beta/@internal-calling-component-bindings-cbb09ccd-5da4-4e52-a11f-5c4a933a82eb.json new file mode 100644 index 00000000000..3d3dbc9849b --- /dev/null +++ b/change-beta/@internal-calling-component-bindings-cbb09ccd-5da4-4e52-a11f-5c4a933a82eb.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Allow a range of communication services dependency packages", + "packageName": "@internal/calling-component-bindings", + "email": "82062616+prprabhu-ms@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-calling-stateful-client-15e218b4-c9b3-48ee-9d37-14269094b912.json b/change-beta/@internal-calling-stateful-client-15e218b4-c9b3-48ee-9d37-14269094b912.json new file mode 100644 index 00000000000..1ee5910bbe0 --- /dev/null +++ b/change-beta/@internal-calling-stateful-client-15e218b4-c9b3-48ee-9d37-14269094b912.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Allow a range of communication services dependency packages", + "packageName": "@internal/calling-stateful-client", + "email": "82062616+prprabhu-ms@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-calling-stateful-client-4773beb8-0da0-4c11-805c-aaf6e7fd6cf8.json b/change-beta/@internal-calling-stateful-client-4773beb8-0da0-4c11-805c-aaf6e7fd6cf8.json new file mode 100644 index 00000000000..4003152a2ee --- /dev/null +++ b/change-beta/@internal-calling-stateful-client-4773beb8-0da0-4c11-805c-aaf6e7fd6cf8.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Filter out camera devices with blank name when declarative device manager is used.", + "packageName": "@internal/calling-stateful-client", + "email": "anjulgarg@live.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-calling-stateful-client-92a99c37-136c-460d-bab5-7d91a5fb7eac.json b/change-beta/@internal-calling-stateful-client-92a99c37-136c-460d-bab5-7d91a5fb7eac.json new file mode 100644 index 00000000000..e2f1475def3 --- /dev/null +++ b/change-beta/@internal-calling-stateful-client-92a99c37-136c-460d-bab5-7d91a5fb7eac.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Bumped", + "packageName": "@internal/calling-stateful-client", + "email": "41898282+github-actions[bot]@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-calling-stateful-client-de632f42-dd38-461a-9115-720cb30fe84f.json b/change-beta/@internal-calling-stateful-client-de632f42-dd38-461a-9115-720cb30fe84f.json new file mode 100644 index 00000000000..706e1976b5c --- /dev/null +++ b/change-beta/@internal-calling-stateful-client-de632f42-dd38-461a-9115-720cb30fe84f.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Add rooms role into calling stateful client", + "packageName": "@internal/calling-stateful-client", + "email": "miguelgamis@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-calling-stateful-client-e108bf17-9cc5-4189-9c8f-66acc0b48938.json b/change-beta/@internal-calling-stateful-client-e108bf17-9cc5-4189-9c8f-66acc0b48938.json new file mode 100644 index 00000000000..d3a3b8ea53b --- /dev/null +++ b/change-beta/@internal-calling-stateful-client-e108bf17-9cc5-4189-9c8f-66acc0b48938.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Only export DeclarativeCallAgent in beta build", + "packageName": "@internal/calling-stateful-client", + "email": "82062616+prprabhu-ms@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-calling-stateful-client-eb705db4-7ad2-4024-a1e6-0d49a85188b2.json b/change-beta/@internal-calling-stateful-client-eb705db4-7ad2-4024-a1e6-0d49a85188b2.json new file mode 100644 index 00000000000..af296915ee2 --- /dev/null +++ b/change-beta/@internal-calling-stateful-client-eb705db4-7ad2-4024-a1e6-0d49a85188b2.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Add TeamsCall and TeamsCallAgent to StatefulClient", + "packageName": "@internal/calling-stateful-client", + "email": "jinan@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-calling-stateful-client-feff7329-c8ce-4585-83f1-f9817a635084.json b/change-beta/@internal-calling-stateful-client-feff7329-c8ce-4585-83f1-f9817a635084.json new file mode 100644 index 00000000000..d2a8320bb1b --- /dev/null +++ b/change-beta/@internal-calling-stateful-client-feff7329-c8ce-4585-83f1-f9817a635084.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Remove DeclarativeCallAgent from stable API", + "packageName": "@internal/calling-stateful-client", + "email": "82062616+prprabhu-ms@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-chat-component-bindings-2c00c76e-0907-447e-8a2f-b3d6f89a803b.json b/change-beta/@internal-chat-component-bindings-2c00c76e-0907-447e-8a2f-b3d6f89a803b.json new file mode 100644 index 00000000000..c0a09ba0703 --- /dev/null +++ b/change-beta/@internal-chat-component-bindings-2c00c76e-0907-447e-8a2f-b3d6f89a803b.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Bumped", + "packageName": "@internal/chat-component-bindings", + "email": "41898282+github-actions[bot]@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-chat-component-bindings-ff00e6da-942e-4a4f-8014-003f95efba62.json b/change-beta/@internal-chat-component-bindings-ff00e6da-942e-4a4f-8014-003f95efba62.json new file mode 100644 index 00000000000..88cd4280fef --- /dev/null +++ b/change-beta/@internal-chat-component-bindings-ff00e6da-942e-4a4f-8014-003f95efba62.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Allow a range of communication services dependency packages", + "packageName": "@internal/chat-component-bindings", + "email": "82062616+prprabhu-ms@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-chat-stateful-client-727ea099-eee6-41f7-800a-2be89e999fb8.json b/change-beta/@internal-chat-stateful-client-727ea099-eee6-41f7-800a-2be89e999fb8.json new file mode 100644 index 00000000000..0f1eafed3db --- /dev/null +++ b/change-beta/@internal-chat-stateful-client-727ea099-eee6-41f7-800a-2be89e999fb8.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Bumped", + "packageName": "@internal/chat-stateful-client", + "email": "41898282+github-actions[bot]@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-chat-stateful-client-9fb87c9e-3647-4483-86b4-24ba3307985b.json b/change-beta/@internal-chat-stateful-client-9fb87c9e-3647-4483-86b4-24ba3307985b.json new file mode 100644 index 00000000000..9659fe949c7 --- /dev/null +++ b/change-beta/@internal-chat-stateful-client-9fb87c9e-3647-4483-86b4-24ba3307985b.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Allow a range of communication services dependency packages", + "packageName": "@internal/chat-stateful-client", + "email": "82062616+prprabhu-ms@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-chat-stateful-client-bd3e4081-e838-4f5f-8eed-5d5b00cbce11.json b/change-beta/@internal-chat-stateful-client-bd3e4081-e838-4f5f-8eed-5d5b00cbce11.json new file mode 100644 index 00000000000..45de984a339 --- /dev/null +++ b/change-beta/@internal-chat-stateful-client-bd3e4081-e838-4f5f-8eed-5d5b00cbce11.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Fix issue where typingIndicator errors were not being caught by the ChatAdapter.", + "packageName": "@internal/chat-stateful-client", + "email": "94866715+dmceachernmsft@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-fake-backends-0652162d-793a-4636-acc4-e088631462a7.json b/change-beta/@internal-fake-backends-0652162d-793a-4636-acc4-e088631462a7.json new file mode 100644 index 00000000000..158e14a424a --- /dev/null +++ b/change-beta/@internal-fake-backends-0652162d-793a-4636-acc4-e088631462a7.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Bumped", + "packageName": "@internal/fake-backends", + "email": "41898282+github-actions[bot]@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-fake-backends-5715872f-5c47-4ad5-9214-2ce443dc0e55.json b/change-beta/@internal-fake-backends-5715872f-5c47-4ad5-9214-2ce443dc0e55.json new file mode 100644 index 00000000000..1d60625a322 --- /dev/null +++ b/change-beta/@internal-fake-backends-5715872f-5c47-4ad5-9214-2ce443dc0e55.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Allow a range of communication services dependency packages", + "packageName": "@internal/fake-backends", + "email": "82062616+prprabhu-ms@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-components-072cc54d-a247-459c-b8a8-8101ff98f2e2.json b/change-beta/@internal-react-components-072cc54d-a247-459c-b8a8-8101ff98f2e2.json new file mode 100644 index 00000000000..c35bdd5f99e --- /dev/null +++ b/change-beta/@internal-react-components-072cc54d-a247-459c-b8a8-8101ff98f2e2.json @@ -0,0 +1,7 @@ +{ + "type": "minor", + "comment": "Update html-to-react dependency. Note: This change requires Webpack > 4.", + "packageName": "@internal/react-components", + "email": "2684369+JamesBurnside@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-components-07857752-97a4-45c4-aa09-94d66add76de.json b/change-beta/@internal-react-components-07857752-97a4-45c4-aa09-94d66add76de.json new file mode 100644 index 00000000000..305d98ed82d --- /dev/null +++ b/change-beta/@internal-react-components-07857752-97a4-45c4-aa09-94d66add76de.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Add missing PSTN conditional compilation", + "packageName": "@internal/react-components", + "email": "edwardlee@microsoft.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-react-components-0fbe78f6-c749-429e-9950-68f078c9a8b1.json b/change-beta/@internal-react-components-0fbe78f6-c749-429e-9950-68f078c9a8b1.json new file mode 100644 index 00000000000..279cfad4f10 --- /dev/null +++ b/change-beta/@internal-react-components-0fbe78f6-c749-429e-9950-68f078c9a8b1.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Create a device ermissions sub directory", + "packageName": "@internal/react-components", + "email": "2684369+JamesBurnside@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-react-components-17350fae-92fc-4220-811e-ca9e5873f925.json b/change-beta/@internal-react-components-17350fae-92fc-4220-811e-ca9e5873f925.json new file mode 100644 index 00000000000..c02810bf196 --- /dev/null +++ b/change-beta/@internal-react-components-17350fae-92fc-4220-811e-ca9e5873f925.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "setting icon definition to undefined if icon is already defined by fluent", + "packageName": "@internal/react-components", + "email": "carolinecao@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-components-4e04756b-f2a8-428f-abac-91ecbd350452.json b/change-beta/@internal-react-components-4e04756b-f2a8-428f-abac-91ecbd350452.json new file mode 100644 index 00000000000..0a0d35e46c6 --- /dev/null +++ b/change-beta/@internal-react-components-4e04756b-f2a8-428f-abac-91ecbd350452.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "change device permission component string prop to optional", + "packageName": "@internal/react-components", + "email": "carolinecao@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-components-4ff6ba96-0e55-4fae-b35d-289e192f9bf3.json b/change-beta/@internal-react-components-4ff6ba96-0e55-4fae-b35d-289e192f9bf3.json new file mode 100644 index 00000000000..45df63794ad --- /dev/null +++ b/change-beta/@internal-react-components-4ff6ba96-0e55-4fae-b35d-289e192f9bf3.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Add data ui id to device permission component", + "packageName": "@internal/react-components", + "email": "carolinecao@microsoft.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-react-components-52ad3261-a826-4a74-9f6e-f7899d9dc84f.json b/change-beta/@internal-react-components-52ad3261-a826-4a74-9f6e-f7899d9dc84f.json new file mode 100644 index 00000000000..fbc5a6c6a5f --- /dev/null +++ b/change-beta/@internal-react-components-52ad3261-a826-4a74-9f6e-f7899d9dc84f.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Refresh string translations", + "packageName": "@internal/react-components", + "email": "82062616+prprabhu-ms@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-components-62f79fe2-3683-4827-be7b-d5d8d276a910.json b/change-beta/@internal-react-components-62f79fe2-3683-4827-be7b-d5d8d276a910.json new file mode 100644 index 00000000000..4d89fc134f8 --- /dev/null +++ b/change-beta/@internal-react-components-62f79fe2-3683-4827-be7b-d5d8d276a910.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Fix dtmf dialpad behavior to allow constant visibility of tone sent last.", + "packageName": "@internal/react-components", + "email": "94866715+dmceachernmsft@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-components-6d111696-41d7-49bb-a2db-96c3e92ac88a.json b/change-beta/@internal-react-components-6d111696-41d7-49bb-a2db-96c3e92ac88a.json new file mode 100644 index 00000000000..9c16527794a --- /dev/null +++ b/change-beta/@internal-react-components-6d111696-41d7-49bb-a2db-96c3e92ac88a.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Remove padding and margins from base dialpad component.", + "packageName": "@internal/react-components", + "email": "94866715+dmceachernmsft@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-components-70e6f68e-ff81-4867-bcd3-287adb709bcb.json b/change-beta/@internal-react-components-70e6f68e-ff81-4867-bcd3-287adb709bcb.json new file mode 100644 index 00000000000..a72e238cfeb --- /dev/null +++ b/change-beta/@internal-react-components-70e6f68e-ff81-4867-bcd3-287adb709bcb.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Make components string optional", + "packageName": "@internal/react-components", + "email": "carolinecao@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-components-8f431b65-0af5-49fb-baa0-06243a9b6132.json b/change-beta/@internal-react-components-8f431b65-0af5-49fb-baa0-06243a9b6132.json new file mode 100644 index 00000000000..f6e310f5284 --- /dev/null +++ b/change-beta/@internal-react-components-8f431b65-0af5-49fb-baa0-06243a9b6132.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Add ability to style a failed chat message (fixes #2257)", + "packageName": "@internal/react-components", + "email": "2684369+JamesBurnside@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-react-components-90a4197d-a05c-4b8b-a75c-fccdb1fcfd44.json b/change-beta/@internal-react-components-90a4197d-a05c-4b8b-a75c-fccdb1fcfd44.json new file mode 100644 index 00000000000..87db0ddaa70 --- /dev/null +++ b/change-beta/@internal-react-components-90a4197d-a05c-4b8b-a75c-fccdb1fcfd44.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Fix dark mode text for TroubleshootingGuideErrorBar messages", + "packageName": "@internal/react-components", + "email": "edwardlee@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-components-9d9bf909-9f1a-4639-8ffe-1074bd8f2925.json b/change-beta/@internal-react-components-9d9bf909-9f1a-4639-8ffe-1074bd8f2925.json new file mode 100644 index 00000000000..5f288377ee4 --- /dev/null +++ b/change-beta/@internal-react-components-9d9bf909-9f1a-4639-8ffe-1074bd8f2925.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Add domain permission denied prompt pure UI component", + "packageName": "@internal/react-components", + "email": "2684369+JamesBurnside@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-components-bcecef4f-ab3b-4bf9-9aa7-f4855a72c273.json b/change-beta/@internal-react-components-bcecef4f-ab3b-4bf9-9aa7-f4855a72c273.json new file mode 100644 index 00000000000..3f47bf490ea --- /dev/null +++ b/change-beta/@internal-react-components-bcecef4f-ab3b-4bf9-9aa7-f4855a72c273.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "New individual camera and microphone permission modals", + "packageName": "@internal/react-components", + "email": "2684369+JamesBurnside@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-components-d1226ee2-d5ac-43b5-bd50-021d08c81673.json b/change-beta/@internal-react-components-d1226ee2-d5ac-43b5-bd50-021d08c81673.json new file mode 100644 index 00000000000..f2f85f03330 --- /dev/null +++ b/change-beta/@internal-react-components-d1226ee2-d5ac-43b5-bd50-021d08c81673.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Enabled troubleshooting guide error bar to display network error guide/device error guide based on error type ", + "packageName": "@internal/react-components", + "email": "carolinecao@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-components-e29d9f96-5622-4039-9a8e-bfceb9a045f2.json b/change-beta/@internal-react-components-e29d9f96-5622-4039-9a8e-bfceb9a045f2.json new file mode 100644 index 00000000000..8978c0f56f7 --- /dev/null +++ b/change-beta/@internal-react-components-e29d9f96-5622-4039-9a8e-bfceb9a045f2.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Bugfix mute indicator color not matching display name", + "packageName": "@internal/react-components", + "email": "anjulgarg@live.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-components-e8853d1c-c770-4ac8-bc8b-5a3ac7f734f6.json b/change-beta/@internal-react-components-e8853d1c-c770-4ac8-bc8b-5a3ac7f734f6.json new file mode 100644 index 00000000000..bdcb3539de0 --- /dev/null +++ b/change-beta/@internal-react-components-e8853d1c-c770-4ac8-bc8b-5a3ac7f734f6.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Bumped", + "packageName": "@internal/react-components", + "email": "41898282+github-actions[bot]@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-react-components-e9cd63ce-7fcd-4afb-a8d9-c4cd58eb8088.json b/change-beta/@internal-react-components-e9cd63ce-7fcd-4afb-a8d9-c4cd58eb8088.json new file mode 100644 index 00000000000..6f333e9a420 --- /dev/null +++ b/change-beta/@internal-react-components-e9cd63ce-7fcd-4afb-a8d9-c4cd58eb8088.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Added role to CallParticipantListParticipant type", + "packageName": "@internal/react-components", + "email": "miguelgamis@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-components-f7c9d8b9-3b9b-4489-b6f7-f35521c966fc.json b/change-beta/@internal-react-components-f7c9d8b9-3b9b-4489-b6f7-f35521c966fc.json new file mode 100644 index 00000000000..3b144df2695 --- /dev/null +++ b/change-beta/@internal-react-components-f7c9d8b9-3b9b-4489-b6f7-f35521c966fc.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Add checking device permission prompt pure ui component", + "packageName": "@internal/react-components", + "email": "2684369+JamesBurnside@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-components-fd1e2070-a9d9-4152-92a0-9f576a5e4321.json b/change-beta/@internal-react-components-fd1e2070-a9d9-4152-92a0-9f576a5e4321.json new file mode 100644 index 00000000000..cedce056b39 --- /dev/null +++ b/change-beta/@internal-react-components-fd1e2070-a9d9-4152-92a0-9f576a5e4321.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Bump dependencies to get closer to react 18 support", + "packageName": "@internal/react-components", + "email": "2684369+JamesBurnside@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-0c1fbf71-b066-4288-b003-a41e925191df.json b/change-beta/@internal-react-composites-0c1fbf71-b066-4288-b003-a41e925191df.json new file mode 100644 index 00000000000..bcfeece4a08 --- /dev/null +++ b/change-beta/@internal-react-composites-0c1fbf71-b066-4288-b003-a41e925191df.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Fix a string name and restrict it to beta builds", + "packageName": "@internal/react-composites", + "email": "82062616+prprabhu-ms@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-0d94c318-0522-4ac7-a3b4-dc495fb5e32c.json b/change-beta/@internal-react-composites-0d94c318-0522-4ac7-a3b4-dc495fb5e32c.json new file mode 100644 index 00000000000..4357fcba924 --- /dev/null +++ b/change-beta/@internal-react-composites-0d94c318-0522-4ac7-a3b4-dc495fb5e32c.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Add TeamsCall and TeamsCallAgent to StatefulClient", + "packageName": "@internal/react-composites", + "email": "jinan@microsoft.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-react-composites-1924a7eb-a156-47a4-8545-976c97f5982c.json b/change-beta/@internal-react-composites-1924a7eb-a156-47a4-8545-976c97f5982c.json new file mode 100644 index 00000000000..30aa73fb5b7 --- /dev/null +++ b/change-beta/@internal-react-composites-1924a7eb-a156-47a4-8545-976c97f5982c.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Update pro based on newer api (no functional change)", + "packageName": "@internal/react-composites", + "email": "2684369+JamesBurnside@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-react-composites-3f887cc4-39ab-422a-805e-0acda349314c.json b/change-beta/@internal-react-composites-3f887cc4-39ab-422a-805e-0acda349314c.json new file mode 100644 index 00000000000..c1b826fbb21 --- /dev/null +++ b/change-beta/@internal-react-composites-3f887cc4-39ab-422a-805e-0acda349314c.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Add missing PSTN conditional compilation", + "packageName": "@internal/react-composites", + "email": "edwardlee@microsoft.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-react-composites-40288e5b-06bf-4b35-afe3-f33e70b2d9ed.json b/change-beta/@internal-react-composites-40288e5b-06bf-4b35-afe3-f33e70b2d9ed.json new file mode 100644 index 00000000000..77d1145065e --- /dev/null +++ b/change-beta/@internal-react-composites-40288e5b-06bf-4b35-afe3-f33e70b2d9ed.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Fix remove participant logic for teams user. Make sure to enforce isRemovable property on participantList participant.", + "packageName": "@internal/react-composites", + "email": "94866715+dmceachernmsft@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-43594bee-c7ad-484e-a7e6-844473bba4f6.json b/change-beta/@internal-react-composites-43594bee-c7ad-484e-a7e6-844473bba4f6.json new file mode 100644 index 00000000000..42481620bc8 --- /dev/null +++ b/change-beta/@internal-react-composites-43594bee-c7ad-484e-a7e6-844473bba4f6.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Add enable call readiness option for Call and CallWithChat composite", + "packageName": "@internal/react-composites", + "email": "carolinecao@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-4588bf72-bbfd-44d0-bd37-38ce8574b55e.json b/change-beta/@internal-react-composites-4588bf72-bbfd-44d0-bd37-38ce8574b55e.json new file mode 100644 index 00000000000..38d8d7a8459 --- /dev/null +++ b/change-beta/@internal-react-composites-4588bf72-bbfd-44d0-bd37-38ce8574b55e.json @@ -0,0 +1,7 @@ +{ + "type": "minor", + "comment": "Revert breaking API change in `CallEndedListener` callback", + "packageName": "@internal/react-composites", + "email": "82062616+prprabhu-ms@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-51414866-d176-4b92-a920-8adf3a59943a.json b/change-beta/@internal-react-composites-51414866-d176-4b92-a920-8adf3a59943a.json new file mode 100644 index 00000000000..9acc9b5fc3f --- /dev/null +++ b/change-beta/@internal-react-composites-51414866-d176-4b92-a920-8adf3a59943a.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Moved roleHint prop of CallComposite to CallAdapter state.", + "packageName": "@internal/react-composites", + "email": "miguelgamis@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-5aae8c05-8076-4768-a614-e2ef5185045a.json b/change-beta/@internal-react-composites-5aae8c05-8076-4768-a614-e2ef5185045a.json new file mode 100644 index 00000000000..d5c640185f3 --- /dev/null +++ b/change-beta/@internal-react-composites-5aae8c05-8076-4768-a614-e2ef5185045a.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Focus on participant list when opening people pane", + "packageName": "@internal/react-composites", + "email": "edwardlee@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-67dd40e6-5ec1-4a04-8b93-419e2d4f4d4e.json b/change-beta/@internal-react-composites-67dd40e6-5ec1-4a04-8b93-419e2d4f4d4e.json new file mode 100644 index 00000000000..5e60f7e6fdb --- /dev/null +++ b/change-beta/@internal-react-composites-67dd40e6-5ec1-4a04-8b93-419e2d4f4d4e.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Bumped", + "packageName": "@internal/react-composites", + "email": "41898282+github-actions[bot]@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-react-composites-73b66db0-0957-4b1e-9ac5-633d26d5d65f.json b/change-beta/@internal-react-composites-73b66db0-0957-4b1e-9ac5-633d26d5d65f.json new file mode 100644 index 00000000000..9ff6bfc7d59 --- /dev/null +++ b/change-beta/@internal-react-composites-73b66db0-0957-4b1e-9ac5-633d26d5d65f.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Allow a range of communication services dependency packages", + "packageName": "@internal/react-composites", + "email": "82062616+prprabhu-ms@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-789aa640-c146-47ff-909d-f82cc4c901cc.json b/change-beta/@internal-react-composites-789aa640-c146-47ff-909d-f82cc4c901cc.json new file mode 100644 index 00000000000..77ffd6a6e48 --- /dev/null +++ b/change-beta/@internal-react-composites-789aa640-c146-47ff-909d-f82cc4c901cc.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Add support for conditionally compiled browser tests", + "packageName": "@internal/react-composites", + "email": "82062616+prprabhu-ms@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-react-composites-7975b359-9a1e-4de8-9095-52bf42483025.json b/change-beta/@internal-react-composites-7975b359-9a1e-4de8-9095-52bf42483025.json new file mode 100644 index 00000000000..f6d270bb7c9 --- /dev/null +++ b/change-beta/@internal-react-composites-7975b359-9a1e-4de8-9095-52bf42483025.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Config page local preview does not show a black screen when camera devices are removed.", + "packageName": "@internal/react-composites", + "email": "anjulgarg@live.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-7b581072-3ab8-4b7d-ba87-215bb6299056.json b/change-beta/@internal-react-composites-7b581072-3ab8-4b7d-ba87-215bb6299056.json new file mode 100644 index 00000000000..f7691c3b8db --- /dev/null +++ b/change-beta/@internal-react-composites-7b581072-3ab8-4b7d-ba87-215bb6299056.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "browser tests: drop runtime test for build flavor environment variable", + "packageName": "@internal/react-composites", + "email": "82062616+prprabhu-ms@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-react-composites-7cc319fa-75a7-4732-b1fb-a9425738de8d.json b/change-beta/@internal-react-composites-7cc319fa-75a7-4732-b1fb-a9425738de8d.json new file mode 100644 index 00000000000..fc27dd36ad4 --- /dev/null +++ b/change-beta/@internal-react-composites-7cc319fa-75a7-4732-b1fb-a9425738de8d.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Fix issue where typingIndicator errors were not being caught by the ChatAdapter", + "packageName": "@internal/react-composites", + "email": "94866715+dmceachernmsft@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-80d4e55b-e46f-462b-bd4d-276e2a610d07.json b/change-beta/@internal-react-composites-80d4e55b-e46f-462b-bd4d-276e2a610d07.json new file mode 100644 index 00000000000..487ba85c0d2 --- /dev/null +++ b/change-beta/@internal-react-composites-80d4e55b-e46f-462b-bd4d-276e2a610d07.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Bump dependencies to get closer to react 18 support", + "packageName": "@internal/react-composites", + "email": "2684369+JamesBurnside@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-837e0e2b-b70a-43d5-921b-fb7bffa1f5de.json b/change-beta/@internal-react-composites-837e0e2b-b70a-43d5-921b-fb7bffa1f5de.json new file mode 100644 index 00000000000..c58d99811d5 --- /dev/null +++ b/change-beta/@internal-react-composites-837e0e2b-b70a-43d5-921b-fb7bffa1f5de.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Access role from stateful call client in CallComposite and changed CallComposite prop name from role to roleHint.", + "packageName": "@internal/react-composites", + "email": "miguelgamis@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-88e499bf-7a84-4502-9043-8015b78f8998.json b/change-beta/@internal-react-composites-88e499bf-7a84-4502-9043-8015b78f8998.json new file mode 100644 index 00000000000..fdea9c99b0e --- /dev/null +++ b/change-beta/@internal-react-composites-88e499bf-7a84-4502-9043-8015b78f8998.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Update names", + "packageName": "@internal/react-composites", + "email": "2684369+JamesBurnside@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-react-composites-89afdbf7-dd01-4781-86a4-1b1a376fe1be.json b/change-beta/@internal-react-composites-89afdbf7-dd01-4781-86a4-1b1a376fe1be.json new file mode 100644 index 00000000000..14a824ce814 --- /dev/null +++ b/change-beta/@internal-react-composites-89afdbf7-dd01-4781-86a4-1b1a376fe1be.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Use permission API to get device permissions ", + "packageName": "@internal/react-composites", + "email": "carolinecao@microsoft.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-react-composites-8b4997f7-a5cb-4701-9fef-49b506ac6236.json b/change-beta/@internal-react-composites-8b4997f7-a5cb-4701-9fef-49b506ac6236.json new file mode 100644 index 00000000000..975f35965a0 --- /dev/null +++ b/change-beta/@internal-react-composites-8b4997f7-a5cb-4701-9fef-49b506ac6236.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Introduce e2e tests for lobby screen in calling composite to validate experience for different call types.", + "packageName": "@internal/react-composites", + "email": "94866715+dmceachernmsft@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-93739eae-6467-4523-af0e-4afbe6d8c5c9.json b/change-beta/@internal-react-composites-93739eae-6467-4523-af0e-4afbe6d8c5c9.json new file mode 100644 index 00000000000..5fe28faf080 --- /dev/null +++ b/change-beta/@internal-react-composites-93739eae-6467-4523-af0e-4afbe6d8c5c9.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Add troubleshooting error bar to call composite config ", + "packageName": "@internal/react-composites", + "email": "carolinecao@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-9f8105ae-f465-4f74-9f28-f1180e2a3d0a.json b/change-beta/@internal-react-composites-9f8105ae-f465-4f74-9f28-f1180e2a3d0a.json new file mode 100644 index 00000000000..a7db878e301 --- /dev/null +++ b/change-beta/@internal-react-composites-9f8105ae-f465-4f74-9f28-f1180e2a3d0a.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Fix CallWithChatPane drawer menu that stays open after switching mobile tabs", + "packageName": "@internal/react-composites", + "email": "miguelgamis@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-a264c3d5-cdfc-4887-92b6-baf6fe3b7d75.json b/change-beta/@internal-react-composites-a264c3d5-cdfc-4887-92b6-baf6fe3b7d75.json new file mode 100644 index 00000000000..5021bc566d5 --- /dev/null +++ b/change-beta/@internal-react-composites-a264c3d5-cdfc-4887-92b6-baf6fe3b7d75.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "setting icon definition to undefined if icon is already defined by fluent", + "packageName": "@internal/react-composites", + "email": "carolinecao@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-a40ea921-274f-4e9d-ae55-8c5462c88070.json b/change-beta/@internal-react-composites-a40ea921-274f-4e9d-ae55-8c5462c88070.json new file mode 100644 index 00000000000..d5d3237f372 --- /dev/null +++ b/change-beta/@internal-react-composites-a40ea921-274f-4e9d-ae55-8c5462c88070.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Fix dtmf dialpad behavior to allow constant visibility of tone sent last.", + "packageName": "@internal/react-composites", + "email": "94866715+dmceachernmsft@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-b040d2b8-ef6c-4fa0-955f-6d8d97a20e36.json b/change-beta/@internal-react-composites-b040d2b8-ef6c-4fa0-955f-6d8d97a20e36.json new file mode 100644 index 00000000000..90fdcf068b5 --- /dev/null +++ b/change-beta/@internal-react-composites-b040d2b8-ef6c-4fa0-955f-6d8d97a20e36.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Added getRole selector", + "packageName": "@internal/react-composites", + "email": "miguelgamis@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-c94e387e-a4c4-4baa-b97b-f4ecf3986da0.json b/change-beta/@internal-react-composites-c94e387e-a4c4-4baa-b97b-f4ecf3986da0.json new file mode 100644 index 00000000000..026e558a0df --- /dev/null +++ b/change-beta/@internal-react-composites-c94e387e-a4c4-4baa-b97b-f4ecf3986da0.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Refresh string translations", + "packageName": "@internal/react-composites", + "email": "82062616+prprabhu-ms@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-ebfaa79a-ab0d-43b6-9400-5fd7e447f271.json b/change-beta/@internal-react-composites-ebfaa79a-ab0d-43b6-9400-5fd7e447f271.json new file mode 100644 index 00000000000..7751f8ee305 --- /dev/null +++ b/change-beta/@internal-react-composites-ebfaa79a-ab0d-43b6-9400-5fd7e447f271.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Add allow access modal to configuration screen", + "packageName": "@internal/react-composites", + "email": "carolinecao@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-f36db029-fbe5-41e2-9c1a-052110138500.json b/change-beta/@internal-react-composites-f36db029-fbe5-41e2-9c1a-052110138500.json new file mode 100644 index 00000000000..321a39a3d3d --- /dev/null +++ b/change-beta/@internal-react-composites-f36db029-fbe5-41e2-9c1a-052110138500.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Add device permission drawer to calling mobile config screen", + "packageName": "@internal/react-composites", + "email": "carolinecao@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-react-composites-fcfc34c7-0f03-4336-9e24-518abb812687.json b/change-beta/@internal-react-composites-fcfc34c7-0f03-4336-9e24-518abb812687.json new file mode 100644 index 00000000000..0d28c8ac579 --- /dev/null +++ b/change-beta/@internal-react-composites-fcfc34c7-0f03-4336-9e24-518abb812687.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Increase max listener limit to remove warning in console", + "packageName": "@internal/react-composites", + "email": "carolinecao@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-storybook-04a48fd2-f18d-4593-b986-81a684a43b07.json b/change-beta/@internal-storybook-04a48fd2-f18d-4593-b986-81a684a43b07.json new file mode 100644 index 00000000000..1a15f4e3ad7 --- /dev/null +++ b/change-beta/@internal-storybook-04a48fd2-f18d-4593-b986-81a684a43b07.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Clean up storybook quickstart setup page", + "packageName": "@internal/storybook", + "email": "82062616+prprabhu-ms@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-storybook-0cc768d4-6c1b-4489-829a-d2e12e7f7604.json b/change-beta/@internal-storybook-0cc768d4-6c1b-4489-829a-d2e12e7f7604.json new file mode 100644 index 00000000000..4f2a6ce92bb --- /dev/null +++ b/change-beta/@internal-storybook-0cc768d4-6c1b-4489-829a-d2e12e7f7604.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Bump dependencies to get closer to react 18 support", + "packageName": "@internal/storybook", + "email": "2684369+JamesBurnside@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-storybook-129a9fcb-bbc7-4af3-a5bf-d762a10c02d0.json b/change-beta/@internal-storybook-129a9fcb-bbc7-4af3-a5bf-d762a10c02d0.json new file mode 100644 index 00000000000..2014fabc1bf --- /dev/null +++ b/change-beta/@internal-storybook-129a9fcb-bbc7-4af3-a5bf-d762a10c02d0.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "Updated troubleshooting error bar storybook ", + "packageName": "@internal/storybook", + "email": "carolinecao@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-storybook-2e8ec229-8cbf-4ab3-98f9-66f0e871777a.json b/change-beta/@internal-storybook-2e8ec229-8cbf-4ab3-98f9-66f0e871777a.json new file mode 100644 index 00000000000..cd6e2be428e --- /dev/null +++ b/change-beta/@internal-storybook-2e8ec229-8cbf-4ab3-98f9-66f0e871777a.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Move icon register code to manager to avoid re-register warning on load", + "packageName": "@internal/storybook", + "email": "carolinecao@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-storybook-440ace3d-5c4b-40f7-be24-cb685210f659.json b/change-beta/@internal-storybook-440ace3d-5c4b-40f7-be24-cb685210f659.json new file mode 100644 index 00000000000..65ac39e25a2 --- /dev/null +++ b/change-beta/@internal-storybook-440ace3d-5c4b-40f7-be24-cb685210f659.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Update domain permissions story to have checking device permissions type", + "packageName": "@internal/storybook", + "email": "2684369+JamesBurnside@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-storybook-781ef7fd-6c5c-4a82-b562-5466477b6cbc.json b/change-beta/@internal-storybook-781ef7fd-6c5c-4a82-b562-5466477b6cbc.json new file mode 100644 index 00000000000..caa41f51795 --- /dev/null +++ b/change-beta/@internal-storybook-781ef7fd-6c5c-4a82-b562-5466477b6cbc.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Bumped", + "packageName": "@internal/storybook", + "email": "41898282+github-actions[bot]@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-storybook-a6d95240-9957-4057-a6ce-6d2a50b18088.json b/change-beta/@internal-storybook-a6d95240-9957-4057-a6ce-6d2a50b18088.json new file mode 100644 index 00000000000..3ac68d9ee4f --- /dev/null +++ b/change-beta/@internal-storybook-a6d95240-9957-4057-a6ce-6d2a50b18088.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "initializeIcons() in 1:N and PSTN quickstarts", + "packageName": "@internal/storybook", + "email": "82062616+prprabhu-ms@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-storybook-a99bbae0-b7c5-4e63-9aef-262f58944017.json b/change-beta/@internal-storybook-a99bbae0-b7c5-4e63-9aef-262f58944017.json new file mode 100644 index 00000000000..5edec126cf8 --- /dev/null +++ b/change-beta/@internal-storybook-a99bbae0-b7c5-4e63-9aef-262f58944017.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Update internal story to have denied vs request domain permission skus", + "packageName": "@internal/storybook", + "email": "2684369+JamesBurnside@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-storybook-c48ec1c8-3e81-40e3-9828-520fcd106f06.json b/change-beta/@internal-storybook-c48ec1c8-3e81-40e3-9828-520fcd106f06.json new file mode 100644 index 00000000000..a9b48372074 --- /dev/null +++ b/change-beta/@internal-storybook-c48ec1c8-3e81-40e3-9828-520fcd106f06.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Add stories for individual camera and mic permission modals in internal folder", + "packageName": "@internal/storybook", + "email": "2684369+JamesBurnside@users.noreply.github.com", + "dependentChangeType": "none" +} diff --git a/change-beta/@internal-storybook-cb960e4d-b3ab-4566-a609-14a2ceef145d.json b/change-beta/@internal-storybook-cb960e4d-b3ab-4566-a609-14a2ceef145d.json new file mode 100644 index 00000000000..afdb0c9e274 --- /dev/null +++ b/change-beta/@internal-storybook-cb960e4d-b3ab-4566-a609-14a2ceef145d.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Allow a range of communication services dependency packages", + "packageName": "@internal/storybook", + "email": "82062616+prprabhu-ms@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change-beta/@internal-storybook-f359b390-2a8f-472c-9495-a2bcf93f3068.json b/change-beta/@internal-storybook-f359b390-2a8f-472c-9495-a2bcf93f3068.json new file mode 100644 index 00000000000..9f5e3b7c08e --- /dev/null +++ b/change-beta/@internal-storybook-f359b390-2a8f-472c-9495-a2bcf93f3068.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Add documentation for minimum typescript and webpack versions.", + "packageName": "@internal/storybook", + "email": "2684369+JamesBurnside@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/packages/acs-ui-common/CHANGELOG.md b/packages/acs-ui-common/CHANGELOG.md deleted file mode 100644 index 9bcd69c0d8f..00000000000 --- a/packages/acs-ui-common/CHANGELOG.md +++ /dev/null @@ -1,94 +0,0 @@ -# Change Log - @internal/acs-ui-common - -This log was last generated on Mon, 13 Jun 2022 18:29:29 GMT and should not be manually modified. - - - -## [1.3.0](https://github.com/azure/communication-ui-library/tree/@internal/acs-ui-common_v1.3.0) - -Mon, 13 Jun 2022 18:29:29 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/acs-ui-common_v1.2.2-beta.1...@internal/acs-ui-common_v1.3.0) - -### Patches - -- Add default replacer to do safe stringify ([PR #1921](https://github.com/azure/communication-ui-library/pull/1921) by jinan@microsoft.com) - -### Changes - -- Updating @azure/communication-chat to 1.2.0 ([PR #1815](https://github.com/azure/communication-ui-library/pull/1815) by anjulgarg@live.com) - -## [1.1.1-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/acs-ui-common_v1.1.1-beta.1) - -Tue, 01 Mar 2022 16:43:00 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/acs-ui-common_v1.0.1...@internal/acs-ui-common_v1.1.1-beta.1) - -### Patches - -- Add _safeJSONStringify function ([PR #1543](https://github.com/azure/communication-ui-library/pull/1543) by 2684369+JamesBurnside@users.noreply.github.com) - -### Changes - -- Exporting a _MAX_EVENT_LISTENERS internal constant ([PR #1374](https://github.com/azure/communication-ui-library/pull/1374) by anjulgarg@live.com) - -## [1.0.0-beta.8](https://github.com/azure/communication-ui-library/tree/@internal/acs-ui-common_v1.0.0-beta.8) - -Wed, 17 Nov 2021 22:21:27 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/acs-ui-common_v1.0.0-beta.7..@internal/acs-ui-common_v1.0.0-beta.8) - -### Changes - -- centralized localization utils to acs-ui-common ([PR #974](https://github.com/azure/communication-ui-library/pull/974) by alcail@microsoft.com) -- Fully implement identifier to/from MRI conversion ([PR #1038](https://github.com/azure/communication-ui-library/pull/1038) by 82062616+prprabhu-ms@users.noreply.github.com) - -## [1.0.0-beta.6](https://github.com/azure/communication-ui-library/tree/@internal/acs-ui-common_v1.0.0-beta.6) - -Tue, 28 Sep 2021 19:19:18 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/acs-ui-common_v1.0.0-beta.5..@internal/acs-ui-common_v1.0.0-beta.6) - -### Changes - -- Centralize beachball config ([PR #773](https://github.com/azure/communication-ui-library/pull/773) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add release tags to all public API ([PR #823](https://github.com/azure/communication-ui-library/pull/823) by 82062616+prprabhu-ms@users.noreply.github.com) - -## [1.0.0-beta.5](https://github.com/azure/communication-ui-library/tree/@internal/acs-ui-common_v1.0.0-beta.5) - -Mon, 13 Sep 2021 21:02:16 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/acs-ui-common_v1.0.0-beta.3..@internal/acs-ui-common_v1.0.0-beta.5) - -### Changes - -- Bump version to match other packlets ([PR #732](https://github.com/azure/communication-ui-library/pull/732) by 82062616+prprabhu-ms@users.noreply.github.com) -- Synchronize telemetry version in workflows ([PR #744](https://github.com/azure/communication-ui-library/pull/744) by 82062616+prprabhu-ms@users.noreply.github.com) -- Adjust most comments in internal api review ([PR #724](https://github.com/azure/communication-ui-library/pull/724) by jinan@microsoft.com) - -## [1.0.0-beta.3](https://github.com/azure/communication-ui-library/tree/@internal/acs-ui-common_v1.0.0-beta.3) - -Mon, 16 Aug 2021 21:18:19 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/acs-ui-common_v1.0.0-beta.2..@internal/acs-ui-common_v1.0.0-beta.3) - -### Changes - -- updated Typescript to version 4.3.5 ([PR #645](https://github.com/azure/communication-ui-library/pull/645) by alcail@microsoft.com) -- Add applicationID to chat user agent ([PR #669](https://github.com/azure/communication-ui-library/pull/669) by 82062616+prprabhu-ms@users.noreply.github.com) - -## [1.0.0-beta.2](https://github.com/azure/communication-ui-library/tree/acs-ui-common_v1.0.0-beta.2) - -Fri, 09 Jul 2021 20:41:33 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/acs-ui-common_v1.0.0-beta.1..acs-ui-common_v1.0.0-beta.2) - -### Changes - -- Re-enforce areEqual type for type guard ([PR #496](https://github.com/azure/communication-ui-library/pull/496) by jinan@microsoft.com) -- Bump prettier version and reformat ([PR #505](https://github.com/azure/communication-ui-library/pull/505) by prprabhu@microsoft.com) - -## [1.0.0-beta.1](https://github.com/azure/communication-ui-library/tree/acs-ui-common_v1.0.0-beta.1) - -Fri, 21 May 2021 16:16:28 GMT - -### Changes - -- Add AreEqual types ([PR #342](https://github.com/azure/communication-ui-library/pull/342) by easony@microsoft.com) -- Initialize packlet for code common to chat and calling ([PR #303](https://github.com/azure/communication-ui-library/pull/303) by prprabhu@microsoft.com) -- Introduce common identifier format ([PR #315](https://github.com/azure/communication-ui-library/pull/315) by prprabhu@microsoft.com) -- Add devDependency to bypass node v14 compile ([PR #301](https://github.com/azure/communication-ui-library/pull/301) by jinan@microsoft.com) -- Move duplicate memoizefnall definitions to common package ([PR #325](https://github.com/azure/communication-ui-library/pull/325) by mail@jamesburnside.com) diff --git a/packages/calling-component-bindings/CHANGELOG.md b/packages/calling-component-bindings/CHANGELOG.md deleted file mode 100644 index ddf316a8d73..00000000000 --- a/packages/calling-component-bindings/CHANGELOG.md +++ /dev/null @@ -1,336 +0,0 @@ -# Change Log - @internal/calling-component-bindings - -This log was last generated on Fri, 21 Oct 2022 23:02:09 GMT and should not be manually modified. - - - -## [1.4.0](https://github.com/azure/communication-ui-library/tree/@internal/calling-component-bindings_v1.4.0) - -Fri, 21 Oct 2022 23:02:09 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-component-bindings_v1.3.2-beta.1...@internal/calling-component-bindings_v1.4.0) - -### Patches - -- Fix screenshare button selector to disable button when call is InLobby or Connecting state. ([PR #2059](https://github.com/azure/communication-ui-library/pull/2059) by 94866715+dmceachernmsft@users.noreply.github.com) -- BugFix: Fix local camera getting into a bad state when the camera takes longer to turn on than the call took to connect ([PR #2412](https://github.com/azure/communication-ui-library/pull/2412) by 2684369+JamesBurnside@users.noreply.github.com) -- BugFix: Add missing foreveryone logic for leaveCall ([PR #2399](https://github.com/azure/communication-ui-library/pull/2399) by carolinecao@microsoft.com) -- Bump @internal/acs-ui-common to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) -- Bump @internal/calling-stateful-client to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) -- Bump @internal/react-components to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) - -### Changes - -- videoGallerySelector returns remote participants with a participant state ([PR #2161](https://github.com/azure/communication-ui-library/pull/2161) by anjulgarg@live.com) -- bump calling beta to 1.6.0-beta.1 ([PR #2047](https://github.com/azure/communication-ui-library/pull/2047) by miguelgamis@microsoft.com) -- Update onStartCall and onRemoveParticipant Calling Handler functions to use CommunicationIdentifier as userId instead of string ([PR #2377](https://github.com/azure/communication-ui-library/pull/2377) by anjulgarg@live.com) -- Bump calling beta to 1.6.1 beta.1 ([PR #2074](https://github.com/azure/communication-ui-library/pull/2074) by edwardlee@microsoft.com) -- Account for RemoteHold call status in Call Composite ([PR #2232](https://github.com/azure/communication-ui-library/pull/2232) by edwardlee@microsoft.com) -- expose conditionally compiled dialpad code for PSTN call ([PR #2196](https://github.com/azure/communication-ui-library/pull/2196) by carolinecao@microsoft.com) -- Bumped calling SDK beta version to 1.8.0-beta.1 ([PR #2362](https://github.com/azure/communication-ui-library/pull/2362) by miguelgamis@microsoft.com) -- updated _isInCall util function to reflect hold states as being in a call as well. ([PR #2202](https://github.com/azure/communication-ui-library/pull/2202) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update AddParticipant handler to match desired overloads. ([PR #2280](https://github.com/azure/communication-ui-library/pull/2280) by 94866715+dmceachernmsft@users.noreply.github.com) -- videoGallerySelector returns remote participants with their call connection state ([PR #2143](https://github.com/azure/communication-ui-library/pull/2143) by anjulgarg@live.com) -- create handlers for askDevicePermission ([PR #2389](https://github.com/azure/communication-ui-library/pull/2389) by carolinecao@microsoft.com) - -## [1.3.2-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/calling-component-bindings_v1.3.2-beta.1) - -Wed, 05 Oct 2022 18:13:53 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-component-bindings_v1.3.1-beta.1...@internal/calling-component-bindings_v1.3.2-beta.1) - -### Patches - -- Fix screenshare button selector to disable button when call is InLobby or Connecting state. ([PR #2059](https://github.com/azure/communication-ui-library/pull/2059) by 94866715+dmceachernmsft@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) -- Bump @internal/calling-stateful-client to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) -- Bump @internal/react-components to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) - -### Changes - -- videoGallerySelector returns remote participants with a participant state ([PR #2161](https://github.com/azure/communication-ui-library/pull/2161) by anjulgarg@live.com) -- bump calling beta to 1.6.0-beta.1 ([PR #2047](https://github.com/azure/communication-ui-library/pull/2047) by miguelgamis@microsoft.com) -- Update onStartCall and onRemoveParticipant Calling Handler functions to use CommunicationIdentifier as userId instead of string ([PR #2377](https://github.com/azure/communication-ui-library/pull/2377) by anjulgarg@live.com) -- Bump calling beta to 1.6.1 beta.1 ([PR #2074](https://github.com/azure/communication-ui-library/pull/2074) by edwardlee@microsoft.com) -- Account for RemoteHold call status in Call Composite ([PR #2232](https://github.com/azure/communication-ui-library/pull/2232) by edwardlee@microsoft.com) -- expose conditionally compiled dialpad code for PSTN call ([PR #2196](https://github.com/azure/communication-ui-library/pull/2196) by carolinecao@microsoft.com) -- Bumped calling SDK beta version to 1.8.0-beta.1 ([PR #2362](https://github.com/azure/communication-ui-library/pull/2362) by miguelgamis@microsoft.com) -- updated _isInCall util function to reflect hold states as being in a call as well. ([PR #2202](https://github.com/azure/communication-ui-library/pull/2202) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update AddParticipant handler to match desired overloads. ([PR #2280](https://github.com/azure/communication-ui-library/pull/2280) by 94866715+dmceachernmsft@users.noreply.github.com) -- videoGallerySelector returns remote participants with their call connection state ([PR #2143](https://github.com/azure/communication-ui-library/pull/2143) by anjulgarg@live.com) - -## [1.3.1-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/calling-component-bindings_v1.3.1-beta.1) - -Wed, 29 Jun 2022 17:31:07 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-component-bindings_v1.3.0...@internal/calling-component-bindings_v1.3.1-beta.1) - -### Minor changes - -- Add new UFDs for microphone stopped unexpectedly and microphone recovered ([PR #1994](https://github.com/azure/communication-ui-library/pull/1994) by 2684369+JamesBurnside@users.noreply.github.com) -- Update selectors for microphone and camera to disable buttons when there are no cameras or microphones present ([PR #1993](https://github.com/azure/communication-ui-library/pull/1993) by 2684369+JamesBurnside@users.noreply.github.com) -- Update ErrorBar selector to return new messages when cameraStoppedUnexpectedly call diagnostic is triggered ([PR #1991](https://github.com/azure/communication-ui-library/pull/1991) by 2684369+JamesBurnside@users.noreply.github.com) - -### Patches - -- Memoizes the return from the participant list selector for better optimization. ([PR #1980](https://github.com/azure/communication-ui-library/pull/1980) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fix 'No Microphones Found' message persisting when new microphones have been reconnected ([PR #2000](https://github.com/azure/communication-ui-library/pull/2000) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.3.1-beta.1 ([PR #2030](https://github.com/azure/communication-ui-library/pull/2030) by beachball) -- Bump @internal/calling-stateful-client to v1.3.1-beta.1 ([PR #2030](https://github.com/azure/communication-ui-library/pull/2030) by beachball) -- Bump @internal/react-components to v1.3.1-beta.1 ([PR #2030](https://github.com/azure/communication-ui-library/pull/2030) by beachball) - -## [1.3.0](https://github.com/azure/communication-ui-library/tree/@internal/calling-component-bindings_v1.3.0) - -Mon, 13 Jun 2022 18:29:30 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-component-bindings_v1.2.2-beta.1...@internal/calling-component-bindings_v1.3.0) - -### Minor changes - -- Update the return from the `ParticipantList` selector to handle PSTN users. ([PR #1929](https://github.com/azure/communication-ui-library/pull/1929) by 94866715+dmceachernmsft@users.noreply.github.com) - -### Patches - -- Update VideoGallery bindings to return the created view when starting a local video stream ([PR #1891](https://github.com/azure/communication-ui-library/pull/1891) by 2684369+JamesBurnside@users.noreply.github.com) -- updating beta @azure/communication-calling to 1.5.4-beta.1 ([PR #1925](https://github.com/azure/communication-ui-library/pull/1925) by 79475487+mgamis-msft@users.noreply.github.com) -- When participant doesnt have a name, set the name to unnamed participant ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by carolinecao@microsoft.com) -- Fix Calling handler to correctly dispose a local view when view is attached to a call ([PR #1867](https://github.com/azure/communication-ui-library/pull/1867) by 2684369+JamesBurnside@users.noreply.github.com) -- Support calling `updateScalingMode` in the Video Gallery with remote video streams instead of recreating the stream when the scaling mode changes ([PR #1907](https://github.com/azure/communication-ui-library/pull/1907) by 2684369+JamesBurnside@users.noreply.github.com) -- Fixed onCreateLocalStreamView handler default videostream options to be cropped and mirrored. ([PR #1909](https://github.com/azure/communication-ui-library/pull/1909) by miguelgamis@microsoft.com) -- Bump @internal/acs-ui-common to v1.3.0 ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by beachball) -- Bump @internal/calling-stateful-client to v1.3.0 ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by beachball) -- Bump @internal/react-components to v1.3.0 ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by beachball) - -### Changes - -- Add PSTN Calling handlers for Hold, Resume, and AddParticipant. ([PR #1914](https://github.com/azure/communication-ui-library/pull/1914) by 94866715+dmceachernmsft@users.noreply.github.com) -- Updating @azure/communication-chat to 1.2.0 ([PR #1815](https://github.com/azure/communication-ui-library/pull/1815) by anjulgarg@live.com) -- Support `isReceiving` flag for video streams ([PR #1954](https://github.com/azure/communication-ui-library/pull/1954) by chwhilar@microsoft.com) -- Introduce selector for HoldButton component. ([PR #1919](https://github.com/azure/communication-ui-library/pull/1919) by 94866715+dmceachernmsft@users.noreply.github.com) -- Added onsenddtmf handler for dialpad ([PR #1937](https://github.com/azure/communication-ui-library/pull/1937) by carolinecao@microsoft.com) - -## [1.2.2-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/calling-component-bindings_v1.2.2-beta.1) - -Tue, 19 Apr 2022 20:46:15 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-component-bindings_v1.2.0...@internal/calling-component-bindings_v1.2.2-beta.1) - -### Patches - -- Update Error bar selector to handle call agent join failures ([PR #1788](https://github.com/azure/communication-ui-library/pull/1788) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.2.2-beta.1 ([PR #1631](https://github.com/azure/communication-ui-library/pull/1631) by beachball) -- Bump @internal/calling-stateful-client to v1.2.2-beta.1 ([PR #1631](https://github.com/azure/communication-ui-library/pull/1631) by beachball) -- Bump @internal/react-components to v1.2.2-beta.1 ([PR #1631](https://github.com/azure/communication-ui-library/pull/1631) by beachball) - -## [1.2.0](https://github.com/azure/communication-ui-library/tree/@internal/calling-component-bindings_v1.2.0) - -Fri, 11 Mar 2022 19:20:02 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-component-bindings_v1.1.1-beta.1...@internal/calling-component-bindings_v1.2.0) - -### Minor changes - -- Switch CallWithChat from Beta to Public and Stable ([PR #1612](https://github.com/azure/communication-ui-library/pull/1612) by edwardlee@microsoft.com) - -### Patches - -- Bump @azure/communication-calling to 1.4.3 ([PR #1610](https://github.com/azure/communication-ui-library/pull/1610) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.2.0 ([commit](https://github.com/azure/communication-ui-library/commit/8840a94fa6175db937f697b1c6a6a64cc2fb743f) by beachball) -- Bump @internal/calling-stateful-client to v1.2.0 ([commit](https://github.com/azure/communication-ui-library/commit/8840a94fa6175db937f697b1c6a6a64cc2fb743f) by beachball) -- Bump @internal/react-components to v1.2.0 ([commit](https://github.com/azure/communication-ui-library/commit/8840a94fa6175db937f697b1c6a6a64cc2fb743f) by beachball) - -### Changes - -- Upgrading calling to 1.4.3-beta.1 ([PR #1607](https://github.com/azure/communication-ui-library/pull/1607) by edwardlee@microsoft.com) - -## [1.1.1-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/calling-component-bindings_v1.1.1-beta.1) - -Tue, 01 Mar 2022 16:42:55 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-component-bindings_v1.0.1...@internal/calling-component-bindings_v1.1.1-beta.1) - -### Patches - -- Bump @internal/acs-ui-common to v1.1.1-beta.1 ([commit](https://github.com/azure/communication-ui-library/commit/ad59ff742c9fad2fceb1b819cb259c1ee8f29e62) by beachball) -- Bump @internal/calling-stateful-client to v1.1.1-beta.1 ([commit](https://github.com/azure/communication-ui-library/commit/ad59ff742c9fad2fceb1b819cb259c1ee8f29e62) by beachball) -- Bump @internal/react-components to v1.1.1-beta.1 ([commit](https://github.com/azure/communication-ui-library/commit/ad59ff742c9fad2fceb1b819cb259c1ee8f29e62) by beachball) - -### Changes - -- upgrading calling to 1.4.2-beta.1 ([PR #1509](https://github.com/azure/communication-ui-library/pull/1509) by 79329532+alkwa-msft@users.noreply.github.com) -- Add audio devices to MicrophoneButton selector ([PR #1392](https://github.com/azure/communication-ui-library/pull/1392) by 82062616+prprabhu-ms@users.noreply.github.com) -- Include cameras in CameraButton selector ([PR #1436](https://github.com/azure/communication-ui-library/pull/1436) by 82062616+prprabhu-ms@users.noreply.github.com) -- Camera Logic added for local camera switcher button ([PR #1393](https://github.com/azure/communication-ui-library/pull/1393) by 94866715+dmceachernmsft@users.noreply.github.com) - -## [1.0.1](https://github.com/azure/communication-ui-library/tree/@internal/calling-component-bindings_v1.0.1) - -Mon, 24 Jan 2022 23:18:53 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-component-bindings_v1.0.1...@internal/calling-component-bindings_v1.0.1) - -### Patches - -- Move @azure/communication-calling to peer dependency ([PR #1294](https://github.com/azure/communication-ui-library/pull/1294) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.0.1 ([PR #1335](https://github.com/azure/communication-ui-library/pull/1335) by beachball) -- Bump @internal/calling-stateful-client to v1.0.1 ([PR #1335](https://github.com/azure/communication-ui-library/pull/1335) by beachball) -- Bump @internal/react-components to v1.0.1 ([PR #1335](https://github.com/azure/communication-ui-library/pull/1335) by beachball) - -## [1.0.1](https://github.com/azure/communication-ui-library/tree/@internal/calling-component-bindings_v1.0.1) - -Tue, 04 Jan 2022 22:57:09 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-component-bindings_v1.0.0...@internal/calling-component-bindings_v1.0.1) - -### Patches - -- Bump @internal/acs-ui-common to v1.0.1 ([PR #1276](https://github.com/azure/communication-ui-library/pull/1276) by beachball) -- Bump @internal/calling-stateful-client to v1.0.1 ([PR #1276](https://github.com/azure/communication-ui-library/pull/1276) by beachball) -- Bump @internal/react-components to v1.0.1 ([PR #1276](https://github.com/azure/communication-ui-library/pull/1276) by beachball) - -## [1.0.0](https://github.com/azure/communication-ui-library/tree/@internal/calling-component-bindings_v1.0.0) - -Mon, 06 Dec 2021 19:41:59 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-component-bindings_v1.0.0-beta.8..@internal/calling-component-bindings_v1.0.0) - -### Changes - -- Add name based ascending sorting to participants returned by participantListSelector ([PR #1106](https://github.com/azure/communication-ui-library/pull/1106) by anjulgarg@live.com) -- hiding users in the lobby from acs clients ([PR #1112](https://github.com/azure/communication-ui-library/pull/1112) by 79329532+alkwa-msft@users.noreply.github.com) - -## [1.0.0-beta.8](https://github.com/azure/communication-ui-library/tree/@internal/calling-component-bindings_v1.0.0-beta.8) - -Wed, 17 Nov 2021 22:21:27 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-component-bindings_v1.0.0-beta.7..@internal/calling-component-bindings_v1.0.0-beta.8) - -### Changes - -- Disallow removing Teams participants from call ([PR #1035](https://github.com/azure/communication-ui-library/pull/1035) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add an internal util function for checking if a call is in lobby ([PR #1091](https://github.com/azure/communication-ui-library/pull/1091) by anjulgarg@live.com) -- Update according to azure review ([PR #998](https://github.com/azure/communication-ui-library/pull/998) by jinan@microsoft.com) -- Translate several UFDs to ErrorBar notifications ([PR #1008](https://github.com/azure/communication-ui-library/pull/1008) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bump headless calling SDK to 1.3.1-beta.1 ([PR #1056](https://github.com/azure/communication-ui-library/pull/1056) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add ErrorBar messages when missing device permissions ([PR #1031](https://github.com/azure/communication-ui-library/pull/1031) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update OptionsButton to DevicesButton ([PR #1084](https://github.com/azure/communication-ui-library/pull/1084) by 2684369+JamesBurnside@users.noreply.github.com) -- Drop error bar for networkReconnect condition ([PR #997](https://github.com/azure/communication-ui-library/pull/997) by 82062616+prprabhu-ms@users.noreply.github.com) - -## [1.0.0-beta.7](https://github.com/azure/communication-ui-library/tree/@internal/calling-component-bindings_v1.0.0-beta.7) - -Wed, 27 Oct 2021 19:40:46 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-component-bindings_v1.0.0-beta.6..@internal/calling-component-bindings_v1.0.0-beta.7) - -### Changes - -- updating calling to use 1.2.2-beta.1 ([PR #945](https://github.com/azure/communication-ui-library/pull/945) by miguelgamis@microsoft.com) -- Remove selector instance from export Add types for selectors ([PR #962](https://github.com/azure/communication-ui-library/pull/962) by jinan@microsoft.com) -- Add function `smartDominantSpeakerParticipants` for calculating smart dominant speaker tiles ([PR #827](https://github.com/azure/communication-ui-library/pull/827) by anjulgarg@live.com) -- Rename `ActiveError` to `ActiveErrorMessage` ([PR #880](https://github.com/azure/communication-ui-library/pull/880) by 82062616+prprabhu-ms@users.noreply.github.com) -- Remove dominant speaker processing in videoGallerySelector. ([PR #951](https://github.com/azure/communication-ui-library/pull/951) by miguelgamis@microsoft.com) -- Disable old unstable implementation of dominant speaker logic ([PR #890](https://github.com/azure/communication-ui-library/pull/890) by 82062616+prprabhu-ms@users.noreply.github.com) -- Changed dominantSpeakers type format of videoGallerySelector. ([PR #956](https://github.com/azure/communication-ui-library/pull/956) by miguelgamis@microsoft.com) -- bump calling sdk to 1.2.3-beta.1 ([PR #967](https://github.com/azure/communication-ui-library/pull/967) by miguelgamis@microsoft.com) -- Fix camera and mic selectors to interact with the local preview mic/camera settings when a call has not yet been joined ([PR #943](https://github.com/azure/communication-ui-library/pull/943) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix browser camera indicator still showing in use after turning it off ([PR #949](https://github.com/azure/communication-ui-library/pull/949) by 2684369+JamesBurnside@users.noreply.github.com) - -## [1.0.0-beta.6](https://github.com/azure/communication-ui-library/tree/@internal/calling-component-bindings_v1.0.0-beta.6) - -Tue, 28 Sep 2021 19:19:18 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-component-bindings_v1.0.0-beta.5..@internal/calling-component-bindings_v1.0.0-beta.6) - -### Changes - -- Centralize beachball config ([PR #773](https://github.com/azure/communication-ui-library/pull/773) by 82062616+prprabhu-ms@users.noreply.github.com) -- Adjust api comments - iteration 2 ([PR #776](https://github.com/azure/communication-ui-library/pull/776) by jinan@microsoft.com) -- Document all public API and hide leaked exports ([PR #811](https://github.com/azure/communication-ui-library/pull/811) by 82062616+prprabhu-ms@users.noreply.github.com) - -## [1.0.0-beta.5](https://github.com/azure/communication-ui-library/tree/@internal/calling-component-bindings_v1.0.0-beta.5) - -Mon, 13 Sep 2021 21:02:16 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-component-bindings_v1.0.0-beta.4..@internal/calling-component-bindings_v1.0.0-beta.5) - -### Changes - -- Adjust most comments in internal api review ([PR #724](https://github.com/azure/communication-ui-library/pull/724) by jinan@microsoft.com) -- Add Dominant Speaker support to Video Gallery ([PR #742](https://github.com/azure/communication-ui-library/pull/742) by anjulgarg@live.com) -- updating calling to use 1.2.1-beta.1 ([PR #758](https://github.com/azure/communication-ui-library/pull/758) by 79329532+alkwa-msft@users.noreply.github.com) -- Bubble up call connection error to UI ([PR #749](https://github.com/azure/communication-ui-library/pull/749) by 82062616+prprabhu-ms@users.noreply.github.com) -- Show ACS errors via ErrorBar in CallComposite ([PR #702](https://github.com/azure/communication-ui-library/pull/702) by 82062616+prprabhu-ms@users.noreply.github.com) -- Removed errors from start screen sharing from active errors. ([PR #760](https://github.com/azure/communication-ui-library/pull/760) by miguelgamis@microsoft.com) -- Delete ErrorBar handlers ([PR #756](https://github.com/azure/communication-ui-library/pull/756) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bump acs-ui-common dep ([PR #732](https://github.com/azure/communication-ui-library/pull/732) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add active and dominant speaker support to screenshare screen. ([PR #748](https://github.com/azure/communication-ui-library/pull/748) by anjulgarg@live.com) -- Add timestamp to teed errors ([PR #753](https://github.com/azure/communication-ui-library/pull/753) by 82062616+prprabhu-ms@users.noreply.github.com) - -## [1.0.0-beta.4](https://github.com/azure/communication-ui-library/tree/@internal/calling-component-bindings_v1.0.0-beta.4) - -Mon, 16 Aug 2021 21:18:19 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-component-bindings_v1.0.0-beta.3..@internal/calling-component-bindings_v1.0.0-beta.4) - -### Changes - -- updated Typescript to version 4.3.5 ([PR #645](https://github.com/azure/communication-ui-library/pull/645) by alcail@microsoft.com) -- Fixing video gallery styling issues during and after screenshare ([PR #649](https://github.com/azure/communication-ui-library/pull/649) by anjulgarg@live.com) - -## [1.0.0-beta.3](https://github.com/azure/communication-ui-library/tree/@internal/calling-component-bindings_v1.0.0-beta.3) - -Thu, 22 Jul 2021 17:42:41 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/calling-component-bindings_v1.0.0-beta.2..@internal/calling-component-bindings_v1.0.0-beta.3) - -### Changes - -- Remove getCall from selector Use more specific props in the call to target the right update ([PR #571](https://github.com/azure/communication-ui-library/pull/571) by jinan@microsoft.com) -- Bump prettier version and reformat ([PR #535](https://github.com/azure/communication-ui-library/pull/535) by prprabhu@microsoft.com) - -## [1.0.0-beta.2](https://github.com/azure/communication-ui-library/tree/calling-component-bindings_v1.0.0-beta.2) - -Fri, 09 Jul 2021 20:41:33 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/calling-component-bindings_v1.0.0-beta.1..calling-component-bindings_v1.0.0-beta.2) - -### Changes - -- added participantsButtonSelector ([PR #452](https://github.com/azure/communication-ui-library/pull/452) by alcail@microsoft.com) -- Serialize userId from state ([PR #423](https://github.com/azure/communication-ui-library/pull/423) by prprabhu@microsoft.com) -- Add undefined case to device permission selector ([PR #427](https://github.com/azure/communication-ui-library/pull/427) by allenhwang@microsoft.com) -- Add selector to retrieve device permissions ([PR #402](https://github.com/azure/communication-ui-library/pull/402) by allenhwang@microsoft.com) -- Bump prettier version and reformat ([PR #505](https://github.com/azure/communication-ui-library/pull/505) by prprabhu@microsoft.com) -- remove selector export ([PR #383](https://github.com/azure/communication-ui-library/pull/383) by jinan@microsoft.com) -- update react peer deps to be >=16.8.0 <18.0.0 ([PR #450](https://github.com/azure/communication-ui-library/pull/450) by mail@jamesburnside.com) -- upgrading version of calling to 1.1.0-beta.2 ([PR #493](https://github.com/azure/communication-ui-library/pull/493) by alkwa@microsoft.com) -- Update calling sdk to 1.1.0-beta1 ([PR #404](https://github.com/azure/communication-ui-library/pull/404) by jinan@microsoft.com) -- Update usePropsFor to use re-enforced version of type guard. ([PR #496](https://github.com/azure/communication-ui-library/pull/496) by jinan@microsoft.com) -- Adjustments for merging chat&calling hooks ([PR #454](https://github.com/azure/communication-ui-library/pull/454) by jinan@microsoft.com) -- Add options to onSelectCamera and onToggleCamera ([PR #436](https://github.com/azure/communication-ui-library/pull/436) by easony@microsoft.com) -- Update selectors for CallClientState ([PR #459](https://github.com/azure/communication-ui-library/pull/459) by prprabhu@microsoft.com) -- Fix for 'no permission warning' everytime ([PR #402](https://github.com/azure/communication-ui-library/pull/402) by jinan@microsoft.com) -- Update remote participants and video streams to use objects ([PR #460](https://github.com/azure/communication-ui-library/pull/460) by prprabhu@microsoft.com) -- Update to use Array for unparentedViews ([PR #469](https://github.com/azure/communication-ui-library/pull/469) by prprabhu@microsoft.com) - -## [1.0.0-beta.1](https://github.com/azure/communication-ui-library/tree/calling-component-bindings_v1.0.0-beta.1) - -Fri, 21 May 2021 16:16:28 GMT - -### Changes - -- Add calling providers and hooks to the selector package ([PR #342](https://github.com/azure/communication-ui-library/pull/342) by easony@microsoft.com) -- Fix wrong object passed to StreamMedia ([PR #359](https://github.com/azure/communication-ui-library/pull/359) by allenhwang@microsoft.com) -- Update selector types to include rendering status ([PR #279](https://github.com/azure/communication-ui-library/pull/279) by allenhwang@microsoft.com) -- Rename DTOs that shadow objects from Calling SDK ([PR #333](https://github.com/azure/communication-ui-library/pull/333) by prprabhu@microsoft.com) -- Remove selectors not related to components ([PR #346](https://github.com/azure/communication-ui-library/pull/346) by mail@jamesburnside.com) -- Rename state-only shadow type for Call ([PR #328](https://github.com/azure/communication-ui-library/pull/328) by prprabhu@microsoft.com) -- Upgrade selector to use updated Stateful render functions ([PR #293](https://github.com/azure/communication-ui-library/pull/293) by allenhwang@microsoft.com) -- Add Teams Interop to Group Call Sample ([PR #317](https://github.com/azure/communication-ui-library/pull/317) by anjulgarg@live.com) -- [#2404092] Adding stateful attributes to CallClientProvider for starting a call with camera on/off ([PR #292](https://github.com/azure/communication-ui-library/pull/292) by anjulgarg@live.com) -- Update handler to match adapter version of composite ([PR #301](https://github.com/azure/communication-ui-library/pull/301) by jinan@microsoft.com) -- Introduce common identifier format ([PR #315](https://github.com/azure/communication-ui-library/pull/315) by prprabhu@microsoft.com) -- Update videoGallery selectors to get active screenshare from Stateful ([PR #260](https://github.com/azure/communication-ui-library/pull/260) by allenhwang@microsoft.com) -- Move common type to @internal/acs-ui-common ([PR #303](https://github.com/azure/communication-ui-library/pull/303) by prprabhu@microsoft.com) -- Rename DeviceManager to avoid name conflict ([PR #319](https://github.com/azure/communication-ui-library/pull/319) by prprabhu@microsoft.com) -- Throwing error when onToggleMicrophone is invoked before call is started. ([PR #323](https://github.com/azure/communication-ui-library/pull/323) by miguelgamis@microsoft.com) -- fix bugs ([PR #290](https://github.com/azure/communication-ui-library/pull/290) by easony@microsoft.com) -- Change DeviceManagerState to DeviceManager to be consistent with other objects ([PR #200](https://github.com/azure/communication-ui-library/pull/200) by allenhwang@microsoft.com) -- Add initial calling selector package setup ([PR #170](https://github.com/azure/communication-ui-library/pull/170) by allenhwang@microsoft.com) -- ParticipantList selector changed return to to CommunicationCallingParticipant ([PR #282](https://github.com/azure/communication-ui-library/pull/282) by miguelgamis@microsoft.com) -- Add calling handler and selector for VideoGallery and ScreenShare ([PR #277](https://github.com/azure/communication-ui-library/pull/277) by anjulgarg@live.com) -- Update handler type to match component ([PR #251](https://github.com/azure/communication-ui-library/pull/251) by jinan@microsoft.com) -- renamed startRenderVideo to createView and stopRenderVideo to disposeView ([PR #294](https://github.com/azure/communication-ui-library/pull/294) by alcail@microsoft.com) -- Fix copyright header to MIT and add LICENSE files ([PR #225](https://github.com/azure/communication-ui-library/pull/225) by domessin@microsoft.com) -- rename declarative packages to stateful ([PR #250](https://github.com/azure/communication-ui-library/pull/250) by domessin@microsoft.com) -- Rename declarative to stateful ([PR #258](https://github.com/azure/communication-ui-library/pull/258) by mail@jamesburnside.com) -- Add initial base selector and handler for calling ([PR #179](https://github.com/azure/communication-ui-library/pull/179) by allenhwang@microsoft.com) -- Fix copyright header to MIT and add LICENSE files (#225) ([PR #231](https://github.com/azure/communication-ui-library/pull/231) by mail@jamesburnside.com) -- CameraButton selectors and handlers updated to work before a call is started. Selector for unparented videostream added. ([PR #274](https://github.com/azure/communication-ui-library/pull/274) by miguelgamis@microsoft.com) -- Add handler and selector for call controls ([PR #203](https://github.com/azure/communication-ui-library/pull/203) by anjulgarg@live.com) -- Add component binding exports to meta package ([PR #291](https://github.com/azure/communication-ui-library/pull/291) by mail@jamesburnside.com) -- Add memoized selector and VideoGallery component ([PR #232](https://github.com/azure/communication-ui-library/pull/232) by easony@microsoft.com) -- Added ParticipantList selector and handler ([PR #239](https://github.com/azure/communication-ui-library/pull/239) by miguelgamis@microsoft.com) -- Update exports to not conflict with other internal packages ([PR #237](https://github.com/azure/communication-ui-library/pull/237) by mail@jamesburnside.com) diff --git a/packages/calling-stateful-client/CHANGELOG.md b/packages/calling-stateful-client/CHANGELOG.md deleted file mode 100644 index 2dce3112d0b..00000000000 --- a/packages/calling-stateful-client/CHANGELOG.md +++ /dev/null @@ -1,292 +0,0 @@ -# Change Log - @internal/calling-stateful-client - -This log was last generated on Fri, 21 Oct 2022 23:02:10 GMT and should not be manually modified. - - - -## [1.4.0](https://github.com/azure/communication-ui-library/tree/@internal/calling-stateful-client_v1.4.0) - -Fri, 21 Oct 2022 23:02:10 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-stateful-client_v1.3.2-beta.1...@internal/calling-stateful-client_v1.4.0) - -### Patches - -- Add event logs for disposing local video streams ([PR #2121](https://github.com/azure/communication-ui-library/pull/2121) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) - -### Changes - -- bump calling beta to 1.6.0-beta.1 ([PR #2047](https://github.com/azure/communication-ui-library/pull/2047) by miguelgamis@microsoft.com) -- Bumped calling SDK beta version to 1.8.0-beta.1 ([PR #2362](https://github.com/azure/communication-ui-library/pull/2362) by miguelgamis@microsoft.com) -- Introduce AlternateCallerId from the Calling SDK to the Calling stateful client. ([PR #2095](https://github.com/azure/communication-ui-library/pull/2095) by 94866715+dmceachernmsft@users.noreply.github.com) -- Introduce the alternativeCallerId property from the Calling SDK to the stateful Client and CallContext. ([PR #2070](https://github.com/azure/communication-ui-library/pull/2070) by 94866715+dmceachernmsft@users.noreply.github.com) -- Bump calling beta to 1.6.1 beta.1 ([PR #2074](https://github.com/azure/communication-ui-library/pull/2074) by edwardlee@microsoft.com) - -## [1.3.2-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/calling-stateful-client_v1.3.2-beta.1) - -Wed, 05 Oct 2022 18:13:54 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-stateful-client_v1.3.1-beta.1...@internal/calling-stateful-client_v1.3.2-beta.1) - -### Patches - -- Add event logs for disposing local video streams ([PR #2121](https://github.com/azure/communication-ui-library/pull/2121) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) - -### Changes - -- bump calling beta to 1.6.0-beta.1 ([PR #2047](https://github.com/azure/communication-ui-library/pull/2047) by miguelgamis@microsoft.com) -- Bumped calling SDK beta version to 1.8.0-beta.1 ([PR #2362](https://github.com/azure/communication-ui-library/pull/2362) by miguelgamis@microsoft.com) -- Introduce AlternateCallerId from the Calling SDK to the Calling stateful client. ([PR #2095](https://github.com/azure/communication-ui-library/pull/2095) by 94866715+dmceachernmsft@users.noreply.github.com) -- Introduce the alternativeCallerId property from the Calling SDK to the stateful Client and CallContext. ([PR #2070](https://github.com/azure/communication-ui-library/pull/2070) by 94866715+dmceachernmsft@users.noreply.github.com) -- Bump calling beta to 1.6.1 beta.1 ([PR #2074](https://github.com/azure/communication-ui-library/pull/2074) by edwardlee@microsoft.com) - -## [1.3.1-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/calling-stateful-client_v1.3.1-beta.1) - -Wed, 29 Jun 2022 17:31:07 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-stateful-client_v1.3.0...@internal/calling-stateful-client_v1.3.1-beta.1) - -### Patches - -- Bump @internal/acs-ui-common to v1.3.1-beta.1 ([PR #2030](https://github.com/azure/communication-ui-library/pull/2030) by beachball) - -### Changes - -- Add incomingCalls array to declarative call agent ([PR #1975](https://github.com/azure/communication-ui-library/pull/1975) by anjulgarg@live.com) - -## [1.3.0](https://github.com/azure/communication-ui-library/tree/@internal/calling-stateful-client_v1.3.0) - -Mon, 13 Jun 2022 18:29:30 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-stateful-client_v1.2.2-beta.1...@internal/calling-stateful-client_v1.3.0) - -### Patches - -- Return the renderer and view created when statefulCallClient.createView is called ([PR #1889](https://github.com/azure/communication-ui-library/pull/1889) by 2684369+JamesBurnside@users.noreply.github.com) -- - Add callIdHistory to context + internal context - Update all visit to callId using latestCallId - Encapsule the access to internalMap directly to ensure no leaks ([PR #1817](https://github.com/azure/communication-ui-library/pull/1817) by jiangnanhello@live.com) -- Update the right call.id into state ([PR #1818](https://github.com/azure/communication-ui-library/pull/1818) by jiangnanhello@live.com) -- Bump @internal/acs-ui-common to v1.3.0 ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by beachball) - -### Changes - -- Support `isReceiving` flag for video streams ([PR #1954](https://github.com/azure/communication-ui-library/pull/1954) by chwhilar@microsoft.com) -- Updating @azure/communication-chat to 1.2.0 ([PR #1815](https://github.com/azure/communication-ui-library/pull/1815) by anjulgarg@live.com) -- Update Calling declarative to handle new PSTN functions ([PR #1917](https://github.com/azure/communication-ui-library/pull/1917) by 94866715+dmceachernmsft@users.noreply.github.com) -- updating beta @azure/communication-calling to 1.5.4-beta.1 ([PR #1925](https://github.com/azure/communication-ui-library/pull/1925) by 79475487+mgamis-msft@users.noreply.github.com) - -## [1.2.2-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/calling-stateful-client_v1.2.2-beta.1) - -Tue, 19 Apr 2022 20:46:15 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-stateful-client_v1.2.0...@internal/calling-stateful-client_v1.2.2-beta.1) - -### Patches - -- Bump @internal/acs-ui-common to v1.2.2-beta.1 ([PR #1631](https://github.com/azure/communication-ui-library/pull/1631) by beachball) - -### Changes - -- Add telemetry for rendering problems ([PR #1752](https://github.com/azure/communication-ui-library/pull/1752) by jiangnanhello@live.com) -- Log the function called from stateful client ([PR #1793](https://github.com/azure/communication-ui-library/pull/1793) by jiangnanhello@live.com) - -## [1.2.0](https://github.com/azure/communication-ui-library/tree/@internal/calling-stateful-client_v1.2.0) - -Fri, 11 Mar 2022 19:20:03 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-stateful-client_v1.1.1-beta.1...@internal/calling-stateful-client_v1.2.0) - -### Patches - -- Bump @azure/communication-calling to 1.4.3 ([PR #1610](https://github.com/azure/communication-ui-library/pull/1610) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.2.0 ([commit](https://github.com/azure/communication-ui-library/commit/8840a94fa6175db937f697b1c6a6a64cc2fb743f) by beachball) - -### Changes - -- Upgrading calling to 1.4.3-beta.1 ([PR #1607](https://github.com/azure/communication-ui-library/pull/1607) by edwardlee@microsoft.com) - -## [1.1.1-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/calling-stateful-client_v1.1.1-beta.1) - -Tue, 01 Mar 2022 16:42:56 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-stateful-client_v1.0.1...@internal/calling-stateful-client_v1.1.1-beta.1) - -### Patches - -- Fix exception thrown when trying to log stringified state when azure logger is set to verbose ([PR #1543](https://github.com/azure/communication-ui-library/pull/1543) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.1.1-beta.1 ([commit](https://github.com/azure/communication-ui-library/commit/ad59ff742c9fad2fceb1b819cb259c1ee8f29e62) by beachball) - -### Changes - -- upgrading calling to 1.4.2-beta.1 ([PR #1509](https://github.com/azure/communication-ui-library/pull/1509) by 79329532+alkwa-msft@users.noreply.github.com) - -## [1.0.1](https://github.com/azure/communication-ui-library/tree/@internal/calling-stateful-client_v1.0.1) - -Mon, 24 Jan 2022 23:18:54 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-stateful-client_v1.0.1...@internal/calling-stateful-client_v1.0.1) - -### Patches - -- Move @azure/communication-calling to peer dependency ([PR #1294](https://github.com/azure/communication-ui-library/pull/1294) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.0.1 ([PR #1335](https://github.com/azure/communication-ui-library/pull/1335) by beachball) - -## [1.0.1](https://github.com/azure/communication-ui-library/tree/@internal/calling-stateful-client_v1.0.1) - -Tue, 04 Jan 2022 22:57:09 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-stateful-client_v1.0.0...@internal/calling-stateful-client_v1.0.1) - -### Patches - -- Bump @internal/acs-ui-common to v1.0.1 ([PR #1276](https://github.com/azure/communication-ui-library/pull/1276) by beachball) - -## [1.0.0](https://github.com/azure/communication-ui-library/tree/@internal/calling-stateful-client_v1.0.0) - -Mon, 06 Dec 2021 19:41:59 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-stateful-client_v1.0.0-beta.8..@internal/calling-stateful-client_v1.0.0) - -### Changes - -- Remove spammy console log when rendering video ([PR #1188](https://github.com/azure/communication-ui-library/pull/1188) by 82062616+prprabhu-ms@users.noreply.github.com) - -## [1.0.0-beta.8](https://github.com/azure/communication-ui-library/tree/@internal/calling-stateful-client_v1.0.0-beta.8) - -Wed, 17 Nov 2021 22:21:27 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-stateful-client_v1.0.0-beta.7..@internal/calling-stateful-client_v1.0.0-beta.8) - -### Changes - -- Bump headless calling SDK to 1.3.1-beta.1 ([PR #1056](https://github.com/azure/communication-ui-library/pull/1056) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update according to azure review ([PR #998](https://github.com/azure/communication-ui-library/pull/998) by jinan@microsoft.com) -- Remove call transfer feature ([PR #1105](https://github.com/azure/communication-ui-library/pull/1105) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add diagnostics hint and expose diagnostics API ([PR #1067](https://github.com/azure/communication-ui-library/pull/1067) by 82062616+prprabhu-ms@users.noreply.github.com) -- Fix manual conversions of userID ([PR #1038](https://github.com/azure/communication-ui-library/pull/1038) by 82062616+prprabhu-ms@users.noreply.github.com) -- Mark StatefulCallClient `diagnostics` property as public and `transfer` property as beta ([PR #1072](https://github.com/azure/communication-ui-library/pull/1072) by 2684369+JamesBurnside@users.noreply.github.com) -- Generalize state.userId type ([PR #1039](https://github.com/azure/communication-ui-library/pull/1039) by 82062616+prprabhu-ms@users.noreply.github.com) - -## [1.0.0-beta.7](https://github.com/azure/communication-ui-library/tree/@internal/calling-stateful-client_v1.0.0-beta.7) - -Wed, 27 Oct 2021 19:40:46 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-stateful-client_v1.0.0-beta.6..@internal/calling-stateful-client_v1.0.0-beta.7) - -### Changes - -- Use objects for call history in state ([PR #886](https://github.com/azure/communication-ui-library/pull/886) by 82062616+prprabhu-ms@users.noreply.github.com) -- Replace CommunicationUserKind with CommunicationUserIdentifier in constructor ([PR #884](https://github.com/azure/communication-ui-library/pull/884) by 82062616+prprabhu-ms@users.noreply.github.com) -- bump calling sdk to 1.2.3-beta.1 ([PR #967](https://github.com/azure/communication-ui-library/pull/967) by miguelgamis@microsoft.com) -- Api changes according to reviews from ARB ([PR #859](https://github.com/azure/communication-ui-library/pull/859) by jinan@microsoft.com) -- Fix browser camera indicator still showing in use after turning it off ([PR #949](https://github.com/azure/communication-ui-library/pull/949) by 2684369+JamesBurnside@users.noreply.github.com) -- Update message type ([PR #958](https://github.com/azure/communication-ui-library/pull/958) by jinan@microsoft.com) -- Rename `Error.inner` to `Error.innerError` ([PR #882](https://github.com/azure/communication-ui-library/pull/882) by 82062616+prprabhu-ms@users.noreply.github.com) -- updating calling to use 1.2.2-beta.1 ([PR #945](https://github.com/azure/communication-ui-library/pull/945) by miguelgamis@microsoft.com) - -## [1.0.0-beta.6](https://github.com/azure/communication-ui-library/tree/@internal/calling-stateful-client_v1.0.0-beta.6) - -Tue, 28 Sep 2021 19:19:18 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-stateful-client_v1.0.0-beta.5..@internal/calling-stateful-client_v1.0.0-beta.6) - -### Changes - -- Drop state modification API ([PR #782](https://github.com/azure/communication-ui-library/pull/782) by 82062616+prprabhu-ms@users.noreply.github.com) -- Stop clearing errors from calling stateful client ([PR #781](https://github.com/azure/communication-ui-library/pull/781) by 82062616+prprabhu-ms@users.noreply.github.com) -- Document all public API and hide leaked exports ([PR #811](https://github.com/azure/communication-ui-library/pull/811) by 82062616+prprabhu-ms@users.noreply.github.com) -- Fix feature types to conform to naming convention ([PR #832](https://github.com/azure/communication-ui-library/pull/832) by 82062616+prprabhu-ms@users.noreply.github.com) -- Centralize beachball config ([PR #773](https://github.com/azure/communication-ui-library/pull/773) by 82062616+prprabhu-ms@users.noreply.github.com) - -## [1.0.0-beta.5](https://github.com/azure/communication-ui-library/tree/@internal/calling-stateful-client_v1.0.0-beta.5) - -Mon, 13 Sep 2021 21:02:16 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-stateful-client_v1.0.0-beta.4..@internal/calling-stateful-client_v1.0.0-beta.5) - -### Changes - -- Add methods to clear calling ACS errors ([PR #685](https://github.com/azure/communication-ui-library/pull/685) by 82062616+prprabhu-ms@users.noreply.github.com) -- Adjust most comments in internal api review ([PR #724](https://github.com/azure/communication-ui-library/pull/724) by jinan@microsoft.com) -- Bump acs-ui-common dep ([PR #732](https://github.com/azure/communication-ui-library/pull/732) by 82062616+prprabhu-ms@users.noreply.github.com) -- updating calling to use 1.2.1-beta.1 ([PR #758](https://github.com/azure/communication-ui-library/pull/758) by 79329532+alkwa-msft@users.noreply.github.com) -- Add call diagnostics to stateful client ([PR #749](https://github.com/azure/communication-ui-library/pull/749) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add timestamp to teed errors ([PR #753](https://github.com/azure/communication-ui-library/pull/753) by 82062616+prprabhu-ms@users.noreply.github.com) -- updating immer to 9.0.6 ([PR #764](https://github.com/azure/communication-ui-library/pull/764) by 79329532+alkwa-msft@users.noreply.github.com) -- Tee errors to CallClientState ([PR #680](https://github.com/azure/communication-ui-library/pull/680) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add Dominant Speaker support to Video Gallery ([PR #742](https://github.com/azure/communication-ui-library/pull/742) by anjulgarg@live.com) - -## [1.0.0-beta.4](https://github.com/azure/communication-ui-library/tree/@internal/calling-stateful-client_v1.0.0-beta.4) - -Mon, 16 Aug 2021 21:18:19 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/calling-stateful-client_v1.0.0-beta.3..@internal/calling-stateful-client_v1.0.0-beta.4) - -### Changes - -- updated Typescript to version 4.3.5 ([PR #645](https://github.com/azure/communication-ui-library/pull/645) by alcail@microsoft.com) -- Fix tsdoc comments - rename @Link -> @link ([PR #660](https://github.com/azure/communication-ui-library/pull/660) by 2684369+JamesBurnside@users.noreply.github.com) - -## [1.0.0-beta.3](https://github.com/azure/communication-ui-library/tree/@internal/calling-stateful-client_v1.0.0-beta.3) - -Thu, 22 Jul 2021 17:42:41 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/calling-stateful-client_v1.0.0-beta.2..@internal/calling-stateful-client_v1.0.0-beta.3) - -### Changes - -- Bump prettier version and reformat ([PR #535](https://github.com/azure/communication-ui-library/pull/535) by prprabhu@microsoft.com) - -## [1.0.0-beta.2](https://github.com/azure/communication-ui-library/tree/calling-stateful-client_v1.0.0-beta.2) - -Fri, 09 Jul 2021 20:41:33 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/calling-stateful-client_v1.0.0-beta.1..calling-stateful-client_v1.0.0-beta.2) - -### Changes - -- Use objects for remote participants and video streams ([PR #460](https://github.com/azure/communication-ui-library/pull/460) by prprabhu@microsoft.com) -- upgrading version of calling sdk to 1.1.0-beta.2 ([PR #493](https://github.com/azure/communication-ui-library/pull/493) by alkwa@microsoft.com) -- Replace maps with objects in CallClientState ([PR #459](https://github.com/azure/communication-ui-library/pull/459) by prprabhu@microsoft.com) -- Clean up and update tsdoc ([PR #365](https://github.com/azure/communication-ui-library/pull/365) by allenhwang@microsoft.com) -- Store userId as CommunicationUserKind ([PR #423](https://github.com/azure/communication-ui-library/pull/423) by prprabhu@microsoft.com) -- Fix maxListener warnings ([PR #426](https://github.com/azure/communication-ui-library/pull/426) by jinan@microsoft.com) -- Fix issue where state change is not triggered for some arrays ([PR #358](https://github.com/azure/communication-ui-library/pull/358) by allenhwang@microsoft.com) -- Fix stateful client selected camera assignment. ([PR #501](https://github.com/azure/communication-ui-library/pull/501) by miguelgamis@microsoft.com) -- Bump up max listeners limit ([PR #360](https://github.com/azure/communication-ui-library/pull/360) by allenhwang@microsoft.com) -- Deduplicating audio and video devices from SDK ([PR #439](https://github.com/azure/communication-ui-library/pull/439) by miguelgamis@microsoft.com) -- Fixed initial value selectedCamera when permissions have been granted. ([PR #491](https://github.com/azure/communication-ui-library/pull/491) by miguelgamis@microsoft.com) -- Fixing LocalPreview Toggle bug ([PR #367](https://github.com/azure/communication-ui-library/pull/367) by anjulgarg@live.com) -- Use CommunicationIdentifierKind in stream utils ([PR #394](https://github.com/azure/communication-ui-library/pull/394) by allenhwang@microsoft.com) -- Update calling sdk to 1.1.0-beta1 ([PR #404](https://github.com/azure/communication-ui-library/pull/404) by jinan@microsoft.com) -- Use Array for unparentedViews ([PR #469](https://github.com/azure/communication-ui-library/pull/469) by prprabhu@microsoft.com) -- Make max listeners configurable ([PR #393](https://github.com/azure/communication-ui-library/pull/393) by allenhwang@microsoft.com) -- Bump prettier version and reformat ([PR #505](https://github.com/azure/communication-ui-library/pull/505) by prprabhu@microsoft.com) -- Breaking: Make arguments to CreateStatefulCallClient optional ([PR #414](https://github.com/azure/communication-ui-library/pull/414) by prprabhu@microsoft.com) - -## [1.0.0-beta.1](https://github.com/azure/communication-ui-library/tree/calling-stateful-client_v1.0.0-beta.1) - -Fri, 21 May 2021 16:16:28 GMT - -### Changes - -- Add rendering status to Stateful views ([PR #279](https://github.com/azure/communication-ui-library/pull/279) by allenhwang@microsoft.com) -- Rename state-only shadow type for Call ([PR #328](https://github.com/azure/communication-ui-library/pull/328) by prprabhu@microsoft.com) -- Rename DTOs that shadow objects from Calling SDK ([PR #333](https://github.com/azure/communication-ui-library/pull/333) by prprabhu@microsoft.com) -- Wrap all sources of Call in StatefulCall ([PR #296](https://github.com/azure/communication-ui-library/pull/296) by allenhwang@microsoft.com) -- Prevent collision of streamid to alter state of different participants ([PR #293](https://github.com/azure/communication-ui-library/pull/293) by allenhwang@microsoft.com) -- Introduce common identifier format ([PR #315](https://github.com/azure/communication-ui-library/pull/315) by prprabhu@microsoft.com) -- Update createStatefulCallClient to create the underlying call client internally ([PR #302](https://github.com/azure/communication-ui-library/pull/302) by mail@jamesburnside.com) -- Rename stateful CallAgent to CallAgentState ([PR #320](https://github.com/azure/communication-ui-library/pull/320) by prprabhu@microsoft.com) -- Update state to getState() ([PR #301](https://github.com/azure/communication-ui-library/pull/301) by jinan@microsoft.com) -- Surface active screenshare in Stateful ([PR #260](https://github.com/azure/communication-ui-library/pull/260) by allenhwang@microsoft.com) -- Rename DeviceManager to avoid name conflict ([PR #319](https://github.com/azure/communication-ui-library/pull/319) by prprabhu@microsoft.com) -- Add calling handler and selector for VideoGallery and ScreenShare ([PR #277](https://github.com/azure/communication-ui-library/pull/277) by anjulgarg@live.com) -- Update from renaming declarative to stateful ([PR #258](https://github.com/azure/communication-ui-library/pull/258) by mail@jamesburnside.com) -- Selected camera initialzed as first first camera when cameras are no longer empty. ([PR #274](https://github.com/azure/communication-ui-library/pull/274) by miguelgamis@microsoft.com) -- Allow rendering of Streams created outside of state in StatefulCalling ([PR #248](https://github.com/azure/communication-ui-library/pull/248) by allenhwang@microsoft.com) -- renamed startRenderVideo to createView and stopRenderVideo to disposeView ([PR #294](https://github.com/azure/communication-ui-library/pull/294) by alcail@microsoft.com) -- rename declarative packages to stateful ([PR #250](https://github.com/azure/communication-ui-library/pull/250) by domessin@microsoft.com) -- Upgrade to Calling SDK version 1.0.1-beta.1 ([PR #145](https://github.com/azure/communication-ui-library/pull/145) by allenhwang@microsoft.com) -- Fix copyright header to MIT and add LICENSE files (#225) ([PR #231](https://github.com/azure/communication-ui-library/pull/231) by mail@jamesburnside.com) -- Add recording notice capability to Calling Declarative ([PR #194](https://github.com/azure/communication-ui-library/pull/194) by allenhwang@microsoft.com) -- Add proxying for Call mute/unmute and Call/IncomingCall/RemoteParticipant CallEndReason states in Declarative Calling. ([PR #130](https://github.com/azure/communication-ui-library/pull/130) by allenhwang@microsoft.com) -- Add subscriber for RemoteVideoStream events to capture those state updates for Calling Declarative ([PR #123](https://github.com/azure/communication-ui-library/pull/123) by allenhwang@microsoft.com) -- Add DeclarativeCallAgent and DeclarativeDeviceManager to calling declarative ([PR #104](https://github.com/azure/communication-ui-library/pull/104) by allenhwang@microsoft.com) -- Add transcription notice capability to Calling Declarative ([PR #190](https://github.com/azure/communication-ui-library/pull/190) by allenhwang@microsoft.com) -- Initial changelog setup ([PR #45](https://github.com/azure/communication-ui-library/pull/45) by mail@jamesburnside.com) -- Add selectors and handlers for Calling ([PR #232](https://github.com/azure/communication-ui-library/pull/232) by anjulgarg@live.com) -- Add proxying of TransferCallFeature state to Calling Declarative ([PR #233](https://github.com/azure/communication-ui-library/pull/233) by allenhwang@microsoft.com) -- Add handler and selector for call controls ([PR #203](https://github.com/azure/communication-ui-library/pull/203) by anjulgarg@live.com) -- Update `DeclarativeCallClient` with calling SDK version beta.9 and add types. Improve performance by only updating changed state. ([PR #77](https://github.com/azure/communication-ui-library/pull/77) by allenhwang@microsoft.com) -- Add ability to render Declarative VideoStreams ([PR #154](https://github.com/azure/communication-ui-library/pull/154) by allenhwang@microsoft.com) -- Add ability to unregister from stateChange events ([PR #187](https://github.com/azure/communication-ui-library/pull/187) by allenhwang@microsoft.com) -- Add commonjs support ([PR #132](https://github.com/azure/communication-ui-library/pull/132) by mail@jamesburnside.com) -- Fix copyright header to MIT and add LICENSE files ([PR #225](https://github.com/azure/communication-ui-library/pull/225) by domessin@microsoft.com) -- Add api extractor for package ([PR #68](https://github.com/azure/communication-ui-library/pull/68) by mail@jamesburnside.com) -- Surface userId and displayName in Calling Declarative state ([PR #200](https://github.com/azure/communication-ui-library/pull/200) by allenhwang@microsoft.com) -- Update exports to not conflict with other internal packages ([PR #237](https://github.com/azure/communication-ui-library/pull/237) by mail@jamesburnside.com) diff --git a/packages/chat-component-bindings/CHANGELOG.md b/packages/chat-component-bindings/CHANGELOG.md deleted file mode 100644 index 165b736b08d..00000000000 --- a/packages/chat-component-bindings/CHANGELOG.md +++ /dev/null @@ -1,281 +0,0 @@ -# Change Log - @internal/chat-component-bindings - -This log was last generated on Fri, 21 Oct 2022 23:02:10 GMT and should not be manually modified. - - - -## [1.4.0](https://github.com/azure/communication-ui-library/tree/@internal/chat-component-bindings_v1.4.0) - -Fri, 21 Oct 2022 23:02:10 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-component-bindings_v1.3.2-beta.1...@internal/chat-component-bindings_v1.4.0) - -### Patches - -- Show datetime when there are more than 5 mins between each message ([PR #2299](https://github.com/azure/communication-ui-library/pull/2299) by carolinecao@microsoft.com) -- Bump @internal/acs-ui-common to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) -- Bump @internal/chat-stateful-client to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) -- Bump @internal/react-components to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) - -## [1.3.2-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/chat-component-bindings_v1.3.2-beta.1) - -Wed, 05 Oct 2022 18:13:55 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-component-bindings_v1.3.1-beta.1...@internal/chat-component-bindings_v1.3.2-beta.1) - -### Patches - -- Show datetime when there are more than 5 mins between each message ([PR #2299](https://github.com/azure/communication-ui-library/pull/2299) by carolinecao@microsoft.com) -- Bump @internal/acs-ui-common to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) -- Bump @internal/chat-stateful-client to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) -- Bump @internal/react-components to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) - -## [1.3.1-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/chat-component-bindings_v1.3.1-beta.1) - -Wed, 29 Jun 2022 17:31:08 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-component-bindings_v1.3.0...@internal/chat-component-bindings_v1.3.1-beta.1) - -### Patches - -- Bump @internal/acs-ui-common to v1.3.1-beta.1 ([PR #2030](https://github.com/azure/communication-ui-library/pull/2030) by beachball) -- Bump @internal/chat-stateful-client to v1.3.1-beta.1 ([PR #2030](https://github.com/azure/communication-ui-library/pull/2030) by beachball) -- Bump @internal/react-components to v1.3.1-beta.1 ([PR #2030](https://github.com/azure/communication-ui-library/pull/2030) by beachball) - -## [1.3.0](https://github.com/azure/communication-ui-library/tree/@internal/chat-component-bindings_v1.3.0) - -Mon, 13 Jun 2022 18:29:31 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-component-bindings_v1.2.2-beta.1...@internal/chat-component-bindings_v1.3.0) - -### Patches - -- Remove dependency on azure/communication-signalling, instead use types from azure/communication-chat ([PR #1895](https://github.com/azure/communication-ui-library/pull/1895) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.3.0 ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by beachball) -- Bump @internal/chat-stateful-client to v1.3.0 ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by beachball) -- Bump @internal/react-components to v1.3.0 ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by beachball) - -### Changes - -- Allow removal of files when editing a message ([PR #1872](https://github.com/azure/communication-ui-library/pull/1872) by anjulgarg@live.com) -- Updating @azure/communication-chat to 1.2.0 ([PR #1815](https://github.com/azure/communication-ui-library/pull/1815) by anjulgarg@live.com) - -## [1.2.2-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/chat-component-bindings_v1.2.2-beta.1) - -Tue, 19 Apr 2022 20:46:15 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-component-bindings_v1.2.0...@internal/chat-component-bindings_v1.2.2-beta.1) - -### Patches - -- do not caculate read receipt details, pass read receipt array down to component level ([PR #1691](https://github.com/azure/communication-ui-library/pull/1691) by carolinecao@microsoft.com) -- Disable Read Receipt details in meeting interop ([PR #1728](https://github.com/azure/communication-ui-library/pull/1728) by jiangnanhello@live.com) -- Filter read receipt to not include myself ([PR #1791](https://github.com/azure/communication-ui-library/pull/1791) by carolinecao@microsoft.com) -- Do not show "Not In Thread" Error Banner shown to user when a BotContact is a participant in Teams Interop Chats ([PR #1737](https://github.com/azure/communication-ui-library/pull/1737) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.2.2-beta.1 ([PR #1631](https://github.com/azure/communication-ui-library/pull/1631) by beachball) -- Bump @internal/chat-stateful-client to v1.2.2-beta.1 ([PR #1631](https://github.com/azure/communication-ui-library/pull/1631) by beachball) -- Bump @internal/react-components to v1.2.2-beta.1 ([PR #1631](https://github.com/azure/communication-ui-library/pull/1631) by beachball) - -### Changes - -- Adding file metadata parsing to selectors ([PR #1790](https://github.com/azure/communication-ui-library/pull/1790) by anjulgarg@live.com) -- fetch read receipt when participant join the chat, also not show read receipt info when having more than 20 participants ([PR #1639](https://github.com/azure/communication-ui-library/pull/1639) by carolinecao@microsoft.com) -- Modifying the updateMessage handler method to allow passing metadata as a parameter ([PR #1776](https://github.com/azure/communication-ui-library/pull/1776) by anjulgarg@live.com) - -## [1.2.0](https://github.com/azure/communication-ui-library/tree/@internal/chat-component-bindings_v1.2.0) - -Fri, 11 Mar 2022 19:20:04 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-component-bindings_v1.1.1-beta.1...@internal/chat-component-bindings_v1.2.0) - -### Patches - -- Bump @internal/acs-ui-common to v1.2.0 ([commit](https://github.com/azure/communication-ui-library/commit/8840a94fa6175db937f697b1c6a6a64cc2fb743f) by beachball) -- Bump @internal/chat-stateful-client to v1.2.0 ([commit](https://github.com/azure/communication-ui-library/commit/8840a94fa6175db937f697b1c6a6a64cc2fb743f) by beachball) -- Bump @internal/react-components to v1.2.0 ([commit](https://github.com/azure/communication-ui-library/commit/8840a94fa6175db937f697b1c6a6a64cc2fb743f) by beachball) - -## [1.1.1-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/chat-component-bindings_v1.1.1-beta.1) - -Tue, 01 Mar 2022 16:42:56 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-component-bindings_v1.0.1...@internal/chat-component-bindings_v1.1.1-beta.1) - -### Minor changes - -- Add options param to sendMessage for sending metadata ([PR #1374](https://github.com/azure/communication-ui-library/pull/1374) by anjulgarg@live.com) - -### Patches - -- using messageid to check read info instead of readon time stamp ([PR #1503](https://github.com/azure/communication-ui-library/pull/1503) by carolinecao@microsoft.com) -- Upgrade @azure/communication-signaling to 1.0.0.beta.12 ([PR #1352](https://github.com/azure/communication-ui-library/pull/1352) by anjulgarg@live.com) -- Bump @internal/acs-ui-common to v1.1.1-beta.1 ([commit](https://github.com/azure/communication-ui-library/commit/ad59ff742c9fad2fceb1b819cb259c1ee8f29e62) by beachball) -- Bump @internal/chat-stateful-client to v1.1.1-beta.1 ([commit](https://github.com/azure/communication-ui-library/commit/ad59ff742c9fad2fceb1b819cb259c1ee8f29e62) by beachball) -- Bump @internal/react-components to v1.1.1-beta.1 ([commit](https://github.com/azure/communication-ui-library/commit/ad59ff742c9fad2fceb1b819cb259c1ee8f29e62) by beachball) - -### Changes - -- submenu showing who read the message (name and avatar) ([PR #1493](https://github.com/azure/communication-ui-library/pull/1493) by carolinecao@microsoft.com) -- Removed participant should not show up in read information ([PR #1497](https://github.com/azure/communication-ui-library/pull/1497) by carolinecao@microsoft.com) -- Added Feature to show how many people have read the message ([PR #1407](https://github.com/azure/communication-ui-library/pull/1407) by 96077406+carocao-msft@users.noreply.github.com) - -## [1.0.1](https://github.com/azure/communication-ui-library/tree/@internal/chat-component-bindings_v1.0.1) - -Mon, 24 Jan 2022 23:18:54 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-component-bindings_v1.0.1...@internal/chat-component-bindings_v1.0.1) - -### Patches - -- Move @azure/communication-chat to peer dependency ([PR #1294](https://github.com/azure/communication-ui-library/pull/1294) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.0.1 ([PR #1335](https://github.com/azure/communication-ui-library/pull/1335) by beachball) -- Bump @internal/chat-stateful-client to v1.0.1 ([PR #1335](https://github.com/azure/communication-ui-library/pull/1335) by beachball) -- Bump @internal/react-components to v1.0.1 ([PR #1335](https://github.com/azure/communication-ui-library/pull/1335) by beachball) - -## [1.0.1](https://github.com/azure/communication-ui-library/tree/@internal/chat-component-bindings_v1.0.1) - -Tue, 04 Jan 2022 22:57:09 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-component-bindings_v1.0.0...@internal/chat-component-bindings_v1.0.1) - -### Patches - -- Bump @internal/acs-ui-common to v1.0.1 ([PR #1276](https://github.com/azure/communication-ui-library/pull/1276) by beachball) -- Bump @internal/chat-stateful-client to v1.0.1 ([PR #1276](https://github.com/azure/communication-ui-library/pull/1276) by beachball) -- Bump @internal/react-components to v1.0.1 ([PR #1276](https://github.com/azure/communication-ui-library/pull/1276) by beachball) - -## [1.0.0](https://github.com/azure/communication-ui-library/tree/@internal/chat-component-bindings_v1.0.0) - -Mon, 06 Dec 2021 19:41:59 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-component-bindings_v1.0.0-beta.8..@internal/chat-component-bindings_v1.0.0) - -### Changes - -- Set pagesize to 50 to fix thread incomplete ([PR #1183](https://github.com/azure/communication-ui-library/pull/1183) by jinan@microsoft.com) - -## [1.0.0-beta.8](https://github.com/azure/communication-ui-library/tree/@internal/chat-component-bindings_v1.0.0-beta.8) - -Wed, 17 Nov 2021 22:21:27 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-component-bindings_v1.0.0-beta.7..@internal/chat-component-bindings_v1.0.0-beta.8) - -### Changes - -- Update MessageThread selector to filter out unsupported messages ([PR #1007](https://github.com/azure/communication-ui-library/pull/1007) by 2684369+JamesBurnside@users.noreply.github.com) -- Disallow removing Teams participants from chat ([PR #1035](https://github.com/azure/communication-ui-library/pull/1035) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update according to azure review ([PR #998](https://github.com/azure/communication-ui-library/pull/998) by jinan@microsoft.com) - -## [1.0.0-beta.7](https://github.com/azure/communication-ui-library/tree/@internal/chat-component-bindings_v1.0.0-beta.7) - -Wed, 27 Oct 2021 19:40:46 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-component-bindings_v1.0.0-beta.6..@internal/chat-component-bindings_v1.0.0-beta.7) - -### Changes - -- Rename `Error.inner` to `Error.innerError` ([PR #882](https://github.com/azure/communication-ui-library/pull/882) by 82062616+prprabhu-ms@users.noreply.github.com) -- Refactor message.attached logic ([PR #893](https://github.com/azure/communication-ui-library/pull/893) by jinan@microsoft.com) -- Add release tags to all public API ([PR #846](https://github.com/azure/communication-ui-library/pull/846) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update to new ChatMessage types ([PR #830](https://github.com/azure/communication-ui-library/pull/830) by 82062616+prprabhu-ms@users.noreply.github.com) -- Fix html message type not rendering ([PR #946](https://github.com/azure/communication-ui-library/pull/946) by jinan@microsoft.com) -- Remove selector instance from export Add types for selectors ([PR #962](https://github.com/azure/communication-ui-library/pull/962) by jinan@microsoft.com) -- Rename `ActiveError` to `ActiveErrorMessage` ([PR #880](https://github.com/azure/communication-ui-library/pull/880) by 82062616+prprabhu-ms@users.noreply.github.com) - -## [1.0.0-beta.6](https://github.com/azure/communication-ui-library/tree/@internal/chat-component-bindings_v1.0.0-beta.6) - -Tue, 28 Sep 2021 19:19:18 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-component-bindings_v1.0.0-beta.5..@internal/chat-component-bindings_v1.0.0-beta.6) - -### Changes - -- Bump chat sdk to version 1.1.0 ([PR #816](https://github.com/azure/communication-ui-library/pull/816) by jinan@microsoft.com) -- Centralize beachball config ([PR #773](https://github.com/azure/communication-ui-library/pull/773) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add edited tag to messages ([PR #759](https://github.com/azure/communication-ui-library/pull/759) by jinan@microsoft.com) - -## [1.0.0-beta.5](https://github.com/azure/communication-ui-library/tree/@internal/chat-component-bindings_v1.0.0-beta.5) - -Mon, 13 Sep 2021 21:02:16 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-component-bindings_v1.0.0-beta.4..@internal/chat-component-bindings_v1.0.0-beta.5) - -### Changes - -- Apply chat sdk hotfix ([PR #747](https://github.com/azure/communication-ui-library/pull/747) by jinan@microsoft.com) -- Rename ChatErrorTarget ([PR #703](https://github.com/azure/communication-ui-library/pull/703) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add deleted message fileter into bindings ([PR #734](https://github.com/azure/communication-ui-library/pull/734) by jinan@microsoft.com) -- Add methods to clear calling ACS errors ([PR #685](https://github.com/azure/communication-ui-library/pull/685) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add timestamp to teed errors ([PR #753](https://github.com/azure/communication-ui-library/pull/753) by 82062616+prprabhu-ms@users.noreply.github.com) -- Delete ErrorBar handlers ([PR #756](https://github.com/azure/communication-ui-library/pull/756) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bump acs-ui-common dep ([PR #732](https://github.com/azure/communication-ui-library/pull/732) by 82062616+prprabhu-ms@users.noreply.github.com) -- Adjust most comments in internal api review ([PR #724](https://github.com/azure/communication-ui-library/pull/724) by jinan@microsoft.com) -- Move the name filter logic to selector Make component acs unrelated ([PR #654](https://github.com/azure/communication-ui-library/pull/654) by jinan@microsoft.com) - -## [1.0.0-beta.4](https://github.com/azure/communication-ui-library/tree/@internal/chat-component-bindings_v1.0.0-beta.4) - -Mon, 16 Aug 2021 21:18:19 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-component-bindings_v1.0.0-beta.3..@internal/chat-component-bindings_v1.0.0-beta.4) - -### Changes - -- Replace StatefulChatClient.clearErrors() with modifier pattern ([PR #601](https://github.com/azure/communication-ui-library/pull/601) by 82062616+prprabhu-ms@users.noreply.github.com) -- Workaround before we get sequenceId from signal ([PR #653](https://github.com/azure/communication-ui-library/pull/653) by jinan@microsoft.com) -- Add system message for selector props ([PR #603](https://github.com/azure/communication-ui-library/pull/603) by jinan@microsoft.com) -- updated Typescript version to 4.3.5 ([PR #645](https://github.com/azure/communication-ui-library/pull/645) by alcail@microsoft.com) - -## [1.0.0-beta.3](https://github.com/azure/communication-ui-library/tree/@internal/chat-component-bindings_v1.0.0-beta.3) - -Thu, 22 Jul 2021 17:42:41 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/chat-component-bindings_v1.0.0-beta.2..@internal/chat-component-bindings_v1.0.0-beta.3) - -### Changes - -- Support more error types in ErrorBar ([PR #581](https://github.com/azure/communication-ui-library/pull/581) by 82062616+prprabhu-ms@users.noreply.github.com) -- Fixed MessageThread selector to allow messages of type 'html'. ([PR #588](https://github.com/azure/communication-ui-library/pull/588) by miguelgamis@microsoft.com) -- Fix error handling of failures in `ChatThreadClient.listMessage` ([PR #550](https://github.com/azure/communication-ui-library/pull/550) by 82062616+prprabhu-ms@users.noreply.github.com) -- Limit the number of errors show in UI ([PR #586](https://github.com/azure/communication-ui-library/pull/586) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add data bindings for ErrorBar ([PR #574](https://github.com/azure/communication-ui-library/pull/574) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bump prettier version and reformat ([PR #535](https://github.com/azure/communication-ui-library/pull/535) by prprabhu@microsoft.com) - -## [1.0.0-beta.2](https://github.com/azure/communication-ui-library/tree/chat-component-bindings_v1.0.0-beta.2) - -Fri, 09 Jul 2021 20:41:33 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/chat-component-bindings_v1.0.0-beta.1..chat-component-bindings_v1.0.0-beta.2) - -### Changes - -- Update references to threads object ([PR #461](https://github.com/azure/communication-ui-library/pull/461) by prprabhu@microsoft.com) -- Update to use Object for chat participants ([PR #462](https://github.com/azure/communication-ui-library/pull/462) by prprabhu@microsoft.com) -- Bump prettier version and reformat ([PR #505](https://github.com/azure/communication-ui-library/pull/505) by prprabhu@microsoft.com) -- Adjustments for merging chat&calling hooks ([PR #454](https://github.com/azure/communication-ui-library/pull/454) by jinan@microsoft.com) -- Update to use Object for chatMessages ([PR #463](https://github.com/azure/communication-ui-library/pull/463) by prprabhu@microsoft.com) -- remove extra selector export ([PR #383](https://github.com/azure/communication-ui-library/pull/383) by jinan@microsoft.com) -- update react peer deps to be >=16.8.0 <18.0.0 ([PR #450](https://github.com/azure/communication-ui-library/pull/450) by mail@jamesburnside.com) -- Update usePropsFor to use re-enforced version of type guard ([PR #496](https://github.com/azure/communication-ui-library/pull/496) by jinan@microsoft.com) - -## [1.0.0-beta.1](https://github.com/azure/communication-ui-library/tree/chat-component-bindings_v1.0.0-beta.1) - -Fri, 21 May 2021 16:16:28 GMT - -### Changes - -- Rename useSelector to useChatSelector ([PR #342](https://github.com/azure/communication-ui-library/pull/342) by easony@microsoft.com) -- renamed disabledReadReceipt props to showMessageStatus ([PR #335](https://github.com/azure/communication-ui-library/pull/335) by alcail@microsoft.com) -- Add check to avoid modifications after unmount ([PR #295](https://github.com/azure/communication-ui-library/pull/295) by allenhwang@microsoft.com) -- removed displayName from chatParticipantListSelector ([PR #341](https://github.com/azure/communication-ui-library/pull/341) by alcail@microsoft.com) -- Update sendMessage back to void return value ([PR #340](https://github.com/azure/communication-ui-library/pull/340) by jinan@microsoft.com) -- Add event support for chat composite ([PR #324](https://github.com/azure/communication-ui-library/pull/324) by jinan@microsoft.com) -- Add participant list to usePropsFor ([PR #329](https://github.com/azure/communication-ui-library/pull/329) by jinan@microsoft.com) -- Introduce common identifier format ([PR #315](https://github.com/azure/communication-ui-library/pull/315) by prprabhu@microsoft.com) -- Move common type to @internal/acs-ui-common ([PR #303](https://github.com/azure/communication-ui-library/pull/303) by prprabhu@microsoft.com) -- Extract hooks and providers to selector package Simplified provider logic, move client creation logic to contoso ([PR #236](https://github.com/azure/communication-ui-library/pull/236) by jinan@microsoft.com) -- Add selectors and handlers for Calling ([PR #232](https://github.com/azure/communication-ui-library/pull/232) by anjulgarg@live.com) -- including message type so we know how to render the message payload ([PR #266](https://github.com/azure/communication-ui-library/pull/266) by alkwa@microsoft.com) -- Add commonjs support ([PR #132](https://github.com/azure/communication-ui-library/pull/132) by mail@jamesburnside.com) -- Add api extractor for package ([PR #68](https://github.com/azure/communication-ui-library/pull/68) by mail@jamesburnside.com) -- Calculate more props in selector for perf improvement ([PR #147](https://github.com/azure/communication-ui-library/pull/147) by jinan@microsoft.com) -- Fix copyright header to MIT and add LICENSE files (#225) ([PR #231](https://github.com/azure/communication-ui-library/pull/231) by mail@jamesburnside.com) -- Add participantList selector ([PR #140](https://github.com/azure/communication-ui-library/pull/140) by anjulgarg@live.com) -- change StatefulChatClient.state to getState() ([PR #250](https://github.com/azure/communication-ui-library/pull/250) by domessin@microsoft.com) -- Bump azure-communication-{chat, common, identity} to 1.0.0 ([PR #234](https://github.com/azure/communication-ui-library/pull/234) by prprabhu@microsoft.com) -- Add chatHeaderSelector and handlers ([PR #144](https://github.com/azure/communication-ui-library/pull/144) by anjulgarg@live.com) -- Add messages types in selector ([PR #141](https://github.com/azure/communication-ui-library/pull/141) by easony@microsoft.com) -- Fix copyright header to MIT and add LICENSE files ([PR #225](https://github.com/azure/communication-ui-library/pull/225) by domessin@microsoft.com) -- accounting for Text as a message content type ([PR #285](https://github.com/azure/communication-ui-library/pull/285) by alkwa@microsoft.com) -- Updated onMessageSend handler for SendBox. Added selector for TypingIndicator. ([PR #148](https://github.com/azure/communication-ui-library/pull/148) by miguelgamis@microsoft.com) -- Reinforce usePropsFor type guard ([PR #251](https://github.com/azure/communication-ui-library/pull/251) by jinan@microsoft.com) -- Update exports to not conflict with other internal packages ([PR #237](https://github.com/azure/communication-ui-library/pull/237) by mail@jamesburnside.com) -- export createAllHandler for adapter to consume ([PR #229](https://github.com/azure/communication-ui-library/pull/229) by jinan@microsoft.com) -- Updated chatParticipantSelector return object property names. Removed WebUiChatParticipant type. ([PR #239](https://github.com/azure/communication-ui-library/pull/239) by miguelgamis@microsoft.com) -- Update chatThread to deep memoize each element when doing mapping ([PR #146](https://github.com/azure/communication-ui-library/pull/146) by jinan@microsoft.com) -- typingIndicatorSelector refactor ([PR #161](https://github.com/azure/communication-ui-library/pull/161) by miguelgamis@microsoft.com) -- Update TypingIndicatorEvent to native SDK type ([PR #261](https://github.com/azure/communication-ui-library/pull/261) by mail@jamesburnside.com) -- update selector for declarative variable change ([PR #131](https://github.com/azure/communication-ui-library/pull/131) by jinan@microsoft.com) -- Fixed empty display names in typingIndicatorSelector ([PR #168](https://github.com/azure/communication-ui-library/pull/168) by miguelgamis@microsoft.com) -- removing chat coolperiod in chat selector ([PR #270](https://github.com/azure/communication-ui-library/pull/270) by alkwa@microsoft.com) diff --git a/packages/chat-stateful-client/CHANGELOG.md b/packages/chat-stateful-client/CHANGELOG.md deleted file mode 100644 index 2c3726251c0..00000000000 --- a/packages/chat-stateful-client/CHANGELOG.md +++ /dev/null @@ -1,223 +0,0 @@ -# Change Log - @internal/chat-stateful-client - -This log was last generated on Fri, 21 Oct 2022 23:02:10 GMT and should not be manually modified. - - - -## [1.4.0](https://github.com/azure/communication-ui-library/tree/@internal/chat-stateful-client_v1.4.0) - -Fri, 21 Oct 2022 23:02:10 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-stateful-client_v1.3.2-beta.1...@internal/chat-stateful-client_v1.4.0) - -### Patches - -- Bump @internal/acs-ui-common to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) - -## [1.3.2-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/chat-stateful-client_v1.3.2-beta.1) - -Wed, 05 Oct 2022 18:13:55 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-stateful-client_v1.3.1-beta.1...@internal/chat-stateful-client_v1.3.2-beta.1) - -### Patches - -- Bump @internal/acs-ui-common to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) - -## [1.3.1-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/chat-stateful-client_v1.3.1-beta.1) - -Wed, 29 Jun 2022 17:31:05 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-stateful-client_v1.3.0...@internal/chat-stateful-client_v1.3.1-beta.1) - -### Patches - -- Bump @internal/acs-ui-common to v1.3.1-beta.1 ([PR #2030](https://github.com/azure/communication-ui-library/pull/2030) by beachball) - -## [1.3.0](https://github.com/azure/communication-ui-library/tree/@internal/chat-stateful-client_v1.3.0) - -Mon, 13 Jun 2022 18:29:31 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-stateful-client_v1.2.2-beta.1...@internal/chat-stateful-client_v1.3.0) - -### Patches - -- Remove dependency on azure/communication-signalling, instead use types from azure/communication-chat ([PR #1895](https://github.com/azure/communication-ui-library/pull/1895) by 2684369+JamesBurnside@users.noreply.github.com) -- Only emit stateChanged events where there is an actual change ([PR #1449](https://github.com/azure/communication-ui-library/pull/1449) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.3.0 ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by beachball) - -### Changes - -- Updating @azure/communication-chat to 1.2.0 ([PR #1815](https://github.com/azure/communication-ui-library/pull/1815) by anjulgarg@live.com) - -## [1.2.2-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/chat-stateful-client_v1.2.2-beta.1) - -Tue, 19 Apr 2022 20:46:16 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-stateful-client_v1.2.0...@internal/chat-stateful-client_v1.2.2-beta.1) - -### Patches - -- added new type readreceiptbysenderid ([PR #1691](https://github.com/azure/communication-ui-library/pull/1691) by carolinecao@microsoft.com) -- Bump @internal/acs-ui-common to v1.2.2-beta.1 ([PR #1631](https://github.com/azure/communication-ui-library/pull/1631) by beachball) - -### Changes - -- Log the function called from stateful client ([PR #1793](https://github.com/azure/communication-ui-library/pull/1793) by jiangnanhello@live.com) - -## [1.2.0](https://github.com/azure/communication-ui-library/tree/@internal/chat-stateful-client_v1.2.0) - -Fri, 11 Mar 2022 19:20:04 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-stateful-client_v1.1.1-beta.1...@internal/chat-stateful-client_v1.2.0) - -### Patches - -- Bump @internal/acs-ui-common to v1.2.0 ([commit](https://github.com/azure/communication-ui-library/commit/8840a94fa6175db937f697b1c6a6a64cc2fb743f) by beachball) - -## [1.1.1-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/chat-stateful-client_v1.1.1-beta.1) - -Tue, 01 Mar 2022 16:42:56 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-stateful-client_v1.0.1...@internal/chat-stateful-client_v1.1.1-beta.1) - -### Patches - -- Upgrade @azure/communication-signaling to 1.0.0.beta.12 ([PR #1352](https://github.com/azure/communication-ui-library/pull/1352) by anjulgarg@live.com) -- Fix exception thrown when trying to log stringified state when azure logger is set to verbose ([PR #1543](https://github.com/azure/communication-ui-library/pull/1543) by 2684369+JamesBurnside@users.noreply.github.com) -- Log most state updates in ChatContext ([PR #1449](https://github.com/azure/communication-ui-library/pull/1449) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.1.1-beta.1 ([commit](https://github.com/azure/communication-ui-library/commit/ad59ff742c9fad2fceb1b819cb259c1ee8f29e62) by beachball) - -### Changes - -- updating nanoid to 3.1.32 ([PR #1412](https://github.com/azure/communication-ui-library/pull/1412) by 79329532+alkwa-msft@users.noreply.github.com) -- Getting and filtering the right read receipt data ([PR #1407](https://github.com/azure/communication-ui-library/pull/1407) by 96077406+carocao-msft@users.noreply.github.com) - -## [1.0.1](https://github.com/azure/communication-ui-library/tree/@internal/chat-stateful-client_v1.0.1) - -Mon, 24 Jan 2022 23:18:54 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-stateful-client_v1.0.1...@internal/chat-stateful-client_v1.0.1) - -### Patches - -- Small code modifications for conditional build ([PR #1284](https://github.com/azure/communication-ui-library/pull/1284) by jinan@microsoft.com) -- Move @azure/communication-chat to peer dependency ([PR #1294](https://github.com/azure/communication-ui-library/pull/1294) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.0.1 ([PR #1335](https://github.com/azure/communication-ui-library/pull/1335) by beachball) - -## [1.0.1](https://github.com/azure/communication-ui-library/tree/@internal/chat-stateful-client_v1.0.1) - -Tue, 04 Jan 2022 22:57:09 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-stateful-client_v1.0.0...@internal/chat-stateful-client_v1.0.1) - -### Patches - -- Bump @internal/acs-ui-common to v1.0.1 ([PR #1276](https://github.com/azure/communication-ui-library/pull/1276) by beachball) - -## [1.0.0](https://github.com/azure/communication-ui-library/tree/@internal/chat-stateful-client_v1.0.0) - -Mon, 06 Dec 2021 19:41:59 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-stateful-client_v1.0.0-beta.8..@internal/chat-stateful-client_v1.0.0) - -### Changes - -- avoid rendering richtext/media messages until we can properly handle it ([PR #1149](https://github.com/azure/communication-ui-library/pull/1149) by 79329532+alkwa-msft@users.noreply.github.com) - -## [1.0.0-beta.7](https://github.com/azure/communication-ui-library/tree/@internal/chat-stateful-client_v1.0.0-beta.7) - -Wed, 27 Oct 2021 19:40:46 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-stateful-client_v1.0.0-beta.6..@internal/chat-stateful-client_v1.0.0-beta.7) - -### Changes - -- Add missing comments of chat stateful client ([PR #841](https://github.com/azure/communication-ui-library/pull/841) by jinan@microsoft.com) -- Add release tags to all public API ([PR #846](https://github.com/azure/communication-ui-library/pull/846) by 82062616+prprabhu-ms@users.noreply.github.com) -- Replace CommunicationUserKind with CommunicationUserIdentifier in constructor ([PR #884](https://github.com/azure/communication-ui-library/pull/884) by 82062616+prprabhu-ms@users.noreply.github.com) -- Rename `Error.inner` to `Error.innerError` ([PR #882](https://github.com/azure/communication-ui-library/pull/882) by 82062616+prprabhu-ms@users.noreply.github.com) -- Hot fix for quick remove participant ([PR #845](https://github.com/azure/communication-ui-library/pull/845) by jinan@microsoft.com) - -## [1.0.0-beta.6](https://github.com/azure/communication-ui-library/tree/@internal/chat-stateful-client_v1.0.0-beta.6) - -Tue, 28 Sep 2021 19:19:18 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-stateful-client_v1.0.0-beta.5..@internal/chat-stateful-client_v1.0.0-beta.6) - -### Changes - -- Update use of internal exported function ([PR #823](https://github.com/azure/communication-ui-library/pull/823) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bump chat sdk to version 1.1.0 ([PR #816](https://github.com/azure/communication-ui-library/pull/816) by jinan@microsoft.com) -- Stop clearing errors in ChatClientState ([PR #781](https://github.com/azure/communication-ui-library/pull/781) by 82062616+prprabhu-ms@users.noreply.github.com) -- Drop state modification API ([PR #782](https://github.com/azure/communication-ui-library/pull/782) by 82062616+prprabhu-ms@users.noreply.github.com) -- Centralize beachball config ([PR #773](https://github.com/azure/communication-ui-library/pull/773) by 82062616+prprabhu-ms@users.noreply.github.com) - -## [1.0.0-beta.5](https://github.com/azure/communication-ui-library/tree/@internal/chat-stateful-client_v1.0.0-beta.5) - -Mon, 13 Sep 2021 21:02:16 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-stateful-client_v1.0.0-beta.4..@internal/chat-stateful-client_v1.0.0-beta.5) - -### Changes - -- Apply chat sdk hotfix ([PR #747](https://github.com/azure/communication-ui-library/pull/747) by jinan@microsoft.com) -- bug-fix: Avoid squelching some exceptions ([PR #684](https://github.com/azure/communication-ui-library/pull/684) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add timestamp to teed errors ([PR #753](https://github.com/azure/communication-ui-library/pull/753) by 82062616+prprabhu-ms@users.noreply.github.com) -- Rename ChatErrorTarget ([PR #703](https://github.com/azure/communication-ui-library/pull/703) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bump acs-ui-common dep ([PR #732](https://github.com/azure/communication-ui-library/pull/732) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update client to get 'editedOn' property from message update event ([PR #734](https://github.com/azure/communication-ui-library/pull/734) by jinan@microsoft.com) -- Add methods to clear calling ACS errors ([PR #685](https://github.com/azure/communication-ui-library/pull/685) by 82062616+prprabhu-ms@users.noreply.github.com) -- updating immer to 9.0.6 ([PR #764](https://github.com/azure/communication-ui-library/pull/764) by 79329532+alkwa-msft@users.noreply.github.com) - -## [1.0.0-beta.4](https://github.com/azure/communication-ui-library/tree/@internal/chat-stateful-client_v1.0.0-beta.4) - -Mon, 16 Aug 2021 21:18:19 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/chat-stateful-client_v1.0.0-beta.3..@internal/chat-stateful-client_v1.0.0-beta.4) - -### Changes - -- Link system message to participant received event ([PR #603](https://github.com/azure/communication-ui-library/pull/603) by jinan@microsoft.com) -- Remove type blocking usage of the package on older typescript versions ([PR #624](https://github.com/azure/communication-ui-library/pull/624) by 2684369+JamesBurnside@users.noreply.github.com) -- Replace StatefulChatClient.clearErrors() with modifier pattern ([PR #601](https://github.com/azure/communication-ui-library/pull/601) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add explicit string literals for error targets ([PR #636](https://github.com/azure/communication-ui-library/pull/636) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add applicationID to chat user agent ([PR #669](https://github.com/azure/communication-ui-library/pull/669) by 82062616+prprabhu-ms@users.noreply.github.com) -- updated Typescript version to 4.3.5 ([PR #645](https://github.com/azure/communication-ui-library/pull/645) by alcail@microsoft.com) - -## [1.0.0-beta.3](https://github.com/azure/communication-ui-library/tree/@internal/chat-stateful-client_v1.0.0-beta.3) - -Thu, 22 Jul 2021 17:42:41 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/chat-stateful-client_v1.0.0-beta.2..@internal/chat-stateful-client_v1.0.0-beta.3) - -### Changes - -- When an operation suceeds, clear related errors from state ([PR #535](https://github.com/azure/communication-ui-library/pull/535) by prprabhu@microsoft.com) -- Store errors from ChatThreadClient in the state ([PR #538](https://github.com/azure/communication-ui-library/pull/538) by 82062616+prprabhu-ms@users.noreply.github.com) -- Tee errors from listChatThreads to state ([PR #531](https://github.com/azure/communication-ui-library/pull/531) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add method to clear errors ([PR #574](https://github.com/azure/communication-ui-library/pull/574) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add chat thread creation and deletion error handling ([PR #535](https://github.com/azure/communication-ui-library/pull/535) by prprabhu@microsoft.com) - -## [1.0.0-beta.2](https://github.com/azure/communication-ui-library/tree/chat-stateful-client_v1.0.0-beta.2) - -Fri, 09 Jul 2021 20:41:33 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/chat-stateful-client_v1.0.0-beta.1..chat-stateful-client_v1.0.0-beta.2) - -### Changes - -- Replace Map with Object in chatMessages ([PR #463](https://github.com/azure/communication-ui-library/pull/463) by prprabhu@microsoft.com) -- Use Object for chat participants ([PR #462](https://github.com/azure/communication-ui-library/pull/462) by prprabhu@microsoft.com) -- Add error handling facilities ([PR #510](https://github.com/azure/communication-ui-library/pull/510) by prprabhu@microsoft.com) -- Bump up max listeners limit ([PR #360](https://github.com/azure/communication-ui-library/pull/360) by allenhwang@microsoft.com) -- Bump prettier version and reformat ([PR #505](https://github.com/azure/communication-ui-library/pull/505) by prprabhu@microsoft.com) -- Replace Map with Object for ChatClientState.threads ([PR #461](https://github.com/azure/communication-ui-library/pull/461) by prprabhu@microsoft.com) -- Make max listeners configurable ([PR #393](https://github.com/azure/communication-ui-library/pull/393) by allenhwang@microsoft.com) - -## [1.0.0-beta.1](https://github.com/azure/communication-ui-library/tree/chat-stateful-client_v1.0.0-beta.1) - -Fri, 21 May 2021 16:16:28 GMT - -### Changes - -- Fix pipeline dependencies error ([PR #301](https://github.com/azure/communication-ui-library/pull/301) by jinan@microsoft.com) -- Introduce common identifier format ([PR #315](https://github.com/azure/communication-ui-library/pull/315) by prprabhu@microsoft.com) -- Update createStatefulChatClient to create the underlying chat client internally ([PR #302](https://github.com/azure/communication-ui-library/pull/302) by mail@jamesburnside.com) -- bugfix: Persist fetched chat thread properties ([PR #300](https://github.com/azure/communication-ui-library/pull/300) by prprabhu@microsoft.com) -- removing unused chat error properties ([PR #271](https://github.com/azure/communication-ui-library/pull/271) by alkwa@microsoft.com) -- change StatefulChatClient.state to getState() ([PR #250](https://github.com/azure/communication-ui-library/pull/250) by domessin@microsoft.com) -- removing chat coolperiod in chat selector ([PR #270](https://github.com/azure/communication-ui-library/pull/270) by alkwa@microsoft.com) -- Remove TypingIndicatorEvent export ([PR #261](https://github.com/azure/communication-ui-library/pull/261) by mail@jamesburnside.com) -- Fix copyright header to MIT and add LICENSE files (#225) ([PR #231](https://github.com/azure/communication-ui-library/pull/231) by mail@jamesburnside.com) -- Add cleaning up timer for typingIndicator every 8 secs ([PR #230](https://github.com/azure/communication-ui-library/pull/230) by jinan@microsoft.com) -- Initial changelog setup ([PR #45](https://github.com/azure/communication-ui-library/pull/45) by mail@jamesburnside.com) -- Add api extractor for package ([PR #68](https://github.com/azure/communication-ui-library/pull/68) by mail@jamesburnside.com) -- Bump azure-communication-{chat, common, identity} to 1.0.0 ([PR #234](https://github.com/azure/communication-ui-library/pull/234) by prprabhu@microsoft.com) -- Fix copyright header to MIT and add LICENSE files ([PR #225](https://github.com/azure/communication-ui-library/pull/225) by domessin@microsoft.com) -- Add commonjs support ([PR #132](https://github.com/azure/communication-ui-library/pull/132) by mail@jamesburnside.com) -- Update exports to not conflict with other internal packages ([PR #237](https://github.com/azure/communication-ui-library/pull/237) by mail@jamesburnside.com) diff --git a/packages/communication-react/CHANGELOG.md b/packages/communication-react/CHANGELOG.beta.md similarity index 60% rename from packages/communication-react/CHANGELOG.md rename to packages/communication-react/CHANGELOG.beta.md index e4049c96495..7e45121055b 100644 --- a/packages/communication-react/CHANGELOG.md +++ b/packages/communication-react/CHANGELOG.beta.md @@ -4,82 +4,6 @@ This log was last generated on Fri, 21 Oct 2022 23:01:52 GMT and should not be m -## [1.4.0](https://github.com/azure/communication-ui-library/tree/1.4.0) - -Fri, 21 Oct 2022 23:01:52 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/1.3.1...1.4.0) - -This stable release contains a slew of bug fixes, some of them for bugs filed by our users in our GitHub repository. Thanks! -The release also contains some small API additions to support these fixes. - -### Minor changes - -- `@internal/react-composites` - - Add callEndReason to the onCallEnded event and fix the event to trigger before the composite page transition. ([PR #2201](https://github.com/azure/communication-ui-library/pull/2201) by 2684369+JamesBurnside@users.noreply.github.com) - - BugFix: Add missing foreveryone logic for leaveCall ([PR #2399](https://github.com/azure/communication-ui-library/pull/2399) by carolinecao@microsoft.com) - - Introduce a typename `ParticipantState`. Permissible values unchanged. ([PR #2161](https://github.com/Azure/communication-ui-library/pull/2161)) -- `@internal/react-components` - - Remove onFocus callback that focuses directly on content in Chat Message. Added string for aria label of local user's message content. ([PR #2153](https://github.com/azure/communication-ui-library/pull/2153) by miguelgamis@microsoft.com) - -### Patches - -- `@internal/react-composites` - - Fixes issue where you can start a call if you unplug it on the configuration screen. ([PR #2061](https://github.com/azure/communication-ui-library/pull/2061) by 94866715+dmceachernmsft@users.noreply.github.com) - - Fix adapter logic to join Teams meeting. ([PR #2253](https://github.com/azure/communication-ui-library/pull/2253) by miguelgamis@microsoft.com) - - Fix custom menu items being triggered as a flyout and as a drawer menu item on mobile. Fix custom menu items not triggering on callwithchat composite at all. ([PR #2239](https://github.com/azure/communication-ui-library/pull/2239) by 2684369+JamesBurnside@users.noreply.github.com) - - Fix React hook order console errors for LocalDeviceSettings. ([PR #2198](https://github.com/azure/communication-ui-library/pull/2198) by miguelgamis@microsoft.com) - - Message thread background color in composites matches composite background color ([PR #2126](https://github.com/azure/communication-ui-library/pull/2126) by anjulgarg@live.com) - - Fixed bug where drawer on mobile does not get dismissed after making a selection ([PR #2115](https://github.com/azure/communication-ui-library/pull/2115) by carolinecao@microsoft.com) - - Fix running render passes on people pane on every render ([PR #2240](https://github.com/azure/communication-ui-library/pull/2240) by 2684369+JamesBurnside@users.noreply.github.com) - - Fix Calling Composite's control bar buttons incorrectly showing as disabled when the control bar button is set to `true` in the control bar options ([PR #2325](https://github.com/azure/communication-ui-library/pull/2325) by 2684369+JamesBurnside@users.noreply.github.com) - - Fix local device settings dropdowns to be disabled until device permissions are granted ([PR #2351](https://github.com/azure/communication-ui-library/pull/2351) by miguelgamis@microsoft.com) - - Autofocus on back button when initially opening People and Chat pane ([PR #2045](https://github.com/azure/communication-ui-library/pull/2045) by edwardlee@microsoft.com) - - Update documentation for onFetchAvatarPersonaData property on BaseComposite to drive clarity to what it does and does not do. ([PR #2027](https://github.com/azure/communication-ui-library/pull/2027) by 94866715+dmceachernmsft@users.noreply.github.com) - - fix: joinCall set correct mute state based on microphoneOn parameter ([PR #2131](https://github.com/azure/communication-ui-library/pull/2131) by fanjin1989@gmail.com) - - Fix call adapter joinCall logic bug. ([PR #2199](https://github.com/azure/communication-ui-library/pull/2199) by miguelgamis@microsoft.com) - - Composites now using theme.semanticColors.bodyBackground as background color ([PR #2117](https://github.com/azure/communication-ui-library/pull/2117) by anjulgarg@live.com) - - Add Announcer to copy invite link button to announce action on button. ([PR #2289](https://github.com/azure/communication-ui-library/pull/2289) by 94866715+dmceachernmsft@users.noreply.github.com) - - Bugfix: Actually show provided participant menu items in CallComposite ([PR #2154](https://github.com/azure/communication-ui-library/pull/2154) by prprabhu@microsoft.com) - - Introduces animations to is speaking when muted indicator ([PR #2312](https://github.com/azure/communication-ui-library/pull/2312) by 94866715+dmceachernmsft@users.noreply.github.com) - - Fix scrollbar showing incorrectly in landscape mobile view due to absolutely positioned participant pane in Chat Composite ([PR #2038](https://github.com/azure/communication-ui-library/pull/2038) by anjulgarg@live.com) - - Fix Participants and ScreenShare buttons being disabled when unrelated options are passed into the call composite ([PR #2181](https://github.com/azure/communication-ui-library/pull/2181) by 2684369+JamesBurnside@users.noreply.github.com) - - Add permissions for Camera and Microphone in devices options ([PR #2402](https://github.com/azure/communication-ui-library/pull/2402) by 97124699+prabhjot-msft@users.noreply.github.com) - - Fix CallWithChat control bar disappearing while the call is in the disconnecting state ([PR #2392](https://github.com/azure/communication-ui-library/pull/2392) by 2684369+JamesBurnside@users.noreply.github.com) - - Fix logic to show label of MoreButton in ControlBar ([PR #2388](https://github.com/azure/communication-ui-library/pull/2388) by miguelgamis@microsoft.com) - - Bump @fluentui/react dependency to 8.98.3 ([PR #2415](https://github.com/azure/communication-ui-library/pull/2415) by 2684369+JamesBurnside@users.noreply.github.com) - - bugfix: Avoid blank screen on mobile when call ends with a side pane open ([PR #2407](https://github.com/azure/communication-ui-library/pull/2407) by 82062616+prprabhu-ms@users.noreply.github.com) - - Remove end call reason from adapter.onCallEnded ([PR #2371](https://github.com/azure/communication-ui-library/pull/2371) by 2684369+JamesBurnside@users.noreply.github.com) -- `@internal/react-components` - - Fixed flaky file sharing tests for upload cards by awaiting file type icons ([PR #2023](https://github.com/azure/communication-ui-library/pull/2023) by 97124699+prabhjot-msft@users.noreply.github.com) - - Chat message bubble shows border in high contrast modes making each message distinguishable. ([PR #2106](https://github.com/azure/communication-ui-library/pull/2106) by anjulgarg@live.com) - - Fix for file card navigation issue when multiple files are uploaded ([PR #2165](https://github.com/azure/communication-ui-library/pull/2165) by 97124699+prabhjot-msft@users.noreply.github.com) - - Fixed bug where voice over does not annouce menu item selected in both calling and callwithchat ([PR #2060](https://github.com/azure/communication-ui-library/pull/2060) by carolinecao@microsoft.com) - - Memoize ParticipantList callback functions ([PR #2240](https://github.com/azure/communication-ui-library/pull/2240) by 2684369+JamesBurnside@users.noreply.github.com) - - Add CSS to show/hide menu button on hover/focus ([PR #2319](https://github.com/azure/communication-ui-library/pull/2319) by carolinecao@microsoft.com) - - Load new messages only when scroll bar is at the top ([PR #2355](https://github.com/azure/communication-ui-library/pull/2355) by edwardlee@microsoft.com) - - Fix React hook order console errors for CameraButton. ([PR #2198](https://github.com/azure/communication-ui-library/pull/2198) by miguelgamis@microsoft.com) - - Hotfix: infinite spinner for screenShare in stable ([PR #2191](https://github.com/azure/communication-ui-library/pull/2191) by jinan@microsoft.com) - - changed z-index so new message button shows ontop of chat bubble ([PR #2046](https://github.com/azure/communication-ui-library/pull/2046) by carolinecao@microsoft.com) - - Fix invalid scrollbars when gif images are shared in chat ([PR #2037](https://github.com/azure/communication-ui-library/pull/2037) by anjulgarg@live.com) - - Make participant items tab navigable ([PR #2045](https://github.com/azure/communication-ui-library/pull/2045) by edwardlee@microsoft.com) - - Fix bug of dismissed menu when scrolling ([PR #2069](https://github.com/azure/communication-ui-library/pull/2069) by jinan@microsoft.com) - - Control Bar uses theme.semanticColors.bodyBackground instead of theme.palette.white ([PR #2117](https://github.com/azure/communication-ui-library/pull/2117) by anjulgarg@live.com) - - Updated tooltip strings to not be title case ([PR #2350](https://github.com/azure/communication-ui-library/pull/2350) by miguelgamis@microsoft.com) - - Fix voiceover tab navigation of messages including system messages. Hide message action flyout when focus blurs. ([PR #2042](https://github.com/azure/communication-ui-library/pull/2042) by miguelgamis@microsoft.com) - - Replace floating div with border with inset border of video tile to show user is speaking. ([PR #2236](https://github.com/azure/communication-ui-library/pull/2236) by miguelgamis@microsoft.com) - - correctly setting maxHeight for people context menu ([PR #2034](https://github.com/azure/communication-ui-library/pull/2034) by 79329532+alkwa-msft@users.noreply.github.com) - - Export Announcer component to be used internally. ([PR #2289](https://github.com/azure/communication-ui-library/pull/2289) by 94866715+dmceachernmsft@users.noreply.github.com) - - Bump @fluentui/react dependency to 8.98.3 ([PR #2415](https://github.com/azure/communication-ui-library/pull/2415) by 2684369+JamesBurnside@users.noreply.github.com) - - Fix VideoGallery showing video spinners when the CallComposites are disconnecting from a call. ([PR #2392](https://github.com/azure/communication-ui-library/pull/2392) by 2684369+JamesBurnside@users.noreply.github.com) -- `@internal/calling-component-bindings` - - Fix screenshare button selector to disable button when call is InLobby or Connecting state. ([PR #2059](https://github.com/azure/communication-ui-library/pull/2059) by 94866715+dmceachernmsft@users.noreply.github.com) - - BugFix: Fix local camera getting into a bad state when the camera takes longer to turn on than the call took to connect ([PR #2412](https://github.com/azure/communication-ui-library/pull/2412) by 2684369+JamesBurnside@users.noreply.github.com) - - BugFix: Add missing foreveryone logic for leaveCall ([PR #2399](https://github.com/azure/communication-ui-library/pull/2399) by carolinecao@microsoft.com) -- `@internal/calling-stateful-client` - - Add event logs for disposing local video streams ([PR #2121](https://github.com/azure/communication-ui-library/pull/2121) by 2684369+JamesBurnside@users.noreply.github.com) -- `@internal/chat-component-bindings` - - Show datetime when there are more than 5 mins between each message ([PR #2299](https://github.com/azure/communication-ui-library/pull/2299) by carolinecao@microsoft.com) - ## [1.3.2-beta.1](https://github.com/azure/communication-ui-library/tree/1.3.2-beta.1) Wed, 05 Oct 2022 18:13:37 GMT @@ -186,11 +110,6 @@ Check out our quickstarts repo in Github [JS Quickstarts](https://github.com/Azu - Bumped calling SDK beta version to 1.8.0-beta.1 ([PR #2362](https://github.com/azure/communication-ui-library/pull/2362) by miguelgamis@microsoft.com) - Hiding copy link button for Rooms call ([PR #2370](https://github.com/azure/communication-ui-library/pull/2370) by miguelgamis@microsoft.com) -## [1.3.1](https://github.com/azure/communication-ui-library/tree/1.3.1) - -This is a patch release for issue [#2186](https://github.com/Azure/communication-ui-library/issues/2186): -- Fix infinite spinner bug during screenshare. ([PR #2191](https://github.com/Azure/communication-ui-library/pull/2191) by jiangnanhello@live.com). - ## [1.3.1-beta.1](https://github.com/azure/communication-ui-library/tree/1.3.1-beta.1) Wed, 29 Jun 2022 17:31:05 GMT @@ -236,70 +155,6 @@ Wed, 29 Jun 2022 17:31:05 GMT - Add a new attribute `incomingCalls` to CallAgentDeclarative that returns all active incoming calls ([PR #1975](https://github.com/azure/communication-ui-library/pull/1975) by anjulgarg@live.com) -## [1.3.0](https://github.com/azure/communication-ui-library/tree/@azure/communication-react_v1.3.0) - -This stable release is mostly minor changes and bug fixes and quality of life improvements, there are no major feature introductions. - -A lot of bug fixes in this stable release are related to accessibility. Fixes include improved narration from screen readers in CallWithChat composite as well as improved keyboard navigation. - -Also included are updates to the video streams with new features like a loading spinner in the remote stream when the remote participants connection is loading. Available in the components now and coming soon to the composites. - -Mon, 13 Jun 2022 18:29:25 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@azure/communication-react_v1.2.2-beta.1...@azure/communication-react_v1.3.0) - -### Minor changes - - Video Gallery supports a loading spinner to indicate a video stream is incoming but has not yet loaded. This feature will be enabled in the Composites soon. ([PR #1954](https://github.com/azure/communication-ui-library/pull/1954) by chwhilar@microsoft.com) - - Support updateScalingMode in the VideoGallery to avoid having to destroy and recreate the stream when the localVideoViewOption scaling mode is changed ([PR #1890](https://github.com/azure/communication-ui-library/pull/1890) by 2684369+JamesBurnside@users.noreply.github.com) - - Announce when microphone is turned on/off and video is turned on/off to screen readers and narrator tools ([PR #1772](https://github.com/azure/communication-ui-library/pull/1772) by 94866715+dmceachernmsft@users.noreply.github.com) - -### Patches - - Fix support for onDisposeLocalStreamView in `VideoGallery` ([PR #1866](https://github.com/azure/communication-ui-library/pull/1866) by 2684369+JamesBurnside@users.noreply.github.com) - - Fixed theming of links for html and richtext/html messages in MessageThread. ([PR #1824](https://github.com/azure/communication-ui-library/pull/1824) by miguelgamis@microsoft.com) - - Added error text color in light and dark themes in semanticColors property. ([PR #1861](https://github.com/azure/communication-ui-library/pull/1861) by 79475487+mgamis-msft@users.noreply.github.com) - - Change Microphone Contextual Menu header text to Audio Device when no speakers are detected ([PR #1883](https://github.com/azure/communication-ui-library/pull/1883) by edwardlee@microsoft.com) - - when there is no menu items, participant item should not be clickable ([PR #1844](https://github.com/azure/communication-ui-library/pull/1844) by carolinecao@microsoft.com) - - Fix inverted host element when local video plays in picture-in-picture window ([PR #1933](https://github.com/azure/communication-ui-library/pull/1933) by 82062616+prprabhu-ms@users.noreply.github.com) - - Add split button aria labels to the microphone and camera buttons. Remove the aria-role of menu from the split buttons. ([PR #1829](https://github.com/azure/communication-ui-library/pull/1829) by 94866715+dmceachernmsft@users.noreply.github.com) - - Fixed chat status not annoucing on voice over on iphone bug ([PR #1939](https://github.com/azure/communication-ui-library/pull/1939) by 96077406+carocao-msft@users.noreply.github.com) - - Delay consecutive messages in _ComplianceBanner to give user time to read the message ([PR #1878](https://github.com/azure/communication-ui-library/pull/1878) by 82062616+prprabhu-ms@users.noreply.github.com) - - Disable hover behavior when no content in sendBox ([PR #1534](https://github.com/azure/communication-ui-library/pull/1534) by jiangnanhello@live.com) - - add placeholder participant name for unnamed participants ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by carolinecao@microsoft.com) - - Code refactor: Update remote video tile to use the useVideoStreamLifecycleMaintainer ([PR #1906](https://github.com/azure/communication-ui-library/pull/1906) by 2684369+JamesBurnside@users.noreply.github.com) - - Fix local preview in the VideoGallery not re-rendering when localVideoViewOptions property changed ([PR #1841](https://github.com/azure/communication-ui-library/pull/1841) by 2684369+JamesBurnside@users.noreply.github.com) - - Fix tab ordering of the New Messages button in the Chat Composite ([PR #1961](https://github.com/azure/communication-ui-library/pull/1961) by 2684369+JamesBurnside@users.noreply.github.com) - - Add a default host layer in base provider 1. make our lib compatible with react-full-screen 2. avoid polluting global dom tree ([PR #1950](https://github.com/azure/communication-ui-library/pull/1950) by jinan@microsoft.com) - - Refactor: Ensure the LocalAndRemotePiP reuses the same LocalVideoTile and RemoteVideoTile the VideoGallery component uses ([PR #1930](https://github.com/azure/communication-ui-library/pull/1930) by 2684369+JamesBurnside@users.noreply.github.com) - - Fix param value in callId change event ([PR #1819](https://github.com/azure/communication-ui-library/pull/1819) by jiangnanhello@live.com) - - Fixed font of LocalPreview label that indicates camera is off. ([PR #1827](https://github.com/azure/communication-ui-library/pull/1827) by 79475487+mgamis-msft@users.noreply.github.com) - - Fix a memoization in Call-based composites to prevent onRenderAvatar triggering unecessary re-renders ([PR #1935](https://github.com/azure/communication-ui-library/pull/1935) by 2684369+JamesBurnside@users.noreply.github.com) - - Update createStreamView to return the created stream view result ([PR #1891](https://github.com/azure/communication-ui-library/pull/1891) by 2684369+JamesBurnside@users.noreply.github.com) - - Fixed contextual menus in CallWithChatComposite and CallComposite to be responsive to window resize. ([PR #1800](https://github.com/azure/communication-ui-library/pull/1800) by miguelgamis@microsoft.com) - - Ensure referential ID of callwithchatcomposite is unique among call with chat instances ([PR #1869](https://github.com/azure/communication-ui-library/pull/1869) by 2684369+JamesBurnside@users.noreply.github.com) - - Introduce tests to support new custom data model behaviors. ([PR #1836](https://github.com/azure/communication-ui-library/pull/1836) by 94866715+dmceachernmsft@users.noreply.github.com) - - Introduce the usage of the adapters error handling to the fetchInitialData function. ([PR #1845](https://github.com/azure/communication-ui-library/pull/1845) by 94866715+dmceachernmsft@users.noreply.github.com) - - Fix whole app re-render when callId changes ([PR #1820](https://github.com/azure/communication-ui-library/pull/1820) by jiangnanhello@live.com) - - Fix the display name of the remote participants when they provide onFetchAvatarPersonaData prop. ([PR #1822](https://github.com/azure/communication-ui-library/pull/1822) by 94866715+dmceachernmsft@users.noreply.github.com) - - Change Microphone Contextual Menu header text to Audio Device when no speakers are detected ([PR #1883](https://github.com/azure/communication-ui-library/pull/1883) by edwardlee@microsoft.com) - - Remove spurius console log ([PR #1451](https://github.com/azure/communication-ui-library/pull/1451) by 82062616+prprabhu-ms@users.noreply.github.com) - - update storybook to v6.5.7 ([PR #1972](https://github.com/azure/communication-ui-library/pull/1972) by 2684369+JamesBurnside@users.noreply.github.com) - - Fix video freeze in LocalPreview story ([PR #1949](https://github.com/azure/communication-ui-library/pull/1949) by 82062616+prprabhu-ms@users.noreply.github.com) - - Resolve icon centering on SendBox storybook examples ([PR #1833](https://github.com/azure/communication-ui-library/pull/1833) by edwardlee@microsoft.com) - - patched error on storybook participant item not showing name ([PR #1844](https://github.com/azure/communication-ui-library/pull/1844) by carolinecao@microsoft.com) - - Add Best Practices documentation to Storybook ([PR #1970](https://github.com/azure/communication-ui-library/pull/1970) by 2684369+JamesBurnside@users.noreply.github.com) - - Add default replacer to do safe stringify ([PR #1921](https://github.com/azure/communication-ui-library/pull/1921) by jinan@microsoft.com) - - Update VideoGallery bindings to return the created view when starting a local video stream ([PR #1891](https://github.com/azure/communication-ui-library/pull/1891) by 2684369+JamesBurnside@users.noreply.github.com) - - When participant doesnt have a name, set the name to unnamed participant ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by carolinecao@microsoft.com) - - Fix Calling handler to correctly dispose a local view when view is attached to a call ([PR #1867](https://github.com/azure/communication-ui-library/pull/1867) by 2684369+JamesBurnside@users.noreply.github.com) - - Support calling `updateScalingMode` in the Video Gallery with remote video streams instead of recreating the stream when the scaling mode changes ([PR #1907](https://github.com/azure/communication-ui-library/pull/1907) by 2684369+JamesBurnside@users.noreply.github.com) - - Fixed onCreateLocalStreamView handler default videostream options to be cropped and mirrored. ([PR #1909](https://github.com/azure/communication-ui-library/pull/1909) by miguelgamis@microsoft.com) - - Return the renderer and view created when statefulCallClient.createView is called ([PR #1889](https://github.com/azure/communication-ui-library/pull/1889) by 2684369+JamesBurnside@users.noreply.github.com) - - Add callIdHistory to context + internal context - Update all visit to callId using latestCallId - Encapsule the access to internalMap directly to ensure no leaks ([PR #1817](https://github.com/azure/communication-ui-library/pull/1817) by jiangnanhello@live.com) - - Update the right call.id into state ([PR #1818](https://github.com/azure/communication-ui-library/pull/1818) by jiangnanhello@live.com) - - Remove dependency on azure/communication-signalling, instead use types from azure/communication-chat ([PR #1895](https://github.com/azure/communication-ui-library/pull/1895) by 2684369+JamesBurnside@users.noreply.github.com) - - Only emit stateChanged events where there is an actual change ([PR #1449](https://github.com/azure/communication-ui-library/pull/1449) by 82062616+prprabhu-ms@users.noreply.github.com) - - - ## [1.2.2-beta.1](https://github.com/azure/communication-ui-library/tree/@azure/communication-react_v1.2.2-beta.1) Tue, 19 Apr 2022 20:46:13 GMT @@ -349,40 +204,6 @@ Tue, 19 Apr 2022 20:46:13 GMT - Attach file icon position changes basis on form factor ([PR #1774](https://github.com/azure/communication-ui-library/pull/1774) by anjulgarg@live.com) - Introduces A11y strings for aria-roles for control bar buttons. ([PR #1628](https://github.com/azure/communication-ui-library/pull/1628) by 94866715+dmceachernmsft@users.noreply.github.com) -## [1.2.0](https://github.com/azure/communication-ui-library/tree/1.2.0) - -[Changes since 1.1.0](https://github.com/azure/communication-ui-library/compare/1.1.0...1.2.0) - -This stable release introduces `CallWithChatComposite`, a new out of the box experience that combines calling and chat capabilities. -The new composite provides customization API similar to `CallComposite` and `ChatComposite`. You can add custom themes, provide custom avatars and intercept communication with the Azure Communication Services using APIs you are already familiar with from he earlier composites. In addition, `CallWithChatComposite` has a mobile-optimized UX you can enable with the `mobileView` flag. - -In addition to the new composite, this stable release includes various style and accessibility improvements to existing UI components. A changelog since the last public beta follows: - -[Changes since 1.1.1-beta.1](https://github.com/azure/communication-ui-library/compare/1.1.0...1.1.1-beta.1) - -### Minor changes - -- Added ParticipantList prop onParticipantClick and ParticipantItem prop onClick. ([PR #1515](https://github.com/azure/communication-ui-library/pull/1515) by miguelgamis@microsoft.com) -- Introduce useAzureCommunicationCallAdapter hook ([PR #1618](https://github.com/azure/communication-ui-library/pull/1618) by 82062616+prprabhu-ms@users.noreply.github.com) - -- Increase the border radius of buttons in composites with call features ([PR #1609](https://github.com/azure/communication-ui-library/pull/1609) by 94866715+dmceachernmsft@users.noreply.github.com) - -### Patch changes - -- Bump @azure/communication-calling to 1.4.4 ([PR #1610](https://github.com/azure/communication-ui-library/pull/1610) by 82062616+prprabhu-ms@users.noreply.github.com) -- Fix ChatMessageActionFlyout useMemo to include exhaustive dependencies to prevent missed re-renders on prop updates ([PR #1597](https://github.com/azure/communication-ui-library/pull/1597) by 2684369+JamesBurnside@users.noreply.github.com) -- Update ControlBarButton to read aria strings from other string sources ([PR #1614](https://github.com/azure/communication-ui-library/pull/1614) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fix ChatMessage border color when editing a message to show inactive colors when not active ([PR #1583](https://github.com/azure/communication-ui-library/pull/1583) by 2684369+JamesBurnside@users.noreply.github.com) -- Prevent chat message flyout randomly closing itself by setting preventDismissOnResize property on the chat message flyout ([PR #1573](https://github.com/azure/communication-ui-library/pull/1573) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix SendBox position shift when border size changes. Update sendbox coloring to use theme.primary instead of theme.blue ([PR #1584](https://github.com/azure/communication-ui-library/pull/1584) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix: do not allow sending empty messages when editing chat messages ([PR #1575](https://github.com/azure/communication-ui-library/pull/1575) by 2684369+JamesBurnside@users.noreply.github.com) -- Sidepane copy invite link and cancel button UI style fix ([PR #1581](https://github.com/azure/communication-ui-library/pull/1581) by edwardlee@microsoft.com) -- Fix react useEffect dependencies in composites ([PR #1600](https://github.com/azure/communication-ui-library/pull/1600) by 2684369+JamesBurnside@users.noreply.github.com) -- Add soft vertical height support for unsupported mobile landscape orientation in Calling-based Composites ([PR #1572](https://github.com/azure/communication-ui-library/pull/1572) by 2684369+JamesBurnside@users.noreply.github.com) -- bugfix: Dispose adapter in hook when component unmounts ([PR #1619](https://github.com/azure/communication-ui-library/pull/1619) by 82062616+prprabhu-ms@users.noreply.github.com) -- Fix chat unread messages badge border to always be white ([PR #1608](https://github.com/azure/communication-ui-library/pull/1608) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix call control bar wrapping to a new line at high zoom levels and narrow screen heights ([PR #1571](https://github.com/azure/communication-ui-library/pull/1571) by 2684369+JamesBurnside@users.noreply.github.com) - ## [1.1.1-beta.1](https://github.com/azure/communication-ui-library/tree/1.1.1-beta.1) Tue, 01 Mar 2022 16:42:52 GMT @@ -444,34 +265,6 @@ Tue, 01 Mar 2022 16:42:52 GMT - Enable keyboard shortcuts in storybook documentation ([PR #1527](https://github.com/azure/communication-ui-library/pull/1527) by carolinecao@microsoft.com) - updating version of node suggested for snippets ([PR #1488](https://github.com/azure/communication-ui-library/pull/1488) by 79329532+alkwa-msft@users.noreply.github.com) -## [1.1.0](https://github.com/azure/communication-ui-library/tree/1.1.0) - -[Compare changes](https://github.com/azure/communication-ui-library/compare/1.0.0...1.1.0) - -With this minor release, @azure/communication-react's Azure Communication Service core SDKs have been moved to [peerDependencies](https://nodejs.org/en/blog/npm/peer-dependencies/). -This change gives you a more consistent way to use the core SDKs in your application. - -After upgrading to 1.1.0, you will need to install these core SDKs in your application: - -```bash -npm i @azure/communication-calling@1.3.2 -npm i @azure/communication-chat@1.1.0 -``` - -This minor release also contains general bug fixes and performance improvements. - -## Changes since 1.0.0 -[Compare changes](https://github.com/Azure/communication-ui-library/compare/1.0.0...1.1.0) - - -### Changes - - Upgrade @azure/communication-signaling to 1.0.0.beta.12 ([PR #1352](https://github.com/azure/communication-ui-library/pull/1352) by anjulgarg@live.com) - - Moved Avatars icons to the left of messages by not displaying usernames in Storybook MessageThread ([PR #1345](https://github.com/azure/communication-ui-library/pull/1345) by edwardlee@microsoft.com) - - Allows setting min and max size of the persona avatar in the Video Tile ([PR #1406](https://github.com/azure/communication-ui-library/pull/1406) by 2684369+JamesBurnside@users.noreply.github.com) - -### Bug Fixes - - Fix CallComposite being stuck on the configuration page when using adapter.startCall ([PR #1403](https://github.com/azure/communication-ui-library/pull/1403) by 2684369+JamesBurnside@users.noreply.github.com) - ## [1.0.1-beta.2](https://github.com/azure/communication-ui-library/tree/@azure/communication-react_v1.0.1-beta.2) Mon, 24 Jan 2022 23:18:53 GMT @@ -538,81 +331,6 @@ Tue, 04 Jan 2022 22:57:09 GMT - Making mock videos in storybook cover the entire video tile ([PR #1273](https://github.com/azure/communication-ui-library/pull/1273) by anjulgarg@live.com) - Add example ErrorBar to storybook docs. ([PR #1268](https://github.com/azure/communication-ui-library/pull/1268) by anjulgarg@live.com) -## [v1.0.0 - Release](https://github.com/azure/communication-ui-library/tree/1.0.0) - -Mon, 06 Dec 2021 19:41:54 GMT - -We have heard from developers that building UI is a challenge. The Azure Communication Services UI Library is here to help. It offers modern calling/chat UI features which integrate seamlessly into your application. We designed this library with attention to customizability, localization, and a11y features so that you can create immersive and inclusive experiences your users love. ❤ - -### Composites - -Composites are a low code, end-to-end solution to power your call and chat scenarios with Azure Communication Services. We designed them as an out-of-the box solution to be dropped into your application with the ability to integrate seamlessly with theming, styling and custom application logic. - -In the future, we will continue to evolve the composites with the latest Azure Communication Services features so you can integrate them into your application with minimal effort. - -Features: -- 🎁 Embed composites into your web applications with a few lines of code -- 🌈 Theme using [FluentUI style theming](https://fluentuipr.z22.web.core.windows.net/heads/master/theming-designer/index.html) -- 🎧 Listen to communication events (e.g when the call has ended) -- 💥 Take action on behalf of the user - -### UI Components - -We have also added a development experience for developers that want more control over the end-user experience. By exposing our UI components and underlying state management architecture, we seek to empower developers who want granular control over how the UI components build up into the overall communication experience. Compared to composites, the UI components offer increased flexibility at the cost of additional development effort. - -Along with the choice to build an open-source library, the UI components allow us to share the tools we use to make great products with you. We hope you will be excited by the level of granularity, use it in your own applications, and consider contributing back. - -Features: -- ✏️ Create calling and chat clients using ReactJS -- 🎨 Style UI components using [FluentUI styling patterns](https://github.com/microsoft/fluentui/wiki/Component-Styling) -- 🏠 Layout your calling and chat components -- 🎛️ Integrate your own custom logic - -### Storybook - -📕 Check out our documentation in [storybook](https://azure.github.io/communication-ui-library/) to learn more about the UI Library. -🚀 Try out our composites and UI components today in the "Preview" tab in Storybook. - -## Changes since 1.0.0-beta.8 - -[Compare changes](https://github.com/azure/communication-ui-library/compare/1.0.0-beta.8...1.0.0) - -### Changes - - - Remove beta-only features for 1.0.0 release ([PR #1114](https://github.com/azure/communication-ui-library/pull/1114) by 82062616+prprabhu-ms@users.noreply.github.com) - - Immediately fetch initial chat data when creating azure communication chat adapter ([PR #1168](https://github.com/azure/communication-ui-library/pull/1168) by 2684369+JamesBurnside@users.noreply.github.com) - - Disable microphone toggle in Teams lobby as it's not supported by headless SDK ([PR #1139](https://github.com/azure/communication-ui-library/pull/1139) by anjulgarg@live.com) - - Add localized tooltip to microphone button in lobby informing users that it is disabled. ([PR #1148](https://github.com/azure/communication-ui-library/pull/1148) by anjulgarg@live.com) - - Update localized resource files. ([PR #1197](https://github.com/azure/communication-ui-library/pull/1197) by miguelgamis@microsoft.com) - - Storybook doc improvements. - - Reduce VideoGallery persona size ([PR #1129](https://github.com/azure/communication-ui-library/pull/1129) by 2684369+JamesBurnside@users.noreply.github.com) - - No longer make Local video tile draggable when horizontal gallery is showing ([PR #1163](https://github.com/azure/communication-ui-library/pull/1163) by miguelgamis@microsoft.com) - - Remove long press gesture on MessageThread messages ([PR #1118](https://github.com/azure/communication-ui-library/pull/1118) by 2684369+JamesBurnside@users.noreply.github.com) - - Add tooltip string for disabled ControlBar buttons ([PR #1166](https://github.com/azure/communication-ui-library/pull/1166) by alcail@microsoft.com) - - Add Scrollbar when editing message in chat ([PR #1158](https://github.com/azure/communication-ui-library/pull/1158) by anjulgarg@live.com) - - No longer render richtext/media messages until future support is added ([PR #1149](https://github.com/azure/communication-ui-library/pull/1149) by 79329532+alkwa-msft@users.noreply.github.com) - - GridLayoutProp styles prop type changed to GridLayoutStyles ([PR #1196](https://github.com/azure/communication-ui-library/pull/1196) by miguelgamis@microsoft.com) - - Sort to participants by name in participantListSelector ([PR #1106](https://github.com/azure/communication-ui-library/pull/1106) by anjulgarg@live.com) - - Hide users in a Teams lobby from the acs clients ([PR #1112](https://github.com/azure/communication-ui-library/pull/1112) by 79329532+alkwa-msft@users.noreply.github.com) - -### Bug Fixes - - Fix typing indicator going outside of the max width of sendbox ([PR #1191](https://github.com/azure/communication-ui-library/pull/1191) by anjulgarg@live.com) - - Fix typo in complianceBannerTranscriptionStarted ([PR #1210](https://github.com/azure/communication-ui-library/pull/1210) by 82062616+prprabhu-ms@users.noreply.github.com) - - Fix ComplianceBanner auto-dismiss ([PR #1117](https://github.com/azure/communication-ui-library/pull/1117) by 82062616+prprabhu-ms@users.noreply.github.com) - - Fix option naming to options ([PR #1173](https://github.com/azure/communication-ui-library/pull/1173) by jinan@microsoft.com) - - Fix partially clipped text in `ParticipantItem` ([PR #1145](https://github.com/azure/communication-ui-library/pull/1145) by anjulgarg@live.com) - - Fix VideoGallery to have a unique identifier for local video tile to dock. ([PR #1111](https://github.com/azure/communication-ui-library/pull/1111) by miguelgamis@microsoft.com) - - Fix 'New Messages' not clearing when the user scrolls to the bottom of the message thread' ([PR #1115](https://github.com/azure/communication-ui-library/pull/1115) by 2684369+JamesBurnside@users.noreply.github.com) - - Fix stop screen sharing label from stop to stop sharing ([PR #1164](https://github.com/azure/communication-ui-library/pull/1164) by 2684369+JamesBurnside@users.noreply.github.com) - - Fix message thread not loading all messages by setting pagesize to 50 ([PR #1183](https://github.com/azure/communication-ui-library/pull/1183) by jinan@microsoft.com) - - Fix unwanted dismissal of ParticipantsButtton and DevicesButton Callout on resize events ([PR #1138](https://github.com/azure/communication-ui-library/pull/1138) by 82062616+prprabhu-ms@users.noreply.github.com) - - Fix Screenshare being rerender on page change. ([PR #1175](https://github.com/azure/communication-ui-library/pull/1175) by miguelgamis@microsoft.com) - - Fix gap betwen GridLayout and HorizontalGallery for Safari on IPhone SE. ([PR #1162](https://github.com/azure/communication-ui-library/pull/1162) by miguelgamis@microsoft.com) - - Fix typing indicator wrapping correctly for long names ([PR #1123](https://github.com/azure/communication-ui-library/pull/1123) by 2684369+JamesBurnside@users.noreply.github.com) - - Fix text in system messages in the MessageThread to wrap when it is too long. ([PR #1120](https://github.com/azure/communication-ui-library/pull/1120) by 2684369+JamesBurnside@users.noreply.github.com) - - Fix screenshare button background when active ([PR #1178](https://github.com/azure/communication-ui-library/pull/1178) by 2684369+JamesBurnside@users.noreply.github.com) - - Remove console log when rendering video ([PR #1188](https://github.com/azure/communication-ui-library/pull/1188) by 82062616+prprabhu-ms@users.noreply.github.com) - ## [1.0.0-beta.8](https://github.com/azure/communication-ui-library/tree/1.0.0-beta.8) Wed, 17 Nov 2021 22:21:27 GMT diff --git a/packages/communication-react/CHANGELOG.stable.md b/packages/communication-react/CHANGELOG.stable.md new file mode 100644 index 00000000000..541c949b26d --- /dev/null +++ b/packages/communication-react/CHANGELOG.stable.md @@ -0,0 +1,287 @@ +# Change Log - @azure/communication-react + +This log was last generated on Fri, 21 Oct 2022 23:01:52 GMT and should not be manually modified. + + + +## [1.4.0](https://github.com/azure/communication-ui-library/tree/1.4.0) + +Fri, 21 Oct 2022 23:01:52 GMT +[Compare changes](https://github.com/azure/communication-ui-library/compare/1.3.1...1.4.0) + +This stable release contains a slew of bug fixes, some of them for bugs filed by our users in our GitHub repository. Thanks! +The release also contains some small API additions to support these fixes. + +### Minor changes + +- `@internal/react-composites` + - Add callEndReason to the onCallEnded event and fix the event to trigger before the composite page transition. ([PR #2201](https://github.com/azure/communication-ui-library/pull/2201) by 2684369+JamesBurnside@users.noreply.github.com) + - BugFix: Add missing foreveryone logic for leaveCall ([PR #2399](https://github.com/azure/communication-ui-library/pull/2399) by carolinecao@microsoft.com) + - Introduce a typename `ParticipantState`. Permissible values unchanged. ([PR #2161](https://github.com/Azure/communication-ui-library/pull/2161)) +- `@internal/react-components` + - Remove onFocus callback that focuses directly on content in Chat Message. Added string for aria label of local user's message content. ([PR #2153](https://github.com/azure/communication-ui-library/pull/2153) by miguelgamis@microsoft.com) + +### Patches + +- `@internal/react-composites` + - Fixes issue where you can start a call if you unplug it on the configuration screen. ([PR #2061](https://github.com/azure/communication-ui-library/pull/2061) by 94866715+dmceachernmsft@users.noreply.github.com) + - Fix adapter logic to join Teams meeting. ([PR #2253](https://github.com/azure/communication-ui-library/pull/2253) by miguelgamis@microsoft.com) + - Fix custom menu items being triggered as a flyout and as a drawer menu item on mobile. Fix custom menu items not triggering on callwithchat composite at all. ([PR #2239](https://github.com/azure/communication-ui-library/pull/2239) by 2684369+JamesBurnside@users.noreply.github.com) + - Fix React hook order console errors for LocalDeviceSettings. ([PR #2198](https://github.com/azure/communication-ui-library/pull/2198) by miguelgamis@microsoft.com) + - Message thread background color in composites matches composite background color ([PR #2126](https://github.com/azure/communication-ui-library/pull/2126) by anjulgarg@live.com) + - Fixed bug where drawer on mobile does not get dismissed after making a selection ([PR #2115](https://github.com/azure/communication-ui-library/pull/2115) by carolinecao@microsoft.com) + - Fix running render passes on people pane on every render ([PR #2240](https://github.com/azure/communication-ui-library/pull/2240) by 2684369+JamesBurnside@users.noreply.github.com) + - Fix Calling Composite's control bar buttons incorrectly showing as disabled when the control bar button is set to `true` in the control bar options ([PR #2325](https://github.com/azure/communication-ui-library/pull/2325) by 2684369+JamesBurnside@users.noreply.github.com) + - Fix local device settings dropdowns to be disabled until device permissions are granted ([PR #2351](https://github.com/azure/communication-ui-library/pull/2351) by miguelgamis@microsoft.com) + - Autofocus on back button when initially opening People and Chat pane ([PR #2045](https://github.com/azure/communication-ui-library/pull/2045) by edwardlee@microsoft.com) + - Update documentation for onFetchAvatarPersonaData property on BaseComposite to drive clarity to what it does and does not do. ([PR #2027](https://github.com/azure/communication-ui-library/pull/2027) by 94866715+dmceachernmsft@users.noreply.github.com) + - fix: joinCall set correct mute state based on microphoneOn parameter ([PR #2131](https://github.com/azure/communication-ui-library/pull/2131) by fanjin1989@gmail.com) + - Fix call adapter joinCall logic bug. ([PR #2199](https://github.com/azure/communication-ui-library/pull/2199) by miguelgamis@microsoft.com) + - Composites now using theme.semanticColors.bodyBackground as background color ([PR #2117](https://github.com/azure/communication-ui-library/pull/2117) by anjulgarg@live.com) + - Add Announcer to copy invite link button to announce action on button. ([PR #2289](https://github.com/azure/communication-ui-library/pull/2289) by 94866715+dmceachernmsft@users.noreply.github.com) + - Bugfix: Actually show provided participant menu items in CallComposite ([PR #2154](https://github.com/azure/communication-ui-library/pull/2154) by prprabhu@microsoft.com) + - Introduces animations to is speaking when muted indicator ([PR #2312](https://github.com/azure/communication-ui-library/pull/2312) by 94866715+dmceachernmsft@users.noreply.github.com) + - Fix scrollbar showing incorrectly in landscape mobile view due to absolutely positioned participant pane in Chat Composite ([PR #2038](https://github.com/azure/communication-ui-library/pull/2038) by anjulgarg@live.com) + - Fix Participants and ScreenShare buttons being disabled when unrelated options are passed into the call composite ([PR #2181](https://github.com/azure/communication-ui-library/pull/2181) by 2684369+JamesBurnside@users.noreply.github.com) + - Add permissions for Camera and Microphone in devices options ([PR #2402](https://github.com/azure/communication-ui-library/pull/2402) by 97124699+prabhjot-msft@users.noreply.github.com) + - Fix CallWithChat control bar disappearing while the call is in the disconnecting state ([PR #2392](https://github.com/azure/communication-ui-library/pull/2392) by 2684369+JamesBurnside@users.noreply.github.com) + - Fix logic to show label of MoreButton in ControlBar ([PR #2388](https://github.com/azure/communication-ui-library/pull/2388) by miguelgamis@microsoft.com) + - Bump @fluentui/react dependency to 8.98.3 ([PR #2415](https://github.com/azure/communication-ui-library/pull/2415) by 2684369+JamesBurnside@users.noreply.github.com) + - bugfix: Avoid blank screen on mobile when call ends with a side pane open ([PR #2407](https://github.com/azure/communication-ui-library/pull/2407) by 82062616+prprabhu-ms@users.noreply.github.com) + - Remove end call reason from adapter.onCallEnded ([PR #2371](https://github.com/azure/communication-ui-library/pull/2371) by 2684369+JamesBurnside@users.noreply.github.com) +- `@internal/react-components` + - Fixed flaky file sharing tests for upload cards by awaiting file type icons ([PR #2023](https://github.com/azure/communication-ui-library/pull/2023) by 97124699+prabhjot-msft@users.noreply.github.com) + - Chat message bubble shows border in high contrast modes making each message distinguishable. ([PR #2106](https://github.com/azure/communication-ui-library/pull/2106) by anjulgarg@live.com) + - Fix for file card navigation issue when multiple files are uploaded ([PR #2165](https://github.com/azure/communication-ui-library/pull/2165) by 97124699+prabhjot-msft@users.noreply.github.com) + - Fixed bug where voice over does not annouce menu item selected in both calling and callwithchat ([PR #2060](https://github.com/azure/communication-ui-library/pull/2060) by carolinecao@microsoft.com) + - Memoize ParticipantList callback functions ([PR #2240](https://github.com/azure/communication-ui-library/pull/2240) by 2684369+JamesBurnside@users.noreply.github.com) + - Add CSS to show/hide menu button on hover/focus ([PR #2319](https://github.com/azure/communication-ui-library/pull/2319) by carolinecao@microsoft.com) + - Load new messages only when scroll bar is at the top ([PR #2355](https://github.com/azure/communication-ui-library/pull/2355) by edwardlee@microsoft.com) + - Fix React hook order console errors for CameraButton. ([PR #2198](https://github.com/azure/communication-ui-library/pull/2198) by miguelgamis@microsoft.com) + - Hotfix: infinite spinner for screenShare in stable ([PR #2191](https://github.com/azure/communication-ui-library/pull/2191) by jinan@microsoft.com) + - changed z-index so new message button shows ontop of chat bubble ([PR #2046](https://github.com/azure/communication-ui-library/pull/2046) by carolinecao@microsoft.com) + - Fix invalid scrollbars when gif images are shared in chat ([PR #2037](https://github.com/azure/communication-ui-library/pull/2037) by anjulgarg@live.com) + - Make participant items tab navigable ([PR #2045](https://github.com/azure/communication-ui-library/pull/2045) by edwardlee@microsoft.com) + - Fix bug of dismissed menu when scrolling ([PR #2069](https://github.com/azure/communication-ui-library/pull/2069) by jinan@microsoft.com) + - Control Bar uses theme.semanticColors.bodyBackground instead of theme.palette.white ([PR #2117](https://github.com/azure/communication-ui-library/pull/2117) by anjulgarg@live.com) + - Updated tooltip strings to not be title case ([PR #2350](https://github.com/azure/communication-ui-library/pull/2350) by miguelgamis@microsoft.com) + - Fix voiceover tab navigation of messages including system messages. Hide message action flyout when focus blurs. ([PR #2042](https://github.com/azure/communication-ui-library/pull/2042) by miguelgamis@microsoft.com) + - Replace floating div with border with inset border of video tile to show user is speaking. ([PR #2236](https://github.com/azure/communication-ui-library/pull/2236) by miguelgamis@microsoft.com) + - correctly setting maxHeight for people context menu ([PR #2034](https://github.com/azure/communication-ui-library/pull/2034) by 79329532+alkwa-msft@users.noreply.github.com) + - Export Announcer component to be used internally. ([PR #2289](https://github.com/azure/communication-ui-library/pull/2289) by 94866715+dmceachernmsft@users.noreply.github.com) + - Bump @fluentui/react dependency to 8.98.3 ([PR #2415](https://github.com/azure/communication-ui-library/pull/2415) by 2684369+JamesBurnside@users.noreply.github.com) + - Fix VideoGallery showing video spinners when the CallComposites are disconnecting from a call. ([PR #2392](https://github.com/azure/communication-ui-library/pull/2392) by 2684369+JamesBurnside@users.noreply.github.com) +- `@internal/calling-component-bindings` + - Fix screenshare button selector to disable button when call is InLobby or Connecting state. ([PR #2059](https://github.com/azure/communication-ui-library/pull/2059) by 94866715+dmceachernmsft@users.noreply.github.com) + - BugFix: Fix local camera getting into a bad state when the camera takes longer to turn on than the call took to connect ([PR #2412](https://github.com/azure/communication-ui-library/pull/2412) by 2684369+JamesBurnside@users.noreply.github.com) + - BugFix: Add missing foreveryone logic for leaveCall ([PR #2399](https://github.com/azure/communication-ui-library/pull/2399) by carolinecao@microsoft.com) +- `@internal/calling-stateful-client` + - Add event logs for disposing local video streams ([PR #2121](https://github.com/azure/communication-ui-library/pull/2121) by 2684369+JamesBurnside@users.noreply.github.com) +- `@internal/chat-component-bindings` + - Show datetime when there are more than 5 mins between each message ([PR #2299](https://github.com/azure/communication-ui-library/pull/2299) by carolinecao@microsoft.com) + +## [1.3.1](https://github.com/azure/communication-ui-library/tree/1.3.1) + +This is a patch release for issue [#2186](https://github.com/Azure/communication-ui-library/issues/2186): +- Fix infinite spinner bug during screenshare. ([PR #2191](https://github.com/Azure/communication-ui-library/pull/2191) by jiangnanhello@live.com). + +## [1.3.0](https://github.com/azure/communication-ui-library/tree/@azure/communication-react_v1.3.0) + +This stable release is mostly minor changes and bug fixes and quality of life improvements, there are no major feature introductions. + +A lot of bug fixes in this stable release are related to accessibility. Fixes include improved narration from screen readers in CallWithChat composite as well as improved keyboard navigation. + +Also included are updates to the video streams with new features like a loading spinner in the remote stream when the remote participants connection is loading. Available in the components now and coming soon to the composites. + +Mon, 13 Jun 2022 18:29:25 GMT +[Compare changes](https://github.com/azure/communication-ui-library/compare/@azure/communication-react_v1.2.2-beta.1...@azure/communication-react_v1.3.0) + +### Minor changes + - Video Gallery supports a loading spinner to indicate a video stream is incoming but has not yet loaded. This feature will be enabled in the Composites soon. ([PR #1954](https://github.com/azure/communication-ui-library/pull/1954) by chwhilar@microsoft.com) + - Support updateScalingMode in the VideoGallery to avoid having to destroy and recreate the stream when the localVideoViewOption scaling mode is changed ([PR #1890](https://github.com/azure/communication-ui-library/pull/1890) by 2684369+JamesBurnside@users.noreply.github.com) + - Announce when microphone is turned on/off and video is turned on/off to screen readers and narrator tools ([PR #1772](https://github.com/azure/communication-ui-library/pull/1772) by 94866715+dmceachernmsft@users.noreply.github.com) + +### Patches + - Fix support for onDisposeLocalStreamView in `VideoGallery` ([PR #1866](https://github.com/azure/communication-ui-library/pull/1866) by 2684369+JamesBurnside@users.noreply.github.com) + - Fixed theming of links for html and richtext/html messages in MessageThread. ([PR #1824](https://github.com/azure/communication-ui-library/pull/1824) by miguelgamis@microsoft.com) + - Added error text color in light and dark themes in semanticColors property. ([PR #1861](https://github.com/azure/communication-ui-library/pull/1861) by 79475487+mgamis-msft@users.noreply.github.com) + - Change Microphone Contextual Menu header text to Audio Device when no speakers are detected ([PR #1883](https://github.com/azure/communication-ui-library/pull/1883) by edwardlee@microsoft.com) + - when there is no menu items, participant item should not be clickable ([PR #1844](https://github.com/azure/communication-ui-library/pull/1844) by carolinecao@microsoft.com) + - Fix inverted host element when local video plays in picture-in-picture window ([PR #1933](https://github.com/azure/communication-ui-library/pull/1933) by 82062616+prprabhu-ms@users.noreply.github.com) + - Add split button aria labels to the microphone and camera buttons. Remove the aria-role of menu from the split buttons. ([PR #1829](https://github.com/azure/communication-ui-library/pull/1829) by 94866715+dmceachernmsft@users.noreply.github.com) + - Fixed chat status not annoucing on voice over on iphone bug ([PR #1939](https://github.com/azure/communication-ui-library/pull/1939) by 96077406+carocao-msft@users.noreply.github.com) + - Delay consecutive messages in _ComplianceBanner to give user time to read the message ([PR #1878](https://github.com/azure/communication-ui-library/pull/1878) by 82062616+prprabhu-ms@users.noreply.github.com) + - Disable hover behavior when no content in sendBox ([PR #1534](https://github.com/azure/communication-ui-library/pull/1534) by jiangnanhello@live.com) + - add placeholder participant name for unnamed participants ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by carolinecao@microsoft.com) + - Code refactor: Update remote video tile to use the useVideoStreamLifecycleMaintainer ([PR #1906](https://github.com/azure/communication-ui-library/pull/1906) by 2684369+JamesBurnside@users.noreply.github.com) + - Fix local preview in the VideoGallery not re-rendering when localVideoViewOptions property changed ([PR #1841](https://github.com/azure/communication-ui-library/pull/1841) by 2684369+JamesBurnside@users.noreply.github.com) + - Fix tab ordering of the New Messages button in the Chat Composite ([PR #1961](https://github.com/azure/communication-ui-library/pull/1961) by 2684369+JamesBurnside@users.noreply.github.com) + - Add a default host layer in base provider 1. make our lib compatible with react-full-screen 2. avoid polluting global dom tree ([PR #1950](https://github.com/azure/communication-ui-library/pull/1950) by jinan@microsoft.com) + - Refactor: Ensure the LocalAndRemotePiP reuses the same LocalVideoTile and RemoteVideoTile the VideoGallery component uses ([PR #1930](https://github.com/azure/communication-ui-library/pull/1930) by 2684369+JamesBurnside@users.noreply.github.com) + - Fix param value in callId change event ([PR #1819](https://github.com/azure/communication-ui-library/pull/1819) by jiangnanhello@live.com) + - Fixed font of LocalPreview label that indicates camera is off. ([PR #1827](https://github.com/azure/communication-ui-library/pull/1827) by 79475487+mgamis-msft@users.noreply.github.com) + - Fix a memoization in Call-based composites to prevent onRenderAvatar triggering unecessary re-renders ([PR #1935](https://github.com/azure/communication-ui-library/pull/1935) by 2684369+JamesBurnside@users.noreply.github.com) + - Update createStreamView to return the created stream view result ([PR #1891](https://github.com/azure/communication-ui-library/pull/1891) by 2684369+JamesBurnside@users.noreply.github.com) + - Fixed contextual menus in CallWithChatComposite and CallComposite to be responsive to window resize. ([PR #1800](https://github.com/azure/communication-ui-library/pull/1800) by miguelgamis@microsoft.com) + - Ensure referential ID of callwithchatcomposite is unique among call with chat instances ([PR #1869](https://github.com/azure/communication-ui-library/pull/1869) by 2684369+JamesBurnside@users.noreply.github.com) + - Introduce tests to support new custom data model behaviors. ([PR #1836](https://github.com/azure/communication-ui-library/pull/1836) by 94866715+dmceachernmsft@users.noreply.github.com) + - Introduce the usage of the adapters error handling to the fetchInitialData function. ([PR #1845](https://github.com/azure/communication-ui-library/pull/1845) by 94866715+dmceachernmsft@users.noreply.github.com) + - Fix whole app re-render when callId changes ([PR #1820](https://github.com/azure/communication-ui-library/pull/1820) by jiangnanhello@live.com) + - Fix the display name of the remote participants when they provide onFetchAvatarPersonaData prop. ([PR #1822](https://github.com/azure/communication-ui-library/pull/1822) by 94866715+dmceachernmsft@users.noreply.github.com) + - Change Microphone Contextual Menu header text to Audio Device when no speakers are detected ([PR #1883](https://github.com/azure/communication-ui-library/pull/1883) by edwardlee@microsoft.com) + - Remove spurius console log ([PR #1451](https://github.com/azure/communication-ui-library/pull/1451) by 82062616+prprabhu-ms@users.noreply.github.com) + - update storybook to v6.5.7 ([PR #1972](https://github.com/azure/communication-ui-library/pull/1972) by 2684369+JamesBurnside@users.noreply.github.com) + - Fix video freeze in LocalPreview story ([PR #1949](https://github.com/azure/communication-ui-library/pull/1949) by 82062616+prprabhu-ms@users.noreply.github.com) + - Resolve icon centering on SendBox storybook examples ([PR #1833](https://github.com/azure/communication-ui-library/pull/1833) by edwardlee@microsoft.com) + - patched error on storybook participant item not showing name ([PR #1844](https://github.com/azure/communication-ui-library/pull/1844) by carolinecao@microsoft.com) + - Add Best Practices documentation to Storybook ([PR #1970](https://github.com/azure/communication-ui-library/pull/1970) by 2684369+JamesBurnside@users.noreply.github.com) + - Add default replacer to do safe stringify ([PR #1921](https://github.com/azure/communication-ui-library/pull/1921) by jinan@microsoft.com) + - Update VideoGallery bindings to return the created view when starting a local video stream ([PR #1891](https://github.com/azure/communication-ui-library/pull/1891) by 2684369+JamesBurnside@users.noreply.github.com) + - When participant doesnt have a name, set the name to unnamed participant ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by carolinecao@microsoft.com) + - Fix Calling handler to correctly dispose a local view when view is attached to a call ([PR #1867](https://github.com/azure/communication-ui-library/pull/1867) by 2684369+JamesBurnside@users.noreply.github.com) + - Support calling `updateScalingMode` in the Video Gallery with remote video streams instead of recreating the stream when the scaling mode changes ([PR #1907](https://github.com/azure/communication-ui-library/pull/1907) by 2684369+JamesBurnside@users.noreply.github.com) + - Fixed onCreateLocalStreamView handler default videostream options to be cropped and mirrored. ([PR #1909](https://github.com/azure/communication-ui-library/pull/1909) by miguelgamis@microsoft.com) + - Return the renderer and view created when statefulCallClient.createView is called ([PR #1889](https://github.com/azure/communication-ui-library/pull/1889) by 2684369+JamesBurnside@users.noreply.github.com) + - Add callIdHistory to context + internal context - Update all visit to callId using latestCallId - Encapsule the access to internalMap directly to ensure no leaks ([PR #1817](https://github.com/azure/communication-ui-library/pull/1817) by jiangnanhello@live.com) + - Update the right call.id into state ([PR #1818](https://github.com/azure/communication-ui-library/pull/1818) by jiangnanhello@live.com) + - Remove dependency on azure/communication-signalling, instead use types from azure/communication-chat ([PR #1895](https://github.com/azure/communication-ui-library/pull/1895) by 2684369+JamesBurnside@users.noreply.github.com) + - Only emit stateChanged events where there is an actual change ([PR #1449](https://github.com/azure/communication-ui-library/pull/1449) by 82062616+prprabhu-ms@users.noreply.github.com) + + + +## [1.2.0](https://github.com/azure/communication-ui-library/tree/1.2.0) + +[Changes since 1.1.0](https://github.com/azure/communication-ui-library/compare/1.1.0...1.2.0) + +This stable release introduces `CallWithChatComposite`, a new out of the box experience that combines calling and chat capabilities. +The new composite provides customization API similar to `CallComposite` and `ChatComposite`. You can add custom themes, provide custom avatars and intercept communication with the Azure Communication Services using APIs you are already familiar with from he earlier composites. In addition, `CallWithChatComposite` has a mobile-optimized UX you can enable with the `mobileView` flag. + +In addition to the new composite, this stable release includes various style and accessibility improvements to existing UI components. A changelog since the last public beta follows: + +[Changes since 1.1.1-beta.1](https://github.com/azure/communication-ui-library/compare/1.1.0...1.1.1-beta.1) + +### Minor changes + +- Added ParticipantList prop onParticipantClick and ParticipantItem prop onClick. ([PR #1515](https://github.com/azure/communication-ui-library/pull/1515) by miguelgamis@microsoft.com) +- Introduce useAzureCommunicationCallAdapter hook ([PR #1618](https://github.com/azure/communication-ui-library/pull/1618) by 82062616+prprabhu-ms@users.noreply.github.com) + +- Increase the border radius of buttons in composites with call features ([PR #1609](https://github.com/azure/communication-ui-library/pull/1609) by 94866715+dmceachernmsft@users.noreply.github.com) + +### Patch changes + +- Bump @azure/communication-calling to 1.4.4 ([PR #1610](https://github.com/azure/communication-ui-library/pull/1610) by 82062616+prprabhu-ms@users.noreply.github.com) +- Fix ChatMessageActionFlyout useMemo to include exhaustive dependencies to prevent missed re-renders on prop updates ([PR #1597](https://github.com/azure/communication-ui-library/pull/1597) by 2684369+JamesBurnside@users.noreply.github.com) +- Update ControlBarButton to read aria strings from other string sources ([PR #1614](https://github.com/azure/communication-ui-library/pull/1614) by 94866715+dmceachernmsft@users.noreply.github.com) +- Fix ChatMessage border color when editing a message to show inactive colors when not active ([PR #1583](https://github.com/azure/communication-ui-library/pull/1583) by 2684369+JamesBurnside@users.noreply.github.com) +- Prevent chat message flyout randomly closing itself by setting preventDismissOnResize property on the chat message flyout ([PR #1573](https://github.com/azure/communication-ui-library/pull/1573) by 2684369+JamesBurnside@users.noreply.github.com) +- Fix SendBox position shift when border size changes. Update sendbox coloring to use theme.primary instead of theme.blue ([PR #1584](https://github.com/azure/communication-ui-library/pull/1584) by 2684369+JamesBurnside@users.noreply.github.com) +- Fix: do not allow sending empty messages when editing chat messages ([PR #1575](https://github.com/azure/communication-ui-library/pull/1575) by 2684369+JamesBurnside@users.noreply.github.com) +- Sidepane copy invite link and cancel button UI style fix ([PR #1581](https://github.com/azure/communication-ui-library/pull/1581) by edwardlee@microsoft.com) +- Fix react useEffect dependencies in composites ([PR #1600](https://github.com/azure/communication-ui-library/pull/1600) by 2684369+JamesBurnside@users.noreply.github.com) +- Add soft vertical height support for unsupported mobile landscape orientation in Calling-based Composites ([PR #1572](https://github.com/azure/communication-ui-library/pull/1572) by 2684369+JamesBurnside@users.noreply.github.com) +- bugfix: Dispose adapter in hook when component unmounts ([PR #1619](https://github.com/azure/communication-ui-library/pull/1619) by 82062616+prprabhu-ms@users.noreply.github.com) +- Fix chat unread messages badge border to always be white ([PR #1608](https://github.com/azure/communication-ui-library/pull/1608) by 2684369+JamesBurnside@users.noreply.github.com) +- Fix call control bar wrapping to a new line at high zoom levels and narrow screen heights ([PR #1571](https://github.com/azure/communication-ui-library/pull/1571) by 2684369+JamesBurnside@users.noreply.github.com) + +## [1.1.0](https://github.com/azure/communication-ui-library/tree/1.1.0) + +[Compare changes](https://github.com/azure/communication-ui-library/compare/1.0.0...1.1.0) + +With this minor release, @azure/communication-react's Azure Communication Service core SDKs have been moved to [peerDependencies](https://nodejs.org/en/blog/npm/peer-dependencies/). +This change gives you a more consistent way to use the core SDKs in your application. + +After upgrading to 1.1.0, you will need to install these core SDKs in your application: + +```bash +npm i @azure/communication-calling@1.3.2 +npm i @azure/communication-chat@1.1.0 +``` + +This minor release also contains general bug fixes and performance improvements. + +## Changes since 1.0.0 +[Compare changes](https://github.com/Azure/communication-ui-library/compare/1.0.0...1.1.0) + + +### Changes + - Upgrade @azure/communication-signaling to 1.0.0.beta.12 ([PR #1352](https://github.com/azure/communication-ui-library/pull/1352) by anjulgarg@live.com) + - Moved Avatars icons to the left of messages by not displaying usernames in Storybook MessageThread ([PR #1345](https://github.com/azure/communication-ui-library/pull/1345) by edwardlee@microsoft.com) + - Allows setting min and max size of the persona avatar in the Video Tile ([PR #1406](https://github.com/azure/communication-ui-library/pull/1406) by 2684369+JamesBurnside@users.noreply.github.com) + +### Bug Fixes + - Fix CallComposite being stuck on the configuration page when using adapter.startCall ([PR #1403](https://github.com/azure/communication-ui-library/pull/1403) by 2684369+JamesBurnside@users.noreply.github.com) + +## [v1.0.0 - Release](https://github.com/azure/communication-ui-library/tree/1.0.0) + +Mon, 06 Dec 2021 19:41:54 GMT + +We have heard from developers that building UI is a challenge. The Azure Communication Services UI Library is here to help. It offers modern calling/chat UI features which integrate seamlessly into your application. We designed this library with attention to customizability, localization, and a11y features so that you can create immersive and inclusive experiences your users love. ❤ + +### Composites + +Composites are a low code, end-to-end solution to power your call and chat scenarios with Azure Communication Services. We designed them as an out-of-the box solution to be dropped into your application with the ability to integrate seamlessly with theming, styling and custom application logic. + +In the future, we will continue to evolve the composites with the latest Azure Communication Services features so you can integrate them into your application with minimal effort. + +Features: +- 🎁 Embed composites into your web applications with a few lines of code +- 🌈 Theme using [FluentUI style theming](https://fluentuipr.z22.web.core.windows.net/heads/master/theming-designer/index.html) +- 🎧 Listen to communication events (e.g when the call has ended) +- 💥 Take action on behalf of the user + +### UI Components + +We have also added a development experience for developers that want more control over the end-user experience. By exposing our UI components and underlying state management architecture, we seek to empower developers who want granular control over how the UI components build up into the overall communication experience. Compared to composites, the UI components offer increased flexibility at the cost of additional development effort. + +Along with the choice to build an open-source library, the UI components allow us to share the tools we use to make great products with you. We hope you will be excited by the level of granularity, use it in your own applications, and consider contributing back. + +Features: +- ✏️ Create calling and chat clients using ReactJS +- 🎨 Style UI components using [FluentUI styling patterns](https://github.com/microsoft/fluentui/wiki/Component-Styling) +- 🏠 Layout your calling and chat components +- 🎛️ Integrate your own custom logic + +### Storybook + +📕 Check out our documentation in [storybook](https://azure.github.io/communication-ui-library/) to learn more about the UI Library. +🚀 Try out our composites and UI components today in the "Preview" tab in Storybook. + +## Changes since 1.0.0-beta.8 + +[Compare changes](https://github.com/azure/communication-ui-library/compare/1.0.0-beta.8...1.0.0) + +### Changes + + - Remove beta-only features for 1.0.0 release ([PR #1114](https://github.com/azure/communication-ui-library/pull/1114) by 82062616+prprabhu-ms@users.noreply.github.com) + - Immediately fetch initial chat data when creating azure communication chat adapter ([PR #1168](https://github.com/azure/communication-ui-library/pull/1168) by 2684369+JamesBurnside@users.noreply.github.com) + - Disable microphone toggle in Teams lobby as it's not supported by headless SDK ([PR #1139](https://github.com/azure/communication-ui-library/pull/1139) by anjulgarg@live.com) + - Add localized tooltip to microphone button in lobby informing users that it is disabled. ([PR #1148](https://github.com/azure/communication-ui-library/pull/1148) by anjulgarg@live.com) + - Update localized resource files. ([PR #1197](https://github.com/azure/communication-ui-library/pull/1197) by miguelgamis@microsoft.com) + - Storybook doc improvements. + - Reduce VideoGallery persona size ([PR #1129](https://github.com/azure/communication-ui-library/pull/1129) by 2684369+JamesBurnside@users.noreply.github.com) + - No longer make Local video tile draggable when horizontal gallery is showing ([PR #1163](https://github.com/azure/communication-ui-library/pull/1163) by miguelgamis@microsoft.com) + - Remove long press gesture on MessageThread messages ([PR #1118](https://github.com/azure/communication-ui-library/pull/1118) by 2684369+JamesBurnside@users.noreply.github.com) + - Add tooltip string for disabled ControlBar buttons ([PR #1166](https://github.com/azure/communication-ui-library/pull/1166) by alcail@microsoft.com) + - Add Scrollbar when editing message in chat ([PR #1158](https://github.com/azure/communication-ui-library/pull/1158) by anjulgarg@live.com) + - No longer render richtext/media messages until future support is added ([PR #1149](https://github.com/azure/communication-ui-library/pull/1149) by 79329532+alkwa-msft@users.noreply.github.com) + - GridLayoutProp styles prop type changed to GridLayoutStyles ([PR #1196](https://github.com/azure/communication-ui-library/pull/1196) by miguelgamis@microsoft.com) + - Sort to participants by name in participantListSelector ([PR #1106](https://github.com/azure/communication-ui-library/pull/1106) by anjulgarg@live.com) + - Hide users in a Teams lobby from the acs clients ([PR #1112](https://github.com/azure/communication-ui-library/pull/1112) by 79329532+alkwa-msft@users.noreply.github.com) + +### Bug Fixes + - Fix typing indicator going outside of the max width of sendbox ([PR #1191](https://github.com/azure/communication-ui-library/pull/1191) by anjulgarg@live.com) + - Fix typo in complianceBannerTranscriptionStarted ([PR #1210](https://github.com/azure/communication-ui-library/pull/1210) by 82062616+prprabhu-ms@users.noreply.github.com) + - Fix ComplianceBanner auto-dismiss ([PR #1117](https://github.com/azure/communication-ui-library/pull/1117) by 82062616+prprabhu-ms@users.noreply.github.com) + - Fix option naming to options ([PR #1173](https://github.com/azure/communication-ui-library/pull/1173) by jinan@microsoft.com) + - Fix partially clipped text in `ParticipantItem` ([PR #1145](https://github.com/azure/communication-ui-library/pull/1145) by anjulgarg@live.com) + - Fix VideoGallery to have a unique identifier for local video tile to dock. ([PR #1111](https://github.com/azure/communication-ui-library/pull/1111) by miguelgamis@microsoft.com) + - Fix 'New Messages' not clearing when the user scrolls to the bottom of the message thread' ([PR #1115](https://github.com/azure/communication-ui-library/pull/1115) by 2684369+JamesBurnside@users.noreply.github.com) + - Fix stop screen sharing label from stop to stop sharing ([PR #1164](https://github.com/azure/communication-ui-library/pull/1164) by 2684369+JamesBurnside@users.noreply.github.com) + - Fix message thread not loading all messages by setting pagesize to 50 ([PR #1183](https://github.com/azure/communication-ui-library/pull/1183) by jinan@microsoft.com) + - Fix unwanted dismissal of ParticipantsButtton and DevicesButton Callout on resize events ([PR #1138](https://github.com/azure/communication-ui-library/pull/1138) by 82062616+prprabhu-ms@users.noreply.github.com) + - Fix Screenshare being rerender on page change. ([PR #1175](https://github.com/azure/communication-ui-library/pull/1175) by miguelgamis@microsoft.com) + - Fix gap betwen GridLayout and HorizontalGallery for Safari on IPhone SE. ([PR #1162](https://github.com/azure/communication-ui-library/pull/1162) by miguelgamis@microsoft.com) + - Fix typing indicator wrapping correctly for long names ([PR #1123](https://github.com/azure/communication-ui-library/pull/1123) by 2684369+JamesBurnside@users.noreply.github.com) + - Fix text in system messages in the MessageThread to wrap when it is too long. ([PR #1120](https://github.com/azure/communication-ui-library/pull/1120) by 2684369+JamesBurnside@users.noreply.github.com) + - Fix screenshare button background when active ([PR #1178](https://github.com/azure/communication-ui-library/pull/1178) by 2684369+JamesBurnside@users.noreply.github.com) + - Remove console log when rendering video ([PR #1188](https://github.com/azure/communication-ui-library/pull/1188) by 82062616+prprabhu-ms@users.noreply.github.com) \ No newline at end of file diff --git a/packages/fake-backends/CHANGELOG.md b/packages/fake-backends/CHANGELOG.md deleted file mode 100644 index 5517ba7311f..00000000000 --- a/packages/fake-backends/CHANGELOG.md +++ /dev/null @@ -1,22 +0,0 @@ -# Change Log - @internal/fake-backends - -This log was last generated on Fri, 21 Oct 2022 23:02:11 GMT and should not be manually modified. - - - -## [1.4.0](https://github.com/azure/communication-ui-library/tree/@internal/fake-backends_v1.4.0) - -Fri, 21 Oct 2022 23:02:11 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/fake-backends_v1.3.2-beta.1...@internal/fake-backends_v1.4.0) - -### Patches - -- Bump @internal/acs-ui-common to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) - -## [1.3.2-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/fake-backends_v1.3.2-beta.1) - -Wed, 05 Oct 2022 18:13:55 GMT - -### Patches - -- Bump @internal/acs-ui-common to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) diff --git a/packages/react-components/CHANGELOG.md b/packages/react-components/CHANGELOG.md deleted file mode 100644 index 4cf0a88e369..00000000000 --- a/packages/react-components/CHANGELOG.md +++ /dev/null @@ -1,724 +0,0 @@ -# Change Log - @internal/react-components - -This log was last generated on Fri, 21 Oct 2022 23:01:58 GMT and should not be manually modified. - - - -## [1.4.0](https://github.com/azure/communication-ui-library/tree/@internal/react-components_v1.4.0) - -Fri, 21 Oct 2022 23:01:58 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-components_v1.3.2-beta.1...@internal/react-components_v1.4.0) - -### Minor changes - -- Remove onFocus callback that focuses directly on content in Chat Message. Added string for aria label of local user's message content. ([PR #2153](https://github.com/azure/communication-ui-library/pull/2153) by miguelgamis@microsoft.com) -- changes for removing participant list button permissions and added permissions for remove participant ([PR #2225](https://github.com/azure/communication-ui-library/pull/2225) by 97124699+prabhjot-msft@users.noreply.github.com) - -### Patches - -- Fixed flaky file sharing tests for upload cards by awaiting file type icons ([PR #2023](https://github.com/azure/communication-ui-library/pull/2023) by 97124699+prabhjot-msft@users.noreply.github.com) -- Chat message bubble shows border in high contrast modes making each message distinguishable. ([PR #2106](https://github.com/azure/communication-ui-library/pull/2106) by anjulgarg@live.com) -- [object Object] ([PR #2165](https://github.com/azure/communication-ui-library/pull/2165) by 97124699+prabhjot-msft@users.noreply.github.com) -- Fixed bug where voice over does not annouce menu item selected in both calling and callwithchat ([PR #2060](https://github.com/azure/communication-ui-library/pull/2060) by carolinecao@microsoft.com) -- Memoize ParticipantList callback functions ([PR #2240](https://github.com/azure/communication-ui-library/pull/2240) by 2684369+JamesBurnside@users.noreply.github.com) -- Add CSS to show/hide menu button on hover/focus ([PR #2319](https://github.com/azure/communication-ui-library/pull/2319) by carolinecao@microsoft.com) -- Load new messages only when scroll bar is at the top ([PR #2355](https://github.com/azure/communication-ui-library/pull/2355) by edwardlee@microsoft.com) -- Fix React hook order console errors for CameraButton. ([PR #2198](https://github.com/azure/communication-ui-library/pull/2198) by miguelgamis@microsoft.com) -- Hotfix: infinite spinner for screenShare in stable ([PR #2191](https://github.com/azure/communication-ui-library/pull/2191) by jinan@microsoft.com) -- changed z-index so new message button shows ontop of chat bubble ([PR #2046](https://github.com/azure/communication-ui-library/pull/2046) by carolinecao@microsoft.com) -- Fix invalid scrollbars when gif images are shared in chat ([PR #2037](https://github.com/azure/communication-ui-library/pull/2037) by anjulgarg@live.com) -- Make participant items tab navigable ([PR #2045](https://github.com/azure/communication-ui-library/pull/2045) by edwardlee@microsoft.com) -- Fix bug of dismissed menu when scrolling ([PR #2069](https://github.com/azure/communication-ui-library/pull/2069) by jinan@microsoft.com) -- Control Bar uses theme.semanticColors.bodyBackground instead of theme.palette.white ([PR #2117](https://github.com/azure/communication-ui-library/pull/2117) by anjulgarg@live.com) -- Updated tooltip strings to not be title case ([PR #2350](https://github.com/azure/communication-ui-library/pull/2350) by miguelgamis@microsoft.com) -- Fix voiceover tab navigation of messages including system messages. Hide message action flyout when focus blurs. ([PR #2042](https://github.com/azure/communication-ui-library/pull/2042) by miguelgamis@microsoft.com) -- Replace floating div with border with inset border of video tile to show user is speaking. ([PR #2236](https://github.com/azure/communication-ui-library/pull/2236) by miguelgamis@microsoft.com) -- correctly setting maxHeight for people context menu ([PR #2034](https://github.com/azure/communication-ui-library/pull/2034) by 79329532+alkwa-msft@users.noreply.github.com) -- Export Announcer component to be used internally. ([PR #2289](https://github.com/azure/communication-ui-library/pull/2289) by 94866715+dmceachernmsft@users.noreply.github.com) -- Bump @fluentui/react dependency to 8.98.3 ([PR #2415](https://github.com/azure/communication-ui-library/pull/2415) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix VideoGallery showing video spinners when the CallComposites are disconnecting from a call. ([PR #2392](https://github.com/azure/communication-ui-library/pull/2392) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) - -### Changes - -- VideoGallery consumes the participantState returned by videoGallerySelector ([PR #2143](https://github.com/azure/communication-ui-library/pull/2143) by anjulgarg@live.com) -- Introduces new component to contoso to provide help to end users struggling with device permissions in the browser. ([PR #2298](https://github.com/azure/communication-ui-library/pull/2298) by 94866715+dmceachernmsft@users.noreply.github.com) -- change dialpad content name to digit and letter ([PR #2262](https://github.com/azure/communication-ui-library/pull/2262) by carolinecao@microsoft.com) -- Localize participant state display strings in video tile ([PR #2149](https://github.com/azure/communication-ui-library/pull/2149) by anjulgarg@live.com) -- VideoTile can display a participants state such as Connecting, Ringing etc. ([PR #2210](https://github.com/azure/communication-ui-library/pull/2210) by anjulgarg@live.com) -- expose conditionally compiled dialpad code for PSTN call ([PR #2196](https://github.com/azure/communication-ui-library/pull/2196) by carolinecao@microsoft.com) -- Add tests for PSTN and 1:N calling in the videoGallery and horizontalGallery ([PR #2176](https://github.com/azure/communication-ui-library/pull/2176) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add a new prop VideoTile.participantState for tracking a participants call connection state ([PR #2142](https://github.com/azure/communication-ui-library/pull/2142) by anjulgarg@live.com) -- Add sparkle icon to Domain Permissions component ([PR #2307](https://github.com/azure/communication-ui-library/pull/2307) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update Fluent-ui/icons package ([PR #2305](https://github.com/azure/communication-ui-library/pull/2305) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add permissions provider for different roles ([PR #2079](https://github.com/azure/communication-ui-library/pull/2079) by jiangnanhello@live.com) -- Update hold Icon size in more button in controlBars ([PR #2265](https://github.com/azure/communication-ui-library/pull/2265) by 94866715+dmceachernmsft@users.noreply.github.com) -- Changes to add remove button permissions for mobile view & hermetic tests for remove button ([PR #2244](https://github.com/azure/communication-ui-library/pull/2244) by 97124699+prabhjot-msft@users.noreply.github.com) -- updated placeholder text for dialpad ([PR #2076](https://github.com/azure/communication-ui-library/pull/2076) by carolinecao@microsoft.com) -- Hide Hold button for Rooms Call ([PR #2378](https://github.com/azure/communication-ui-library/pull/2378) by 97124699+prabhjot-msft@users.noreply.github.com) -- change label prop for device permission dropdown to be optional ([PR #2372](https://github.com/azure/communication-ui-library/pull/2372) by carolinecao@microsoft.com) -- ParticipantItem can display a participant state using `participantState` prop ([PR #2161](https://github.com/azure/communication-ui-library/pull/2161) by anjulgarg@live.com) -- Update Video Gallery to display participants in a 'Connecting' or 'Ringing' state for PSTN and 1:N calling. ([PR #2163](https://github.com/azure/communication-ui-library/pull/2163) by 94866715+dmceachernmsft@users.noreply.github.com) -- ScreenShareButton, MicrophoneButton, CameraButton, and DevicesButton no longer hooked to role permissions context. ([PR #2303](https://github.com/azure/communication-ui-library/pull/2303) by miguelgamis@microsoft.com) -- Add component behaviors according to permissions ([PR #2104](https://github.com/azure/communication-ui-library/pull/2104) by jiangnanhello@live.com) -- Introduce UI for call isntances where the browser is unsupported ([PR #2334](https://github.com/azure/communication-ui-library/pull/2334) by 94866715+dmceachernmsft@users.noreply.github.com) -- make unused exported beta interface internal, add longpress hook to detect long press and return + ([PR #2260](https://github.com/azure/communication-ui-library/pull/2260) by carolinecao@microsoft.com) -- Create error bar to display troubleshooting links for network/device permission errors ([PR #2345](https://github.com/azure/communication-ui-library/pull/2345) by carolinecao@microsoft.com) -- Update PSTN Gallery behavior to not use complex logic for participants being dialed into the call. ([PR #2237](https://github.com/azure/communication-ui-library/pull/2237) by 94866715+dmceachernmsft@users.noreply.github.com) -- Delete button added to the Dialpad ([PR #2085](https://github.com/azure/communication-ui-library/pull/2085) by carolinecao@microsoft.com) -- Add disabled option for CallWithChat control bar buttons ([PR #2294](https://github.com/azure/communication-ui-library/pull/2294) by edwardlee@microsoft.com) -- Introduces showFormatting prop to dialpad component to disable our provided formatting. ([PR #2288](https://github.com/azure/communication-ui-library/pull/2288) by 94866715+dmceachernmsft@users.noreply.github.com) -- removed ondisplaydialpadinput, add textFieldValue for contoso to directly set the value inside textfield ([PR #2281](https://github.com/azure/communication-ui-library/pull/2281) by carolinecao@microsoft.com) -- Fixes typing issues with the hold button strings ([PR #2197](https://github.com/azure/communication-ui-library/pull/2197) by 94866715+dmceachernmsft@users.noreply.github.com) -- Added devicePermissionDropdown component ([PR #2367](https://github.com/azure/communication-ui-library/pull/2367) by carolinecao@microsoft.com) -- Icon change of speaker button for consumer ([PR #2340](https://github.com/azure/communication-ui-library/pull/2340) by 97124699+prabhjot-msft@users.noreply.github.com) -- Add isMobile to dialpad so dialpad can handle mobile and web clicks differently ([PR #2283](https://github.com/azure/communication-ui-library/pull/2283) by carolinecao@microsoft.com) -- Add remove participant menu item for participant item if role allows. ([PR #2328](https://github.com/azure/communication-ui-library/pull/2328) by miguelgamis@microsoft.com) -- VideoGallery does not show local video tile if no permissions camera ([PR #2349](https://github.com/azure/communication-ui-library/pull/2349) by miguelgamis@microsoft.com) -- Introduce Hermetic tests for the unsupportedEnvironmentPage in the Call Composite ([PR #2387](https://github.com/azure/communication-ui-library/pull/2387) by 94866715+dmceachernmsft@users.noreply.github.com) -- BrowserPermissionDenied Components created ([PR #2382](https://github.com/azure/communication-ui-library/pull/2382) by edwardlee@microsoft.com) -- modify dropdown props to include askDevicePermission ([PR #2389](https://github.com/azure/communication-ui-library/pull/2389) by carolinecao@microsoft.com) - -## [1.3.2-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/react-components_v1.3.2-beta.1) - -Wed, 05 Oct 2022 18:13:46 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-components_v1.3.1-beta.1...@internal/react-components_v1.3.2-beta.1) - -### Minor changes - -- Remove onFocus callback that focuses directly on content in Chat Message. Added string for aria label of local user's message content. ([PR #2153](https://github.com/azure/communication-ui-library/pull/2153) by miguelgamis@microsoft.com) -- changes for removing participant list button permissions and added permissions for remove participant ([PR #2225](https://github.com/azure/communication-ui-library/pull/2225) by 97124699+prabhjot-msft@users.noreply.github.com) - -### Patches - -- Replace floating div with border with inset border of video tile to show user is speaking. ([PR #2236](https://github.com/azure/communication-ui-library/pull/2236) by miguelgamis@microsoft.com) -- correctly setting maxHeight for people context menu ([PR #2034](https://github.com/azure/communication-ui-library/pull/2034) by 79329532+alkwa-msft@users.noreply.github.com) -- Export Announcer component to be used internally. ([PR #2289](https://github.com/azure/communication-ui-library/pull/2289) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fixed flaky file sharing tests for upload cards by awaiting file type icons ([PR #2023](https://github.com/azure/communication-ui-library/pull/2023) by 97124699+prabhjot-msft@users.noreply.github.com) -- Chat message bubble shows border in high contrast modes making each message distinguishable. ([PR #2106](https://github.com/azure/communication-ui-library/pull/2106) by anjulgarg@live.com) -- [object Object] ([PR #2165](https://github.com/azure/communication-ui-library/pull/2165) by 97124699+prabhjot-msft@users.noreply.github.com) -- Fixed bug where voice over does not annouce menu item selected in both calling and callwithchat ([PR #2060](https://github.com/azure/communication-ui-library/pull/2060) by carolinecao@microsoft.com) -- Memoize ParticipantList callback functions ([PR #2240](https://github.com/azure/communication-ui-library/pull/2240) by 2684369+JamesBurnside@users.noreply.github.com) -- Add CSS to show/hide menu button on hover/focus ([PR #2319](https://github.com/azure/communication-ui-library/pull/2319) by carolinecao@microsoft.com) -- Load new messages only when scroll bar is at the top ([PR #2355](https://github.com/azure/communication-ui-library/pull/2355) by edwardlee@microsoft.com) -- Fix React hook order console errors for CameraButton. ([PR #2198](https://github.com/azure/communication-ui-library/pull/2198) by miguelgamis@microsoft.com) -- Hotfix: infinite spinner for screenShare in stable ([PR #2191](https://github.com/azure/communication-ui-library/pull/2191) by jinan@microsoft.com) -- changed z-index so new message button shows ontop of chat bubble ([PR #2046](https://github.com/azure/communication-ui-library/pull/2046) by carolinecao@microsoft.com) -- Fix invalid scrollbars when gif images are shared in chat ([PR #2037](https://github.com/azure/communication-ui-library/pull/2037) by anjulgarg@live.com) -- Make participant items tab navigable ([PR #2045](https://github.com/azure/communication-ui-library/pull/2045) by edwardlee@microsoft.com) -- Fix bug of dismissed menu when scrolling ([PR #2069](https://github.com/azure/communication-ui-library/pull/2069) by jinan@microsoft.com) -- Control Bar uses theme.semanticColors.bodyBackground instead of theme.palette.white ([PR #2117](https://github.com/azure/communication-ui-library/pull/2117) by anjulgarg@live.com) -- Updated tooltip strings to not be title case ([PR #2350](https://github.com/azure/communication-ui-library/pull/2350) by miguelgamis@microsoft.com) -- Fix voiceover tab navigation of messages including system messages. Hide message action flyout when focus blurs. ([PR #2042](https://github.com/azure/communication-ui-library/pull/2042) by miguelgamis@microsoft.com) -- Bump @internal/acs-ui-common to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) - -### Changes - -- Update PSTN Gallery behavior to not use complex logic for participants being dialed into the call. ([PR #2237](https://github.com/azure/communication-ui-library/pull/2237) by 94866715+dmceachernmsft@users.noreply.github.com) -- Delete button added to the Dialpad ([PR #2085](https://github.com/azure/communication-ui-library/pull/2085) by carolinecao@microsoft.com) -- Add disabled option for CallWithChat control bar buttons ([PR #2294](https://github.com/azure/communication-ui-library/pull/2294) by edwardlee@microsoft.com) -- Introduces showFormatting prop to dialpad component to disable our provided formatting. ([PR #2288](https://github.com/azure/communication-ui-library/pull/2288) by 94866715+dmceachernmsft@users.noreply.github.com) -- removed ondisplaydialpadinput, add textFieldValue for contoso to directly set the value inside textfield ([PR #2281](https://github.com/azure/communication-ui-library/pull/2281) by carolinecao@microsoft.com) -- Fixes typing issues with the hold button strings ([PR #2197](https://github.com/azure/communication-ui-library/pull/2197) by 94866715+dmceachernmsft@users.noreply.github.com) -- Added devicePermissionDropdown component ([PR #2367](https://github.com/azure/communication-ui-library/pull/2367) by carolinecao@microsoft.com) -- Icon change of speaker button for consumer ([PR #2340](https://github.com/azure/communication-ui-library/pull/2340) by 97124699+prabhjot-msft@users.noreply.github.com) -- Add isMobile to dialpad so dialpad can handle mobile and web clicks differently ([PR #2283](https://github.com/azure/communication-ui-library/pull/2283) by carolinecao@microsoft.com) -- Add remove participant menu item for participant item if role allows. ([PR #2328](https://github.com/azure/communication-ui-library/pull/2328) by miguelgamis@microsoft.com) -- VideoGallery consumes the participantState returned by videoGallerySelector ([PR #2143](https://github.com/azure/communication-ui-library/pull/2143) by anjulgarg@live.com) -- Introduces new component to contoso to provide help to end users struggling with device permissions in the browser. ([PR #2298](https://github.com/azure/communication-ui-library/pull/2298) by 94866715+dmceachernmsft@users.noreply.github.com) -- change dialpad content name to digit and letter ([PR #2262](https://github.com/azure/communication-ui-library/pull/2262) by carolinecao@microsoft.com) -- Localize participant state display strings in video tile ([PR #2149](https://github.com/azure/communication-ui-library/pull/2149) by anjulgarg@live.com) -- VideoTile can display a participants state such as Connecting, Ringing etc. ([PR #2210](https://github.com/azure/communication-ui-library/pull/2210) by anjulgarg@live.com) -- expose conditionally compiled dialpad code for PSTN call ([PR #2196](https://github.com/azure/communication-ui-library/pull/2196) by carolinecao@microsoft.com) -- Add tests for PSTN and 1:N calling in the videoGallery and horizontalGallery ([PR #2176](https://github.com/azure/communication-ui-library/pull/2176) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add a new prop VideoTile.participantState for tracking a participants call connection state ([PR #2142](https://github.com/azure/communication-ui-library/pull/2142) by anjulgarg@live.com) -- Add sparkle icon to Domain Permissions component ([PR #2307](https://github.com/azure/communication-ui-library/pull/2307) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update Fluent-ui/icons package ([PR #2305](https://github.com/azure/communication-ui-library/pull/2305) by 94866715+dmceachernmsft@users.noreply.github.com) -- VideoGallery does not show local video tile if no permissions camera ([PR #2349](https://github.com/azure/communication-ui-library/pull/2349) by miguelgamis@microsoft.com) -- Add permissions provider for different roles ([PR #2079](https://github.com/azure/communication-ui-library/pull/2079) by jiangnanhello@live.com) -- Update hold Icon size in more button in controlBars ([PR #2265](https://github.com/azure/communication-ui-library/pull/2265) by 94866715+dmceachernmsft@users.noreply.github.com) -- Changes to add remove button permissions for mobile view & hermetic tests for remove button ([PR #2244](https://github.com/azure/communication-ui-library/pull/2244) by 97124699+prabhjot-msft@users.noreply.github.com) -- updated placeholder text for dialpad ([PR #2076](https://github.com/azure/communication-ui-library/pull/2076) by carolinecao@microsoft.com) -- Hide Hold button for Rooms Call ([PR #2378](https://github.com/azure/communication-ui-library/pull/2378) by 97124699+prabhjot-msft@users.noreply.github.com) -- change label prop for device permission dropdown to be optional ([PR #2372](https://github.com/azure/communication-ui-library/pull/2372) by carolinecao@microsoft.com) -- ParticipantItem can display a participant state using `participantState` prop ([PR #2161](https://github.com/azure/communication-ui-library/pull/2161) by anjulgarg@live.com) -- Update Video Gallery to display participants in a 'Connecting' or 'Ringing' state for PSTN and 1:N calling. ([PR #2163](https://github.com/azure/communication-ui-library/pull/2163) by 94866715+dmceachernmsft@users.noreply.github.com) -- ScreenShareButton, MicrophoneButton, CameraButton, and DevicesButton no longer hooked to role permissions context. ([PR #2303](https://github.com/azure/communication-ui-library/pull/2303) by miguelgamis@microsoft.com) -- Add component behaviors according to permissions ([PR #2104](https://github.com/azure/communication-ui-library/pull/2104) by jiangnanhello@live.com) -- Introduce UI for call isntances where the browser is unsupported ([PR #2334](https://github.com/azure/communication-ui-library/pull/2334) by 94866715+dmceachernmsft@users.noreply.github.com) -- make unused exported beta interface internal, add longpress hook to detect long press and return + ([PR #2260](https://github.com/azure/communication-ui-library/pull/2260) by carolinecao@microsoft.com) -- Create error bar to display troubleshooting links for network/device permission errors ([PR #2345](https://github.com/azure/communication-ui-library/pull/2345) by carolinecao@microsoft.com) - -## [1.3.1-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/react-components_v1.3.1-beta.1) - -Wed, 29 Jun 2022 17:31:05 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-components_v1.3.0...@internal/react-components_v1.3.1-beta.1) - -### Minor changes - -- Add strings for new UFDs for microphone stopped unexpectedly and microphone recovered ([PR #1994](https://github.com/azure/communication-ui-library/pull/1994) by 2684369+JamesBurnside@users.noreply.github.com) -- Update string types and names per comments from ARB ([PR #2009](https://github.com/azure/communication-ui-library/pull/2009) by 94866715+dmceachernmsft@users.noreply.github.com) - -### Patches - -- Fixes spacing for text in errorbar component ([PR #2003](https://github.com/azure/communication-ui-library/pull/2003) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fix SendBox button when using VoiceOver on iOS ([PR #2004](https://github.com/azure/communication-ui-library/pull/2004) by miguelgamis@microsoft.com) -- Update microphone button to be disabled when there are no microphones present ([PR #1993](https://github.com/azure/communication-ui-library/pull/1993) by 2684369+JamesBurnside@users.noreply.github.com) -- Update ErrorBar to accept strings and icons for the cameraStoppedUnexpectedly call diagnostic ([PR #1991](https://github.com/azure/communication-ui-library/pull/1991) by 2684369+JamesBurnside@users.noreply.github.com) -- disable tooltip for persona ([PR #1990](https://github.com/azure/communication-ui-library/pull/1990) by carolinecao@microsoft.com) -- Making tooltips inline-block to prevent sizing and positioning issues in read receipts ([PR #2005](https://github.com/azure/communication-ui-library/pull/2005) by anjulgarg@live.com) -- Bump @internal/acs-ui-common to v1.3.1-beta.1 ([PR #2030](https://github.com/azure/communication-ui-library/pull/2030) by beachball) - -### Changes - -- Add new prop onChange to dialpad to grab textfield values and modified onClickDialpadButton type to (buttonValue: string, buttonIndex: number) => void so we can grab info regarding which button is clicked ([PR #1989](https://github.com/azure/communication-ui-library/pull/1989) by carolinecao@microsoft.com) -- Fix loading spinner size in small containers ([PR #1995](https://github.com/azure/communication-ui-library/pull/1995) by 2684369+JamesBurnside@users.noreply.github.com) -- Make file sharing narrator compliant. Components contain aria labels and announcer ([PR #1960](https://github.com/azure/communication-ui-library/pull/1960) by 97124699+prabhjot-msft@users.noreply.github.com) -- Update fluentui/react version ([PR #1979](https://github.com/azure/communication-ui-library/pull/1979) by carolinecao@microsoft.com) - -## [1.3.0](https://github.com/azure/communication-ui-library/tree/@internal/react-components_v1.3.0) - -Mon, 13 Jun 2022 18:29:26 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-components_v1.2.2-beta.1...@internal/react-components_v1.3.0) - -### Minor changes - -- Show a loading spinner when remote video stream is loading ([PR #1954](https://github.com/azure/communication-ui-library/pull/1954) by chwhilar@microsoft.com) -- Support updateScalingMode in the VideoGallery to avoid having to destroy and recreate the stream when the localVideoViewOption scaling mode is changed ([PR #1890](https://github.com/azure/communication-ui-library/pull/1890) by 2684369+JamesBurnside@users.noreply.github.com) -- Announce when microphone is turned on/off and video is turned on/off to screen readers and narrator tools ([PR #1772](https://github.com/azure/communication-ui-library/pull/1772) by 94866715+dmceachernmsft@users.noreply.github.com) - -### Patches - -- Fix support for onDisposeLocalStreamView in `VideoGallery` ([PR #1866](https://github.com/azure/communication-ui-library/pull/1866) by 2684369+JamesBurnside@users.noreply.github.com) -- Fixed theming of links for html and richtext/html messages in MessageThread. ([PR #1824](https://github.com/azure/communication-ui-library/pull/1824) by miguelgamis@microsoft.com) -- Added error text color in light and dark themes in semanticColors property. ([PR #1861](https://github.com/azure/communication-ui-library/pull/1861) by 79475487+mgamis-msft@users.noreply.github.com) -- Revert directly calling updateScalingMode in the VideoGallery VideoTiles ([PR #1957](https://github.com/azure/communication-ui-library/pull/1957) by 2684369+JamesBurnside@users.noreply.github.com) -- Change Microphone Contextual Menu header text to Audio Device when no speakers are detected ([PR #1883](https://github.com/azure/communication-ui-library/pull/1883) by edwardlee@microsoft.com) -- when there is no menu items, participant item should not be clickable ([PR #1844](https://github.com/azure/communication-ui-library/pull/1844) by carolinecao@microsoft.com) -- Fix inverted host element when local video plays in picture-in-picture window ([PR #1933](https://github.com/azure/communication-ui-library/pull/1933) by 82062616+prprabhu-ms@users.noreply.github.com) -- Support updateScalingMode with remote video tiles ([PR #1907](https://github.com/azure/communication-ui-library/pull/1907) by 2684369+JamesBurnside@users.noreply.github.com) -- Add split button aria labels to the microphone and camera buttons. Remove the aria-role of menu from the split buttons. ([PR #1829](https://github.com/azure/communication-ui-library/pull/1829) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fixed chat status not annoucing on voice over on iphone bug ([PR #1939](https://github.com/azure/communication-ui-library/pull/1939) by 96077406+carocao-msft@users.noreply.github.com) -- Delay consecutive messages in _ComplianceBanner to give user time to read the message ([PR #1878](https://github.com/azure/communication-ui-library/pull/1878) by 82062616+prprabhu-ms@users.noreply.github.com) -- filecard should be clickable, also in mobile view when waiting in lobby, make more button disabled ([PR #1886](https://github.com/azure/communication-ui-library/pull/1886) by carolinecao@microsoft.com) -- Disable hover behavior when no content in sendBox ([PR #1534](https://github.com/azure/communication-ui-library/pull/1534) by jiangnanhello@live.com) -- add placeholder participant name for unnamed participants ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by carolinecao@microsoft.com) -- Code refactor: Update remote video tile to use the useVideoStreamLifecycleMaintainer ([PR #1906](https://github.com/azure/communication-ui-library/pull/1906) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix local preview in the VideoGallery not re-rendering when localVideoViewOptions property changed ([PR #1841](https://github.com/azure/communication-ui-library/pull/1841) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix tab ordering of the New Messages button in the Chat Composite ([PR #1961](https://github.com/azure/communication-ui-library/pull/1961) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.3.0 ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by beachball) - -### Changes - -- Added unit test for dialpad, disabled customization for dialpad content, allowed format customization ([PR #1937](https://github.com/azure/communication-ui-library/pull/1937) by carolinecao@microsoft.com) -- Allow sending message without text if the sendbox contains an error free active file upload. ([PR #1814](https://github.com/azure/communication-ui-library/pull/1814) by anjulgarg@live.com) -- Allow removal of files when editing a message ([PR #1872](https://github.com/azure/communication-ui-library/pull/1872) by anjulgarg@live.com) -- File download cards to use fileMetadata extension instead of parsing it from filename ([PR #1850](https://github.com/azure/communication-ui-library/pull/1850) by anjulgarg@live.com) -- Added max height and scroll to file uploads as it was covering entire screen ([PR #1918](https://github.com/azure/communication-ui-library/pull/1918) by 97124699+prabhjot-msft@users.noreply.github.com) -- Created dialpad component ([PR #1870](https://github.com/azure/communication-ui-library/pull/1870) by carolinecao@microsoft.com) -- Added new prop onDisplayDateTimeString to both messagethread and locale to allow custom date/time format on component and composite level ([PR #1863](https://github.com/azure/communication-ui-library/pull/1863) by carolinecao@microsoft.com) -- Added Icon button for upload button, cancel file upload icon and download icon to make it tab navigable ([PR #1881](https://github.com/azure/communication-ui-library/pull/1881) by 97124699+prabhjot-msft@users.noreply.github.com) -- Attached files are shown while editing a message. ([PR #1864](https://github.com/azure/communication-ui-library/pull/1864) by anjulgarg@live.com) -- Add hold button with strings and icons ([PR #1919](https://github.com/azure/communication-ui-library/pull/1919) by 94866715+dmceachernmsft@users.noreply.github.com) - -## [1.2.2-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/react-components_v1.2.2-beta.1) - -Tue, 19 Apr 2022 20:46:16 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-components_v1.2.0...@internal/react-components_v1.2.2-beta.1) - -### Minor changes - -- Introduce strings for the new modal controls. ([PR #1718](https://github.com/azure/communication-ui-library/pull/1718) by 94866715+dmceachernmsft@users.noreply.github.com) - -### Patches - -- Update fluent-northstar dependency to 0.61.0 to fix conflict on react peer dependencies ([PR #1632](https://github.com/azure/communication-ui-library/pull/1632) by 2684369+JamesBurnside@users.noreply.github.com) -- Add aria-label for ChatMessageActionMenu button ([PR #1760](https://github.com/azure/communication-ui-library/pull/1760) by edwardlee@microsoft.com) -- Add aria description to indicate selected camera in LocalVideoCameraButton ([PR #1794](https://github.com/azure/communication-ui-library/pull/1794) by edwardlee@microsoft.com) -- Fixes styles to remove undesired scroll bar in context menus on messages. ([PR #1675](https://github.com/azure/communication-ui-library/pull/1675) by 94866715+dmceachernmsft@users.noreply.github.com) -- add data-ui-id to message tooltips and contextual menu for ui tests, also sort read receipt list for contextual menu ([PR #1759](https://github.com/azure/communication-ui-library/pull/1759) by carolinecao@microsoft.com) -- Use fela style selector ([PR #1655](https://github.com/azure/communication-ui-library/pull/1655) by jiangnanhello@live.com) -- Memoize chat bubble to avoid unnecessary re-render ([PR #1698](https://github.com/azure/communication-ui-library/pull/1698) by jiangnanhello@live.com) -- Left align participant pane elements in mobile and desktop ([PR #1671](https://github.com/azure/communication-ui-library/pull/1671) by edwardlee@microsoft.com) -- Prevent prevent picture in picture from going out of screen when window is resized ([PR #1781](https://github.com/azure/communication-ui-library/pull/1781) by 2684369+JamesBurnside@users.noreply.github.com) -- Set menu role for Split Buttons in controlBar ([PR #1782](https://github.com/azure/communication-ui-library/pull/1782) by edwardlee@microsoft.com) -- Add tab index to local video tile through a wrapper to allow keyboard navigation of the modal controls. ([PR #1716](https://github.com/azure/communication-ui-library/pull/1716) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fixes styles for local camera switcher for better visibility on white backdrops. ([PR #1767](https://github.com/azure/communication-ui-library/pull/1767) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fix A11y bug where user cannot keyboard outside of local video preview ([PR #1623](https://github.com/azure/communication-ui-library/pull/1623) by 2684369+JamesBurnside@users.noreply.github.com) -- bugfix: Update readBy count for messages when `mobileView` is set ([PR #1746](https://github.com/azure/communication-ui-library/pull/1746) by 82062616+prprabhu-ms@users.noreply.github.com) -- Fix chevron alignment issues on message read receipt flyout. ([PR #1701](https://github.com/azure/communication-ui-library/pull/1701) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fix floating local video tile going offscreen in the VideoGallery Component ([PR #1725](https://github.com/azure/communication-ui-library/pull/1725) by 2684369+JamesBurnside@users.noreply.github.com) -- New Aria-labels added for screen reader accessibility on ErrorBar and MessageThread ([PR #1735](https://github.com/azure/communication-ui-library/pull/1735) by edwardlee@microsoft.com) -- Changed the participant item container styles to check if participant is the user and prevent cursor change. ([PR #1690](https://github.com/azure/communication-ui-library/pull/1690) by 94866715+dmceachernmsft@users.noreply.github.com) -- Set overflow to hidden in PiPiP (only currently impacting end to end tests) ([PR #1761](https://github.com/azure/communication-ui-library/pull/1761) by 2684369+JamesBurnside@users.noreply.github.com) -- fixed bug when deleting failed to send messages ([PR #1780](https://github.com/azure/communication-ui-library/pull/1780) by carolinecao@microsoft.com) -- Add joincall failure strings to ErrorBar component ([PR #1788](https://github.com/azure/communication-ui-library/pull/1788) by 2684369+JamesBurnside@users.noreply.github.com) -- Update styles on new modal to use rem not px for border thickness. ([PR #1738](https://github.com/azure/communication-ui-library/pull/1738) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update chat message action button icon styles: increase contrast in dark mode for MessageThread and Chat Composites. Make icon customizable. ([PR #1798](https://github.com/azure/communication-ui-library/pull/1798) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.2.2-beta.1 ([PR #1631](https://github.com/azure/communication-ui-library/pull/1631) by beachball) - -### Changes - -- Added resend button to contextual menu ([PR #1676](https://github.com/azure/communication-ui-library/pull/1676) by carolinecao@microsoft.com) -- change color for chat bubbles : blue when successfully sent and red when failed, added failed tag ([PR #1681](https://github.com/azure/communication-ui-library/pull/1681) by carolinecao@microsoft.com) -- fetch read receipt when participant join the chat, also not show read receipt info when having more than 20 participant ([PR #1639](https://github.com/azure/communication-ui-library/pull/1639) by carolinecao@microsoft.com) -- Bugfix for inconsistent fileupload sendbox errors ([PR #1673](https://github.com/azure/communication-ui-library/pull/1673) by anjulgarg@live.com) -- Add default file download renderers to MessageThread ([PR #1790](https://github.com/azure/communication-ui-library/pull/1790) by anjulgarg@live.com) -- Preventing text wrapping in file card due to long file names ([PR #1651](https://github.com/azure/communication-ui-library/pull/1651) by anjulgarg@live.com) -- Bugfix for text wrapping onto next line in file card ([PR #1684](https://github.com/azure/communication-ui-library/pull/1684) by anjulgarg@live.com) -- API fix: Hide FileSharing API from stable build ([PR #1744](https://github.com/azure/communication-ui-library/pull/1744) by 82062616+prprabhu-ms@users.noreply.github.com) -- Making File Card consistent with Figma Designs ([PR #1765](https://github.com/azure/communication-ui-library/pull/1765) by anjulgarg@live.com) -- calculate read number and who has read the message on hover tooltip or on click action menu ([PR #1691](https://github.com/azure/communication-ui-library/pull/1691) by carolinecao@microsoft.com) -- FileCard: Do not show progress bar when progress is 0 ([PR #1622](https://github.com/azure/communication-ui-library/pull/1622) by anjulgarg@live.com) -- Introduces A11y strings for aria-roles for control bar buttons. ([PR #1628](https://github.com/azure/communication-ui-library/pull/1628) by 94866715+dmceachernmsft@users.noreply.github.com) - -## [1.2.0](https://github.com/azure/communication-ui-library/tree/@internal/react-components_v1.2.0) - -Fri, 11 Mar 2022 19:20:02 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-components_v1.1.1-beta.1...@internal/react-components_v1.2.0) - -### Minor changes - -- Switch CallWithChat from Beta to Public and Stable ([PR #1612](https://github.com/azure/communication-ui-library/pull/1612) by edwardlee@microsoft.com) -- Introduce new version of local video tile to address accessibility issues. ([PR #1542](https://github.com/azure/communication-ui-library/pull/1542) by 94866715+dmceachernmsft@users.noreply.github.com) -- Added ParticipantList prop onParticipantClick and ParticipantItem prop onClick. ([PR #1515](https://github.com/azure/communication-ui-library/pull/1515) by miguelgamis@microsoft.com) - -### Patches - -- Updated PictureInPictureInPicture container styles display property. ([PR #1540](https://github.com/azure/communication-ui-library/pull/1540) by miguelgamis@microsoft.com) -- Fix ChatMessageActionFlyout useMemo to include exhaustive dependencies to prevent missed re-renders on prop updates ([PR #1597](https://github.com/azure/communication-ui-library/pull/1597) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix img size for style defined element ([PR #1588](https://github.com/azure/communication-ui-library/pull/1588) by jiangnanhello@live.com) -- Update ControlBarButton to read aria strings from other string sources ([PR #1614](https://github.com/azure/communication-ui-library/pull/1614) by 94866715+dmceachernmsft@users.noreply.github.com) -- Mobile Participant pane now spans full sidepane width ([PR #1589](https://github.com/azure/communication-ui-library/pull/1589) by edwardlee@microsoft.com) -- Fix ChatMessage border color when editing a message to show inactive colors when not active ([PR #1583](https://github.com/azure/communication-ui-library/pull/1583) by 2684369+JamesBurnside@users.noreply.github.com) -- Prevent chat message flyout randomly closing itself by setting preventDismissOnResize property on the chat message flyout ([PR #1573](https://github.com/azure/communication-ui-library/pull/1573) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix SendBox position shift when border size changes. Update sendbox coloring to use theme.primary instead of theme.blue ([PR #1584](https://github.com/azure/communication-ui-library/pull/1584) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix: do not allow sending empty messages when editing chat messages ([PR #1575](https://github.com/azure/communication-ui-library/pull/1575) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.2.0 ([commit](https://github.com/azure/communication-ui-library/commit/8840a94fa6175db937f697b1c6a6a64cc2fb743f) by beachball) - -### Changes - -- Add SendboxErrorBar with timeout for showing file upload errors in SendBox ([PR #1578](https://github.com/azure/communication-ui-library/pull/1578) by anjulgarg@live.com) -- Show error above sendbox if message is sent before all files are uploaded. ([PR #1593](https://github.com/azure/communication-ui-library/pull/1593) by anjulgarg@live.com) -- Show loader in File card until file download promise is resolved ([PR #1574](https://github.com/azure/communication-ui-library/pull/1574) by 97124699+prabhjot-msft@users.noreply.github.com) -- Show file upload errors above sendbox in Composites containing Chat features ([PR #1554](https://github.com/azure/communication-ui-library/pull/1554) by 97124699+prabhjot-msft@users.noreply.github.com) -- Add default implementation of file upload UI to SendBox ([PR #1595](https://github.com/azure/communication-ui-library/pull/1595) by 97124699+prabhjot-msft@users.noreply.github.com) - -## [1.1.1-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/react-components_v1.1.1-beta.1) - -Tue, 01 Mar 2022 16:42:57 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-components_v1.0.1...@internal/react-components_v1.1.1-beta.1) - -### Minor changes - -- created button component for local video feed camera switcher ([PR #1367](https://github.com/azure/communication-ui-library/pull/1367) by 94866715+dmceachernmsft@users.noreply.github.com) -- TDBuild - updating localized resource files. ([PR #1435](https://github.com/azure/communication-ui-library/pull/1435) by miguelgamis@microsoft.com) -- Update disabled state from false boolean to string value 'disabled' ([PR #1518](https://github.com/azure/communication-ui-library/pull/1518) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add metadata attribute to ChatMessage type ([PR #1374](https://github.com/azure/communication-ui-library/pull/1374) by anjulgarg@live.com) -- Identifiers added for HorizontalGallery left and right navigation buttons. ([PR #1347](https://github.com/azure/communication-ui-library/pull/1347) by miguelgamis@microsoft.com) -- Add data ui id to local Camera switcher button ([PR #1487](https://github.com/azure/communication-ui-library/pull/1487) by 94866715+dmceachernmsft@users.noreply.github.com) - -### Patches - -- Update wording of labels for ScreenShareButton ([PR #1472](https://github.com/azure/communication-ui-library/pull/1472) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add tooltip to inputBox buttons ([PR #1506](https://github.com/azure/communication-ui-library/pull/1506) by jiangnanhello@live.com) -- Update string from remove to delete ([PR #1434](https://github.com/azure/communication-ui-library/pull/1434) by jiangnanhello@live.com) -- Limit image size from html ([PR #1490](https://github.com/azure/communication-ui-library/pull/1490) by jiangnanhello@live.com) -- Fix IME keyboard inputs for Safari using KeyCode and which properties. ([PR #1513](https://github.com/azure/communication-ui-library/pull/1513) by 94866715+dmceachernmsft@users.noreply.github.com) -- Bugfix for messages from teams users having extra margins around the message content. ([PR #1507](https://github.com/azure/communication-ui-library/pull/1507) by jiangnanhello@live.com) -- Moved Avatars icons to the left of messages by not displaying usernames in Storybook MessageThread ([PR #1345](https://github.com/azure/communication-ui-library/pull/1345) by edwardlee@microsoft.com) -- Fix EndCallButton theme colors for better contrast ([PR #1471](https://github.com/azure/communication-ui-library/pull/1471) by 82062616+prprabhu-ms@users.noreply.github.com) -- MoreDrawer secondaryText maxWidth set to prevent overlap ([PR #1532](https://github.com/azure/communication-ui-library/pull/1532) by edwardlee@microsoft.com) -- Allow setting min and max size of the persona avatar in the Video Tile ([PR #1406](https://github.com/azure/communication-ui-library/pull/1406) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.1.1-beta.1 ([commit](https://github.com/azure/communication-ui-library/commit/ad59ff742c9fad2fceb1b819cb259c1ee8f29e62) by beachball) - -### Changes - -- Fix typo: `CamerSwitcher` -> `CameraSwitcher` ([PR #1529](https://github.com/azure/communication-ui-library/pull/1529) by 2684369+JamesBurnside@users.noreply.github.com) -- Showing how many people have read the message, sending read receipt to all previous messages ([PR #1407](https://github.com/azure/communication-ui-library/pull/1407) by 96077406+carocao-msft@users.noreply.github.com) -- Rename MeetingComposite to CallWithChatComposite ([PR #1446](https://github.com/azure/communication-ui-library/pull/1446) by 2684369+JamesBurnside@users.noreply.github.com) -- Meeting/CallComposite: introduces camera logic to local camera switcher button through video gallery selector. ([PR #1393](https://github.com/azure/communication-ui-library/pull/1393) by 94866715+dmceachernmsft@users.noreply.github.com) -- DrawerSurface Component ([PR #1460](https://github.com/azure/communication-ui-library/pull/1460) by 2684369+JamesBurnside@users.noreply.github.com) -- submenu showing who read the message (name and avatar) ([PR #1493](https://github.com/azure/communication-ui-library/pull/1493) by carolinecao@microsoft.com) -- Fixed Editbox border which disappeared after adding file sharing changes ([PR #1523](https://github.com/azure/communication-ui-library/pull/1523) by 97124699+prabhjot-msft@users.noreply.github.com) -- Add a prop onRenderFileUploads for rendering uploaded files in sendbox ([PR #1421](https://github.com/azure/communication-ui-library/pull/1421) by 97124699+prabhjot-msft@users.noreply.github.com) -- contextual menu showing read by x of y ([PR #1482](https://github.com/azure/communication-ui-library/pull/1482) by carolinecao@microsoft.com) -- Add ability to set a custom icon at the End of a Drawer Menu Item ([PR #1498](https://github.com/azure/communication-ui-library/pull/1498) by 2684369+JamesBurnside@users.noreply.github.com) -- Add option to show device selection menu in MicrophoneButton ([PR #1392](https://github.com/azure/communication-ui-library/pull/1392) by 82062616+prprabhu-ms@users.noreply.github.com) -- Updated the message thread component to display attached files in a message. ([PR #1494](https://github.com/azure/communication-ui-library/pull/1494) by 97124699+prabhjot-msft@users.noreply.github.com) -- Introduced new Aria strings and roles to chat notification and local camera switcher. ([PR #1429](https://github.com/azure/communication-ui-library/pull/1429) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add DrawerMenu component ([PR #1462](https://github.com/azure/communication-ui-library/pull/1462) by 2684369+JamesBurnside@users.noreply.github.com) -- Add secondary text field to Drawer Menu Item ([PR #1501](https://github.com/azure/communication-ui-library/pull/1501) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix drawer menu items' content not updating dynamically while the menu is open when props are updated. ([PR #1520](https://github.com/azure/communication-ui-library/pull/1520) by 2684369+JamesBurnside@users.noreply.github.com) -- A11y fixes for DrawerMenu component ([PR #1473](https://github.com/azure/communication-ui-library/pull/1473) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix DrawerMenu MenuItem Icons to be vertically centered ([PR #1528](https://github.com/azure/communication-ui-library/pull/1528) by 2684369+JamesBurnside@users.noreply.github.com) -- Logic introduced to cause local camera switcher to appear on mobile. ([PR #1391](https://github.com/azure/communication-ui-library/pull/1391) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add camera selection menu to CameraButton ([PR #1436](https://github.com/azure/communication-ui-library/pull/1436) by 82062616+prprabhu-ms@users.noreply.github.com) -- Support submenu in DrawerMenu ([PR #1469](https://github.com/azure/communication-ui-library/pull/1469) by 2684369+JamesBurnside@users.noreply.github.com) - -## [1.0.1](https://github.com/azure/communication-ui-library/tree/@internal/react-components_v1.0.1) - -Mon, 24 Jan 2022 23:18:54 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-components_v1.0.1...@internal/react-components_v1.0.1) - -### Minor changes - -- Added strings to the side pane from locale context. ([PR #1278](https://github.com/azure/communication-ui-library/pull/1278) by 94866715+dmceachernmsft@users.noreply.github.com) - -### Patches - -- Fixed inability to click the horizontal gallery left/right button by changing pointerEvents of LayerHost. ([PR #1293](https://github.com/azure/communication-ui-library/pull/1293) by kaurprabhjot@microsoft.com) -- Fixed ScreenShareButton style to allow custom styles ([PR #1286](https://github.com/azure/communication-ui-library/pull/1286) by edwardlee@microsoft.com) -- Small code modifications for conditional build 1. Conditional build does not support convert, use `foo as Bar` 2. Add a hook to bypass type error when build meeting composite ([PR #1284](https://github.com/azure/communication-ui-library/pull/1284) by jinan@microsoft.com) -- Horizontal gallery button height fixed ([PR #1285](https://github.com/azure/communication-ui-library/pull/1285) by 97124699+prabhjot-msft@users.noreply.github.com) -- Fixed alignment of typing indicator in chat composite by reducing minHeight. ([PR #1297](https://github.com/azure/communication-ui-library/pull/1297) by kaurprabhjot@microsoft.com) -- Moving dependencies from @uifabric/react-hooks to @fluentui/react-hooks ([PR #1277](https://github.com/azure/communication-ui-library/pull/1277) by anjulgarg@live.com) -- Bump @internal/acs-ui-common to v1.0.1 ([PR #1335](https://github.com/azure/communication-ui-library/pull/1335) by beachball) - -## [1.0.1](https://github.com/azure/communication-ui-library/tree/@internal/react-components_v1.0.1) - -Tue, 04 Jan 2022 22:57:09 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-components_v1.0.0...@internal/react-components_v1.0.1) - -### Minor changes - -- New aria label string added for `SendBox`. New property added to `SendBox` to autofocus on mount. ([PR #1235](https://github.com/azure/communication-ui-library/pull/1235) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add tooltipVideoLoadingContent to Camera strings ([PR #1253](https://github.com/azure/communication-ui-library/pull/1253) by alcail@microsoft.com) -- add aria-label strings to MessageStatusIndicator ([PR #1247](https://github.com/azure/communication-ui-library/pull/1247) by alcail@microsoft.com) - -### Patches - -- Allow focus on control bar button when disabled ([PR #1251](https://github.com/azure/communication-ui-library/pull/1251) by alcail@microsoft.com) -- Added aria roles to the different menu props. ([PR #1227](https://github.com/azure/communication-ui-library/pull/1227) by 94866715+dmceachernmsft@users.noreply.github.com) -- Bug Fix: Ensure TypingIndicator correctly displays the number of users ([PR #1248](https://github.com/azure/communication-ui-library/pull/1248) by alcail@microsoft.com) -- Bump @internal/acs-ui-common to v1.0.1 ([PR #1276](https://github.com/azure/communication-ui-library/pull/1276) by beachball) - -## [1.0.0](https://github.com/azure/communication-ui-library/tree/@internal/react-components_v1.0.0) - -Mon, 06 Dec 2021 19:41:59 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-components_v1.0.0-beta.8..@internal/react-components_v1.0.0) - -### Changes - -- Reduce VideoGallery persona size ([PR #1129](https://github.com/azure/communication-ui-library/pull/1129) by 2684369+JamesBurnside@users.noreply.github.com) -- VideoGallery has unique identifier for local video tile to dock. ([PR #1111](https://github.com/azure/communication-ui-library/pull/1111) by miguelgamis@microsoft.com) -- Local video tile no longer draggable ([PR #1163](https://github.com/azure/communication-ui-library/pull/1163) by miguelgamis@microsoft.com) -- Fix 'New Messages' not clearing when the user scrolls to the bottom of the message thread' ([PR #1115](https://github.com/azure/communication-ui-library/pull/1115) by 2684369+JamesBurnside@users.noreply.github.com) -- Remove long press gesture on MessageThread messages ([PR #1118](https://github.com/azure/communication-ui-library/pull/1118) by 2684369+JamesBurnside@users.noreply.github.com) -- Update stop screen sharing label from stop to stop sharing ([PR #1164](https://github.com/azure/communication-ui-library/pull/1164) by 2684369+JamesBurnside@users.noreply.github.com) -- Set pagesize to 50 to fix thread incomplete ([PR #1183](https://github.com/azure/communication-ui-library/pull/1183) by jinan@microsoft.com) -- TDBuild - updating localized resource files. ([PR #1211](https://github.com/azure/communication-ui-library/pull/1211) by miguelgamis@microsoft.com) -- Do not dismiss ParticipantsButtton and DevicesButton Callout on resize events ([PR #1138](https://github.com/azure/communication-ui-library/pull/1138) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bugfix for vertically truncated participant names ([PR #1145](https://github.com/azure/communication-ui-library/pull/1145) by anjulgarg@live.com) -- Dispose video when video tile gets unmounted ([PR #1198](https://github.com/azure/communication-ui-library/pull/1198) by jinan@microsoft.com) -- Change name contains option to options ([PR #1173](https://github.com/azure/communication-ui-library/pull/1173) by jinan@microsoft.com) -- Screenshare rerender fixed. ([PR #1175](https://github.com/azure/communication-ui-library/pull/1175) by miguelgamis@microsoft.com) -- add tooltip string for disabled ControlBar buttons ([PR #1166](https://github.com/azure/communication-ui-library/pull/1166) by alcail@microsoft.com) -- Add Scrollbar when editing message in chat ([PR #1158](https://github.com/azure/communication-ui-library/pull/1158) by anjulgarg@live.com) -- Fixed gap betwen GridLayout and HorizontalGallery for Safari on IPhone SE. ([PR #1162](https://github.com/azure/communication-ui-library/pull/1162) by miguelgamis@microsoft.com) -- Ensure typing indicator wraps correctly with long names ([PR #1123](https://github.com/azure/communication-ui-library/pull/1123) by 2684369+JamesBurnside@users.noreply.github.com) -- Update screenshare button background when active ([PR #1178](https://github.com/azure/communication-ui-library/pull/1178) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix text in system messages in the MessageThread to wrap when it is too long. ([PR #1120](https://github.com/azure/communication-ui-library/pull/1120) by 2684369+JamesBurnside@users.noreply.github.com) -- TDBuild - updating localized resource files. ([PR #1197](https://github.com/azure/communication-ui-library/pull/1197) by miguelgamis@microsoft.com) -- bugfix: Prevent participant remove flyout dismissal on resize events ([PR #1156](https://github.com/azure/communication-ui-library/pull/1156) by 82062616+prprabhu-ms@users.noreply.github.com) -- GridLayoutProp styles prop type changed to GridLayoutStyles ([PR #1196](https://github.com/azure/communication-ui-library/pull/1196) by miguelgamis@microsoft.com) - -## [1.0.0-beta.8](https://github.com/azure/communication-ui-library/tree/@internal/react-components_v1.0.0-beta.8) - -Wed, 17 Nov 2021 22:21:27 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-components_v1.0.0-beta.7..@internal/react-components_v1.0.0-beta.8) - -### Changes - -- added ariaLabel in InputBoxButtonProps and strings for EditBox buttons in MessageThreadStrings ([PR #1025](https://github.com/azure/communication-ui-library/pull/1025) by alcail@microsoft.com) -- update snapshot for test ([PR #1040](https://github.com/azure/communication-ui-library/pull/1040) by jinan@microsoft.com) -- Fix remote video border not flush with isSpeaking indicator ([PR #1045](https://github.com/azure/communication-ui-library/pull/1045) by anjulgarg@live.com) -- HorizontalGallery not showing page navigation buttons if all participants can fit. ([PR #1069](https://github.com/azure/communication-ui-library/pull/1069) by miguelgamis@microsoft.com) -- Update localized strings for components and composites ([PR #1047](https://github.com/azure/communication-ui-library/pull/1047) by anjulgarg@live.com) -- Add support for opening chat message context menu with a long touch press ([PR #1019](https://github.com/azure/communication-ui-library/pull/1019) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix remote video streams in VideoGallery when screensharing is active. ([PR #1032](https://github.com/azure/communication-ui-library/pull/1032) by miguelgamis@microsoft.com) -- Fix text in video tile label to no longer be translucent ([PR #1058](https://github.com/azure/communication-ui-library/pull/1058) by 2684369+JamesBurnside@users.noreply.github.com) -- Expose participant list styling through the participant button interface ([PR #990](https://github.com/azure/communication-ui-library/pull/990) by 2684369+JamesBurnside@users.noreply.github.com) -- Improved responsive experience when editing messages in the message thread ([PR #1036](https://github.com/azure/communication-ui-library/pull/1036) by 2684369+JamesBurnside@users.noreply.github.com) -- fixing send button dimensions to respect icon dimensions ([PR #1082](https://github.com/azure/communication-ui-library/pull/1082) by 79329532+alkwa-msft@users.noreply.github.com) -- Add ErrorBar message types for missing device permissions ([PR #1031](https://github.com/azure/communication-ui-library/pull/1031) by 82062616+prprabhu-ms@users.noreply.github.com) -- Ensure message thread links open in a new tab ([PR #1101](https://github.com/azure/communication-ui-library/pull/1101) by 2684369+JamesBurnside@users.noreply.github.com) -- Update participantButton interface to have required properties for participant list directly instead of extending a participantList interface directly ([PR #988](https://github.com/azure/communication-ui-library/pull/988) by 2684369+JamesBurnside@users.noreply.github.com) -- Update according to azure review ([PR #998](https://github.com/azure/communication-ui-library/pull/998) by jinan@microsoft.com) -- VideoTile displayName text padding added all around. ([PR #1070](https://github.com/azure/communication-ui-library/pull/1070) by miguelgamis@microsoft.com) -- Fix for preventing video resize when isSpeaking indicator appears ([PR #1052](https://github.com/azure/communication-ui-library/pull/1052) by anjulgarg@live.com) -- Updated VideoGalleryStyles, HorizontalGalleryStyles. Added GridLayoutStyles. ([PR #1093](https://github.com/azure/communication-ui-library/pull/1093) by miguelgamis@microsoft.com) -- Scale down icon to fit ErrorBar size ([PR #1043](https://github.com/azure/communication-ui-library/pull/1043) by 82062616+prprabhu-ms@users.noreply.github.com) -- centralized localization utils to acs-ui-common ([PR #974](https://github.com/azure/communication-ui-library/pull/974) by alcail@microsoft.com) -- Uniformly capitalize icon names and fix intellisense ([PR #1054](https://github.com/azure/communication-ui-library/pull/1054) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add showLabel props to VideoTile. Do not show local preview VideoTile label when the video gallery is narrow. ([PR #1048](https://github.com/azure/communication-ui-library/pull/1048) by 2684369+JamesBurnside@users.noreply.github.com) -- Add local and remote screensharing views into the VideoGallery component. ([PR #999](https://github.com/azure/communication-ui-library/pull/999) by miguelgamis@microsoft.com) -- Support disabling menu to remove participants from roster ([PR #1035](https://github.com/azure/communication-ui-library/pull/1035) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add tooltips to control bar buttons ([PR #1077](https://github.com/azure/communication-ui-library/pull/1077) by 2684369+JamesBurnside@users.noreply.github.com) -- ensuring edit/delete context menu is adjacent to its corresponding message ([PR #1100](https://github.com/azure/communication-ui-library/pull/1100) by 79329532+alkwa-msft@users.noreply.github.com) -- Add more error types to ErrorBar ([PR #1008](https://github.com/azure/communication-ui-library/pull/1008) by 82062616+prprabhu-ms@users.noreply.github.com) -- VideoTile label text truncation on overflow. ([PR #1059](https://github.com/azure/communication-ui-library/pull/1059) by miguelgamis@microsoft.com) -- Add more data-ui-id tags for e2e tests ([PR #982](https://github.com/azure/communication-ui-library/pull/982) by 82062616+prprabhu-ms@users.noreply.github.com) -- removed InputBoxButtonProps from public API and updated onRenderIcon in SendBox component ([PR #1033](https://github.com/azure/communication-ui-library/pull/1033) by alcail@microsoft.com) -- Improve the styling of the message thread when at narrow width - partially float the avatar on the padding of the message. ([PR #1013](https://github.com/azure/communication-ui-library/pull/1013) by 2684369+JamesBurnside@users.noreply.github.com) -- Rename baseCustomStylesProps to baseCustomStyles ([PR #989](https://github.com/azure/communication-ui-library/pull/989) by 2684369+JamesBurnside@users.noreply.github.com) -- Bugfix for permanent camera disable when it is being used elsewhere ([PR #1050](https://github.com/azure/communication-ui-library/pull/1050) by anjulgarg@live.com) -- Update message status indicator icons and sizes ([PR #1062](https://github.com/azure/communication-ui-library/pull/1062) by 2684369+JamesBurnside@users.noreply.github.com) -- Local VideoTile in VideoGallery overflow fix ([PR #1089](https://github.com/azure/communication-ui-library/pull/1089) by miguelgamis@microsoft.com) -- Display 'You' instead of complete name in local video tile ([PR #1076](https://github.com/azure/communication-ui-library/pull/1076) by anjulgarg@live.com) -- Improve touch target size for editing chat messages ([PR #1022](https://github.com/azure/communication-ui-library/pull/1022) by 2684369+JamesBurnside@users.noreply.github.com) -- Update OptionsButton to DevicesButton ([PR #1084](https://github.com/azure/communication-ui-library/pull/1084) by 2684369+JamesBurnside@users.noreply.github.com) -- Add ability to style the options button flyouts ([PR #985](https://github.com/azure/communication-ui-library/pull/985) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix chat initials not showing in the message thread ([PR #1011](https://github.com/azure/communication-ui-library/pull/1011) by 2684369+JamesBurnside@users.noreply.github.com) - -## [1.0.0-beta.7](https://github.com/azure/communication-ui-library/tree/@internal/react-components_v1.0.0-beta.7) - -Wed, 27 Oct 2021 19:40:46 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-components_v1.0.0-beta.6..@internal/react-components_v1.0.0-beta.7) - -### Changes - -- VideoTile persona coin now resizes more smoothly. GridLayout resize updates more smoothly. ([PR #899](https://github.com/azure/communication-ui-library/pull/899) by miguelgamis@microsoft.com) -- Add function `smartDominantSpeakerParticipants` for calculating smart dominant speaker tiles ([PR #827](https://github.com/azure/communication-ui-library/pull/827) by anjulgarg@live.com) -- Theme palette and effects acquired from theme context for VideoTile, Video Gallery, floating ControlBar and EndCallButton. ([PR #941](https://github.com/azure/communication-ui-library/pull/941) by miguelgamis@microsoft.com) -- Put video participants in front of audio participants in VideoGallery. ([PR #956](https://github.com/azure/communication-ui-library/pull/956) by miguelgamis@microsoft.com) -- Add data-ui-ids for components of the participant button ([PR #980](https://github.com/azure/communication-ui-library/pull/980) by 2684369+JamesBurnside@users.noreply.github.com) -- added button text to JumpToNewMessageButtonProps + strings to MessageThreadStrings and ParticipantItemStrings ([PR #966](https://github.com/azure/communication-ui-library/pull/966) by alcail@microsoft.com) -- GridLayout updated to fill entire rectangle and to respond to resizing. ([PR #840](https://github.com/azure/communication-ui-library/pull/840) by miguelgamis@microsoft.com) -- added VideoGelleryStrings with screenSharingMessage string ([PR #897](https://github.com/azure/communication-ui-library/pull/897) by alcail@microsoft.com) -- Fix weird height of single-line bubble ([PR #894](https://github.com/azure/communication-ui-library/pull/894) by jinan@microsoft.com) -- adding new style container to customize each chat item in the message thread ([PR #834](https://github.com/azure/communication-ui-library/pull/834) by alkwa@microsoft.com) -- Add min-width to align left edge of chat ([PR #895](https://github.com/azure/communication-ui-library/pull/895) by jinan@microsoft.com) -- Remove permanent box shadow on control bar ([PR #891](https://github.com/azure/communication-ui-library/pull/891) by 2684369+JamesBurnside@users.noreply.github.com) -- Replace generic ChatMessage types with discriminating unions ([PR #830](https://github.com/azure/communication-ui-library/pull/830) by 82062616+prprabhu-ms@users.noreply.github.com) -- Fix spelling - sendboxTextfield to sendboxTextField ([PR #851](https://github.com/azure/communication-ui-library/pull/851) by 2684369+JamesBurnside@users.noreply.github.com) -- Prop `dominantSpeakers` added to VideoGallery to reorder remoteParticipants with new algorithm. ([PR #951](https://github.com/azure/communication-ui-library/pull/951) by miguelgamis@microsoft.com) -- Rename `ActiveError` to `ActiveErrorMessage` ([PR #880](https://github.com/azure/communication-ui-library/pull/880) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update message type ([PR #958](https://github.com/azure/communication-ui-library/pull/958) by jinan@microsoft.com) -- Fix options button flyout from going out of screen bounds ([PR #866](https://github.com/azure/communication-ui-library/pull/866) by 2684369+JamesBurnside@users.noreply.github.com) -- Update options button icon to a settings gear ([PR #867](https://github.com/azure/communication-ui-library/pull/867) by 2684369+JamesBurnside@users.noreply.github.com) -- Added HorizontalGallery in VideoGallery to accomodate audio only participants. ([PR #978](https://github.com/azure/communication-ui-library/pull/978) by miguelgamis@microsoft.com) -- moved screensharing message from component to composite strings ([PR #944](https://github.com/azure/communication-ui-library/pull/944) by alcail@microsoft.com) - -## [1.0.0-beta.6](https://github.com/azure/communication-ui-library/tree/@internal/react-components_v1.0.0-beta.6) - -Tue, 28 Sep 2021 19:19:18 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-components_v1.0.0-beta.5..@internal/react-components_v1.0.0-beta.6) - -### Changes - -- Change ControlBar to be affected by theme.effects ([PR #793](https://github.com/azure/communication-ui-library/pull/793) by miguelgamis@microsoft.com) -- Localization for edit + delete messages ([PR #809](https://github.com/azure/communication-ui-library/pull/809) by jinan@microsoft.com) -- Make ControlBarButton styling consistent ([PR #829](https://github.com/azure/communication-ui-library/pull/829) by 82062616+prprabhu-ms@users.noreply.github.com) -- Adjust api comments - iteration 2 ([PR #776](https://github.com/azure/communication-ui-library/pull/776) by jinan@microsoft.com) -- Centralize beachball config ([PR #773](https://github.com/azure/communication-ui-library/pull/773) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add edited tag to messages ([PR #759](https://github.com/azure/communication-ui-library/pull/759) by jinan@microsoft.com) -- Undo styling to body tag from FluentThemeProvider ([PR #817](https://github.com/azure/communication-ui-library/pull/817) by miguelgamis@microsoft.com) -- ControlBarButton labels have regular font weight and font is customizable through FluentThemeProvider. ([PR #789](https://github.com/azure/communication-ui-library/pull/789) by miguelgamis@microsoft.com) -- Add custom menu items injection support to ParticipantList ([PR #795](https://github.com/azure/communication-ui-library/pull/795) by anjulgarg@live.com) -- TDBuild - updating localized resource files. ([PR #836](https://github.com/azure/communication-ui-library/pull/836) by miguelgamis@microsoft.com) -- Add release tags to all public API. Lint clean internal API. ([PR #825](https://github.com/azure/communication-ui-library/pull/825) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add data-ui-id for video tiles ([PR #802](https://github.com/azure/communication-ui-library/pull/802) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix chat message text being always bold ([PR #799](https://github.com/azure/communication-ui-library/pull/799) by 2684369+JamesBurnside@users.noreply.github.com) -- TDBuild - updating localized resource files. ([PR #794](https://github.com/azure/communication-ui-library/pull/794) by miguelgamis@microsoft.com) -- Allow custom menu items in ParticipantList ([PR #800](https://github.com/azure/communication-ui-library/pull/800) by anjulgarg@live.com) - -## [1.0.0-beta.5](https://github.com/azure/communication-ui-library/tree/@internal/react-components_v1.0.0-beta.5) - -Mon, 13 Sep 2021 21:02:16 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-components_v1.0.0-beta.4..@internal/react-components_v1.0.0-beta.5) - -### Changes - -- Custom Icons injection in components and composites. ([PR #716](https://github.com/azure/communication-ui-library/pull/716) by anjulgarg@live.com) -- Bump acs-ui-common dep ([PR #732](https://github.com/azure/communication-ui-library/pull/732) by 82062616+prprabhu-ms@users.noreply.github.com) -- Delete API to clear stateful errors ([PR #756](https://github.com/azure/communication-ui-library/pull/756) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add custom avatar data injection for composites ([PR #677](https://github.com/azure/communication-ui-library/pull/677) by anjulgarg@live.com) -- Show ACS errors via ErrorBar in CallComposite ([PR #702](https://github.com/azure/communication-ui-library/pull/702) by 82062616+prprabhu-ms@users.noreply.github.com) -- Do not show unnamed moderator ([PR #654](https://github.com/azure/communication-ui-library/pull/654) by jinan@microsoft.com) -- Fixed theming for MessageThread icons. ([PR #692](https://github.com/azure/communication-ui-library/pull/692) by miguelgamis@microsoft.com) -- Rename component locale types to match composites ([PR #720](https://github.com/azure/communication-ui-library/pull/720) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add Dominant Speaker support to Video Gallery ([PR #742](https://github.com/azure/communication-ui-library/pull/742) by anjulgarg@live.com) -- Adjust most comments in internal api review ([PR #724](https://github.com/azure/communication-ui-library/pull/724) by jinan@microsoft.com) -- Add message edit feature to message thread component ([PR #734](https://github.com/azure/communication-ui-library/pull/734) by jinan@microsoft.com) -- Updated available locales and translations. ([PR #712](https://github.com/azure/communication-ui-library/pull/712) by miguelgamis@microsoft.com) -- Add different types for ChatComposite and CallCompposite Icons ([PR #757](https://github.com/azure/communication-ui-library/pull/757) by anjulgarg@live.com) -- Add active and dominant speaker support to screenshare screen. ([PR #748](https://github.com/azure/communication-ui-library/pull/748) by anjulgarg@live.com) -- Track dimissed errors internally in ErrorBar ([PR #754](https://github.com/azure/communication-ui-library/pull/754) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bubble up call connection error to UI ([PR #749](https://github.com/azure/communication-ui-library/pull/749) by 82062616+prprabhu-ms@users.noreply.github.com) -- Remove some accidental imports; mark Identifiers experimental ([PR #728](https://github.com/azure/communication-ui-library/pull/728) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add timestamp to teed errors ([PR #753](https://github.com/azure/communication-ui-library/pull/753) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update participant button's props relating to the participant list to be top level ([PR #674](https://github.com/azure/communication-ui-library/pull/674) by 2684369+JamesBurnside@users.noreply.github.com) -- Truncating long display names in ParticipantItem. Ensuring icons are aligned on right side of ParticipantItem. ([PR #699](https://github.com/azure/communication-ui-library/pull/699) by miguelgamis@microsoft.com) -- Add is speaking indicator to video tiles and gallery ([PR #738](https://github.com/azure/communication-ui-library/pull/738) by anjulgarg@live.com) -- Remove unnecessary API exports ([PR #711](https://github.com/azure/communication-ui-library/pull/711) by 82062616+prprabhu-ms@users.noreply.github.com) - -## [1.0.0-beta.4](https://github.com/azure/communication-ui-library/tree/@internal/react-components_v1.0.0-beta.4) - -Mon, 16 Aug 2021 21:18:19 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-components_v1.0.0-beta.3..@internal/react-components_v1.0.0-beta.4) - -### Changes - -- Fix partially composed chat messages being lost when closing and reopening the chat pane in the meeting composite ([PR #662](https://github.com/azure/communication-ui-library/pull/662) by 2684369+JamesBurnside@users.noreply.github.com) -- Update to align chat bubble with/without receipt ([PR #670](https://github.com/azure/communication-ui-library/pull/670) by jinan@microsoft.com) -- Video device icon updated in DevicesButton ([PR #629](https://github.com/azure/communication-ui-library/pull/629) by miguelgamis@microsoft.com) -- Fix video gallery local preview position to be relative to the parent ([PR #620](https://github.com/azure/communication-ui-library/pull/620) by 79329532+alkwa-msft@users.noreply.github.com) -- Fix infinite scroll jumpy behavior ([PR #657](https://github.com/azure/communication-ui-library/pull/657) by jinan@microsoft.com) -- updated Typescript version to 4.3.5 ([PR #645](https://github.com/azure/communication-ui-library/pull/645) by alcail@microsoft.com) -- FluentThemeProvider style prop overflow set to 'auto'. ([PR #641](https://github.com/azure/communication-ui-library/pull/641) by miguelgamis@microsoft.com) -- Fix button menu flyouts exceeding screen width ([PR #667](https://github.com/azure/communication-ui-library/pull/667) by 2684369+JamesBurnside@users.noreply.github.com) -- Delete redundant prop VideoTile.isVideoReady ([PR #646](https://github.com/azure/communication-ui-library/pull/646) by 82062616+prprabhu-ms@users.noreply.github.com) -- Fix local video icon + avatar not showing ([PR #664](https://github.com/azure/communication-ui-library/pull/664) by jinan@microsoft.com) -- adding padding in sendbox so we don't overlap text with the send message button ([PR #621](https://github.com/azure/communication-ui-library/pull/621) by 79329532+alkwa-msft@users.noreply.github.com) -- Added rtl property to FluentThemeProvider ([PR #658](https://github.com/azure/communication-ui-library/pull/658) by miguelgamis@microsoft.com) -- Add system message to MessageThread component Add system message for selector props Link system message to participant received event ([PR #603](https://github.com/azure/communication-ui-library/pull/603) by jinan@microsoft.com) -- Fixed RTL responsiveness of TypingIndicator. ([PR #631](https://github.com/azure/communication-ui-library/pull/631) by miguelgamis@microsoft.com) - -## [1.0.0-beta.3](https://github.com/azure/communication-ui-library/tree/@internal/react-components_v1.0.0-beta.3) - -Thu, 22 Jul 2021 17:42:41 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/react-components_v1.0.0-beta.2..@internal/react-components_v1.0.0-beta.3) - -### Changes - -- Fixed RTL responsiveness for MessageThread, ControlBar, and FluentThemeProvider. TypingIndicator set always to LTR. ([PR #530](https://github.com/azure/communication-ui-library/pull/530) by miguelgamis@microsoft.com) -- Add an ErrorBar component ([PR #574](https://github.com/azure/communication-ui-library/pull/574) by 82062616+prprabhu-ms@users.noreply.github.com) -- Fixed cursor on control button labels. ([PR #567](https://github.com/azure/communication-ui-library/pull/567) by miguelgamis@microsoft.com) -- Exporting locales separately. ([PR #547](https://github.com/azure/communication-ui-library/pull/547) by miguelgamis@microsoft.com) -- Bugfix - Removed usage of hooks inside useMemo for MessageThread ([PR #591](https://github.com/azure/communication-ui-library/pull/591) by anjulgarg@live.com) -- Fix MessageThread hook related console errors. ([PR #566](https://github.com/azure/communication-ui-library/pull/566) by miguelgamis@microsoft.com) -- Support more errors in ErrorBar ([PR #581](https://github.com/azure/communication-ui-library/pull/581) by 82062616+prprabhu-ms@users.noreply.github.com) -- Localized strings for SendBox and MessageStatusIndicator ([PR #535](https://github.com/azure/communication-ui-library/pull/535) by miguelgamis@microsoft.com) -- Add E2E Chat Composite tests ([PR #578](https://github.com/azure/communication-ui-library/pull/578) by anjulgarg@live.com) -- Add identifier injection mechanism in components for e2e testing ([PR #556](https://github.com/azure/communication-ui-library/pull/556) by anjulgarg@live.com) -- Add default call control bar button ([PR #585](https://github.com/azure/communication-ui-library/pull/585) by 2684369+JamesBurnside@users.noreply.github.com) -- React hook useTheme added to ACS library. ([PR #572](https://github.com/azure/communication-ui-library/pull/572) by miguelgamis@microsoft.com) -- Add E2E browser tests for chat composite ([PR #517](https://github.com/azure/communication-ui-library/pull/517) by anjulgarg@live.com) -- Removed truncation from MessageThread system message. ([PR #575](https://github.com/azure/communication-ui-library/pull/575) by miguelgamis@microsoft.com) - -## [1.0.0-beta.2](https://github.com/azure/communication-ui-library/tree/react-components_v1.0.0-beta.2) - -Fri, 09 Jul 2021 20:41:33 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/react-components_v1.0.0-beta.1..react-components_v1.0.0-beta.2) - -### Changes - -- Updated SendBox component based on new visual design. ([PR #398](https://github.com/azure/communication-ui-library/pull/398) by miguelgamis@microsoft.com) -- Dispose view when stream is not available ([PR #404](https://github.com/azure/communication-ui-library/pull/404) by jinan@microsoft.com) -- Expose more customized api for rendering ([PR #457](https://github.com/azure/communication-ui-library/pull/457) by jinan@microsoft.com) -- update react peer deps to be >=16.8.0 <18.0.0 ([PR #450](https://github.com/azure/communication-ui-library/pull/450) by mail@jamesburnside.com) -- Adding floating localvideopreview layout to VideoGallery. ([PR #425](https://github.com/azure/communication-ui-library/pull/425) by anjulgarg@live.com) -- Update to fluentui version 8 ([PR #448](https://github.com/azure/communication-ui-library/pull/448) by mail@jamesburnside.com) -- Remove @fluentui/react-northstar-icons, use only @fluentui/react-icons ([PR #143](https://github.com/azure/communication-ui-library/pull/143) by mail@jamesburnside.com) -- Bug fix: MesageThread scrollTop throws exception when chat composite is hidden ([PR #506](https://github.com/azure/communication-ui-library/pull/506) by mail@jamesburnside.com) -- add ButtonCustomStylesProps as new type ([PR #438](https://github.com/azure/communication-ui-library/pull/438) by alcail@microsoft.com) -- Add options to onSelectCamera and onToggleCamera ([PR #436](https://github.com/azure/communication-ui-library/pull/436) by easony@microsoft.com) -- Fixing minor bugs and handling teams meeting denied. ([PR #367](https://github.com/azure/communication-ui-library/pull/367) by anjulgarg@live.com) -- Add mute indicator to VideoGallery and VideoTile ([PR #483](https://github.com/azure/communication-ui-library/pull/483) by anjulgarg@live.com) -- Use sections in device settings context menu ([PR #442](https://github.com/azure/communication-ui-library/pull/442) by prprabhu@microsoft.com) -- Replace memoizeFn with react.memo Fix maxListener warning by default ([PR #426](https://github.com/azure/communication-ui-library/pull/426) by jinan@microsoft.com) -- added showMessageDate in MessageThreadProps and showDate in MessageProps ([PR #395](https://github.com/azure/communication-ui-library/pull/395) by alcail@microsoft.com) -- add ParticipantsButton component with ParticipantsButtonStylesProps and ParticipantsButtonProps, as well as excludeMe props to ParticipantList component ([PR #415](https://github.com/azure/communication-ui-library/pull/415) by alcail@microsoft.com) -- Fix leave call button label ([PR #434](https://github.com/azure/communication-ui-library/pull/434) by prprabhu@microsoft.com) -- Fix option button props ([PR #383](https://github.com/azure/communication-ui-library/pull/383) by jinan@microsoft.com) -- Tiny fix for send button ([PR #500](https://github.com/azure/communication-ui-library/pull/500) by jinan@microsoft.com) -- Bump prettier version and reformat ([PR #505](https://github.com/azure/communication-ui-library/pull/505) by prprabhu@microsoft.com) -- Added LocalizationProvider. ([PR #468](https://github.com/azure/communication-ui-library/pull/468) by miguelgamis@microsoft.com) -- Show mute indicator while screensharing. Fix icon padding ([PR #502](https://github.com/azure/communication-ui-library/pull/502) by anjulgarg@live.com) -- Fixed DevicesButton cameras, microphones, and speakers property types. OptionButton default menu props only used not empty. ([PR #439](https://github.com/azure/communication-ui-library/pull/439) by miguelgamis@microsoft.com) -- ParticipantItem has menu button when hovered. ParticipantItem showing '(you)' when me property is true. ([PR #405](https://github.com/azure/communication-ui-library/pull/405) by miguelgamis@microsoft.com) -- include local user to Participant list in ParticipantsButton ([PR #452](https://github.com/azure/communication-ui-library/pull/452) by alcail@microsoft.com) -- Small responsive fixes for calling components ([PR #536](https://github.com/azure/communication-ui-library/pull/536) by 2684369+JamesBurnside@users.noreply.github.com) - -## [1.0.0-beta.1](https://github.com/azure/communication-ui-library/tree/react-components_v1.0.0-beta.1) - -Fri, 21 May 2021 16:16:28 GMT - -### Changes - -- removing maxHeight from participantList ([PR #352](https://github.com/azure/communication-ui-library/pull/352) by alkwa@microsoft.com) -- Possible fix for clone stream issue ([PR #286](https://github.com/azure/communication-ui-library/pull/286) by allenhwang@microsoft.com) -- Bugfix for TeamsInterop Lobby ([PR #344](https://github.com/azure/communication-ui-library/pull/344) by anjulgarg@live.com) -- Drop unused button props ([PR #331](https://github.com/azure/communication-ui-library/pull/331) by prprabhu@microsoft.com) -- renamed ReadReceipt component to MessageStatusIndicator, onRenderReadReceipt props to onRenderMessageStatus in MessageThread, and readReceiptContainer style to messageStatusContainer ([PR #335](https://github.com/azure/communication-ui-library/pull/335) by alcail@microsoft.com) -- Add checks to ensure correct status before calling render ([PR #279](https://github.com/azure/communication-ui-library/pull/279) by allenhwang@microsoft.com) -- Add on render avatar for calling composite ([PR #321](https://github.com/azure/communication-ui-library/pull/321) by jinan@microsoft.com) -- Fixed VideoTile label ([PR #337](https://github.com/azure/communication-ui-library/pull/337) by miguelgamis@microsoft.com) -- Add default menu props and selector props to DevicesButton ([PR #317](https://github.com/azure/communication-ui-library/pull/317) by anjulgarg@live.com) -- merged PlaceholderProps in VideoTileProps and added showDisplayName props to it, also added displayNameContainer to VideoTileStylesProps ([PR #313](https://github.com/azure/communication-ui-library/pull/313) by alcail@microsoft.com) -- Remove error bar export ([PR #312](https://github.com/azure/communication-ui-library/pull/312) by mail@jamesburnside.com) -- [#2404092] Adding stateful attributes to CallClientProvider for starting a call with camera on/off ([PR #292](https://github.com/azure/communication-ui-library/pull/292) by anjulgarg@live.com) -- Introduce common identifier format ([PR #315](https://github.com/azure/communication-ui-library/pull/315) by prprabhu@microsoft.com) -- Set maxWidth to 20rem for ParticipantItem. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Removed userId and displayName props from SendBox. Updated SendBox storybook doc. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Add EndCallButton component ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by alcail@microsoft.com) -- Fixed exported props of ControlBar ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Update js sdk dependency version to beta4 ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by jinan@microsoft.com) -- Wrote theming documentation page in storybook. Updated dark theme palette. Updated ControlBar and VideoTile theme mapping. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Fix styling props for all components to have the same format. Add more comments to the interfaces. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by easony@microsoft.com) -- Add DevicesButton Component ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by alcail@microsoft.com) -- Update from renaming declarative to stateful ([PR #258](https://github.com/azure/communication-ui-library/pull/258) by mail@jamesburnside.com) -- Refactor ChatThread component and optimize ReadReceipt data flow ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by easony@microsoft.com) -- Fix small bugs for chat messages mapper ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by easony@microsoft.com) -- Convert duplicate render from error to warning since Stateful handles it ([PR #248](https://github.com/azure/communication-ui-library/pull/248) by allenhwang@microsoft.com) -- adding MessageProps type and using them for default render of Message ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by alcail@microsoft.com) -- ParticipantItem now has onRenderIcon and onRenderAvatar properties. ControlButton deleted and replaced with Fluent UI DefaultButton. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Renamed props of interface SendBoxStylesProps. SendBox system message component change. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Add memoizeAll to MessageThread to avoid generate unnecessary instances ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by jinan@microsoft.com) -- added CallingTheme and used it for EndCallButton styles ([PR #249](https://github.com/azure/communication-ui-library/pull/249) by alcail@microsoft.com) -- add documentation for MicrophoneButton Component ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by alcail@microsoft.com) -- Standardize the export names for components. Pure components should export as XXXComponent from now on; Export all types and interfaces as well ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by easony@microsoft.com) -- Added ThemeSelector and ThemeToggler. Created SwitchableFluentThemeProvider to allow switching of themes. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Prune exports for beta release ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by mail@jamesburnside.com) -- Add some basic styling for placeholder in VideoTile ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by easony@microsoft.com) -- Added ParticipantList component ([PR #239](https://github.com/azure/communication-ui-library/pull/239) by miguelgamis@microsoft.com) -- Add ScreenShare button component ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by prprabhu@microsoft.com) -- Added examples for icon and avatar customization for ParticipantItem and SendBox in storybook docs. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Initial changelog setup ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by mail@jamesburnside.com) -- Add calling handler and selector for VideoGallery and ScreenShare ([PR #277](https://github.com/azure/communication-ui-library/pull/277) by anjulgarg@live.com) -- Updated light and dark theme. ParticipantItem initials color fixed to white. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Add support for CommonJS ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by mail@jamesburnside.com) -- CommunicationCallingParticipant and CommunicationParticipant changed to interface ([PR #282](https://github.com/azure/communication-ui-library/pull/282) by miguelgamis@microsoft.com) -- TypingIndicator property updated to render all users instead of each one. Removed property from TypingIndicator styles. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Remove dependency on chat-selector ([PR #211](https://github.com/azure/communication-ui-library/pull/211) by mail@jamesburnside.com) -- Export Chat thread component base from components and add more docs ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by easony@microsoft.com) -- Add participantList selector ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by anjulgarg@live.com) -- Fixed default theming when no theme is given to FluentThemeProvider. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Upgrade to Calling SDK version 1.0.1-beta.1 ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by allenhwang@microsoft.com) -- Fix import for SizeValue in ReadReceipt ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by mail@jamesburnside.com) -- ControlBar boolean prop added to remap background if floating layout and dark theme is used. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Updated onRenderText prop for video button and styling. Removed centering style in FluentThemeProvider. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Exporting ErrorBarProps. Fixed ErrorBar when severity is INFO. Added ErrorBar storybook docs. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Removed SwitchableFluentThemeProvider, ThemeSelector, ThemeToggler, NamedTheme, and ThemeCollection. ([PR #220](https://github.com/azure/communication-ui-library/pull/220) by miguelgamis@microsoft.com) -- Add MicrophoneButton component to replace DefaultButton for microphone ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by alcail@microsoft.com) -- ThemeSelector component changed to radio button selection. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- parsing a Text message content type as text ([PR #285](https://github.com/azure/communication-ui-library/pull/285) by alkwa@microsoft.com) -- Add basic support for system message and custom message in MessageThread ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by easony@microsoft.com) -- renamed VideoTile props placeholderProvider to placeholder ([PR #284](https://github.com/azure/communication-ui-library/pull/284) by alcail@microsoft.com) -- Ensure react-northstar icons are always loaded as part of FluentThemeProvider. - Fix ParticipantItem to show context menu if the participant is you. - Add Storybook background change when storybook theme is changed. - ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Move Storybook into its own project ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by mail@jamesburnside.com) -- Add api extractor for package ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by mail@jamesburnside.com) -- Update button docstrings ([PR #206](https://github.com/azure/communication-ui-library/pull/206) by prprabhu@microsoft.com) -- update name and avartarName to displayName ([PR #278](https://github.com/azure/communication-ui-library/pull/278) by alcail@microsoft.com) -- using message type to render RichText/html messages ([PR #266](https://github.com/azure/communication-ui-library/pull/266) by alkwa@microsoft.com) -- Updated onMessageSend handler. Updated prop names in SendBox. Updated props and added selector for TypingIndicator. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Fix theming for links in chat content of MessageThread. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Add useCallClient, useDeviceManager, and useCall utilities ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by allenhwang@microsoft.com) -- clean up states, hooks and mappers in chat ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by easony@microsoft.com) -- Removing references to static media.svg and styles ([PR #212](https://github.com/azure/communication-ui-library/pull/212) by alkwa@microsoft.com) -- Remove mappers used in Sample Chat App ChatHeader ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by anjulgarg@live.com) -- Fix copyright header to MIT and add LICENSE files ([PR #225](https://github.com/azure/communication-ui-library/pull/225) by domessin@microsoft.com) -- Refactor mediaControls and Headers to use control bar component ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by easony@microsoft.com) -- Add CameraButton component to replace DefaultButton in ControlBar ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by prprabhu@microsoft.com) -- Remove THEMES singleton. Refine theme related exports. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by mail@jamesburnside.com) -- Add selectors and handlers for Calling ([PR #232](https://github.com/azure/communication-ui-library/pull/232) by anjulgarg@live.com) -- Ignoring typing users with no display name in TypingIndicator component ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) -- Remove MapToChatThreadProps ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by easony@microsoft.com) -- changing invertedVideo to isMirrored ([PR #268](https://github.com/azure/communication-ui-library/pull/268) by alkwa@microsoft.com) -- Fix copyright header to MIT and add LICENSE files (#225) ([PR #231](https://github.com/azure/communication-ui-library/pull/231) by mail@jamesburnside.com) -- Adding custom palette color and fixing lobby example theming ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by anjulgarg@live.com) -- Updated FluentThemeProvider theming for MessageThread. MessageThread button to load previous messages changed. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by miguelgamis@microsoft.com) diff --git a/packages/react-composites/CHANGELOG.md b/packages/react-composites/CHANGELOG.md deleted file mode 100644 index b7db8824624..00000000000 --- a/packages/react-composites/CHANGELOG.md +++ /dev/null @@ -1,887 +0,0 @@ -# Change Log - @internal/react-composites - -This log was last generated on Fri, 21 Oct 2022 23:01:53 GMT and should not be manually modified. - - - -## [1.4.0](https://github.com/azure/communication-ui-library/tree/@internal/react-composites_v1.4.0) - -Fri, 21 Oct 2022 23:01:53 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-composites_v1.3.2-beta.1...@internal/react-composites_v1.4.0) - -### Minor changes - -- Call adapter can join a room ([PR #2063](https://github.com/azure/communication-ui-library/pull/2063) by miguelgamis@microsoft.com) -- Add callEndReason to the onCallEnded event and fix the event to trigger before the composite page transition. ([PR #2201](https://github.com/azure/communication-ui-library/pull/2201) by 2684369+JamesBurnside@users.noreply.github.com) -- Convert PeoplePaneContent to a common file ([PR #2083](https://github.com/azure/communication-ui-library/pull/2083) by edwardlee@microsoft.com) -- Enzyme tests for rooms ([PR #2225](https://github.com/azure/communication-ui-library/pull/2225) by 97124699+prabhjot-msft@users.noreply.github.com) - -### Patches - -- Fixes issue where you can start a call if you unplug it on the configuration screen. ([PR #2061](https://github.com/azure/communication-ui-library/pull/2061) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fix adapter logic to join Teams meeting. ([PR #2253](https://github.com/azure/communication-ui-library/pull/2253) by miguelgamis@microsoft.com) -- Fix custom menu items being triggered as a flyout and as a drawer menu item on mobile. Fix custom menu items not triggering on callwithchat composite at all. ([PR #2239](https://github.com/azure/communication-ui-library/pull/2239) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix React hook order console errors for LocalDeviceSettings. ([PR #2198](https://github.com/azure/communication-ui-library/pull/2198) by miguelgamis@microsoft.com) -- Message thread background color in composites matches composite background color ([PR #2126](https://github.com/azure/communication-ui-library/pull/2126) by anjulgarg@live.com) -- Fixed bug where drawer on mobile does not get dismissed after making a selection ([PR #2115](https://github.com/azure/communication-ui-library/pull/2115) by carolinecao@microsoft.com) -- Fix running render passes on people pane on every render ([PR #2240](https://github.com/azure/communication-ui-library/pull/2240) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix Calling Composite's control bar buttons incorrectly showing as disabled when the control bar button is set to `true` in the control bar options ([PR #2325](https://github.com/azure/communication-ui-library/pull/2325) by 2684369+JamesBurnside@users.noreply.github.com) -- Fixed input order bug on calling dialpad and dtmf dialpad ([PR #2284](https://github.com/azure/communication-ui-library/pull/2284) by carolinecao@microsoft.com) -- Fix local device settings dropdowns to be disabled until device permissions are granted ([PR #2351](https://github.com/azure/communication-ui-library/pull/2351) by miguelgamis@microsoft.com) -- Autofocus on back button when initially opening People and Chat pane ([PR #2045](https://github.com/azure/communication-ui-library/pull/2045) by edwardlee@microsoft.com) -- Update documentation for onFetchAvatarPersonaData property on BaseComposite to drive clarity to what it does and does not do. ([PR #2027](https://github.com/azure/communication-ui-library/pull/2027) by 94866715+dmceachernmsft@users.noreply.github.com) -- fix: joinCall set correct mute state based on microphoneOn parameter ([PR #2131](https://github.com/azure/communication-ui-library/pull/2131) by fanjin1989@gmail.com) -- Fix call adapter joinCall logic bug. ([PR #2199](https://github.com/azure/communication-ui-library/pull/2199) by miguelgamis@microsoft.com) -- Composites now using theme.semanticColors.bodyBackground as background color ([PR #2117](https://github.com/azure/communication-ui-library/pull/2117) by anjulgarg@live.com) -- Add Announcer to copy invite link button to announce action on button. ([PR #2289](https://github.com/azure/communication-ui-library/pull/2289) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fix disabled start call button when role is Consumer ([PR #2251](https://github.com/azure/communication-ui-library/pull/2251) by miguelgamis@microsoft.com) -- Bugfix: Actually show provided participant menu items in CallComposite ([PR #2154](https://github.com/azure/communication-ui-library/pull/2154) by prprabhu@microsoft.com) -- Introduces animations to is speaking when muted indicator ([PR #2312](https://github.com/azure/communication-ui-library/pull/2312) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fix scrollbar showing incorrectly in landscape mobile view due to absolutely positioned participant pane in Chat Composite ([PR #2038](https://github.com/azure/communication-ui-library/pull/2038) by anjulgarg@live.com) -- Fix Participants and ScreenShare buttons being disabled when unrelated options are passed into the call composite ([PR #2181](https://github.com/azure/communication-ui-library/pull/2181) by 2684369+JamesBurnside@users.noreply.github.com) -- Add permissions for Camera and Microphone in devices options ([PR #2402](https://github.com/azure/communication-ui-library/pull/2402) by 97124699+prabhjot-msft@users.noreply.github.com) -- Fix CallWithChat control bar disappearing while the call is in the disconnecting state ([PR #2392](https://github.com/azure/communication-ui-library/pull/2392) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix logic to show label of MoreButton in ControlBar ([PR #2388](https://github.com/azure/communication-ui-library/pull/2388) by miguelgamis@microsoft.com) -- BugFix: Add missing foreveryone logic for leaveCall ([PR #2399](https://github.com/azure/communication-ui-library/pull/2399) by carolinecao@microsoft.com) -- Bump @fluentui/react dependency to 8.98.3 ([PR #2415](https://github.com/azure/communication-ui-library/pull/2415) by 2684369+JamesBurnside@users.noreply.github.com) -- Fixed bug where icon background is grey in calling dialpad ([PR #2394](https://github.com/azure/communication-ui-library/pull/2394) by carolinecao@microsoft.com) -- bugfix: Avoid blank screen on mobile when call ends with a side pane open ([PR #2407](https://github.com/azure/communication-ui-library/pull/2407) by 82062616+prprabhu-ms@users.noreply.github.com) -- Remove end call reason from adapter.onCallEnded ([PR #2371](https://github.com/azure/communication-ui-library/pull/2371) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) -- Bump @internal/calling-component-bindings to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) -- Bump @internal/calling-stateful-client to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) -- Bump @internal/chat-component-bindings to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) -- Bump @internal/chat-stateful-client to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) -- Bump @internal/react-components to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) -- Bump @internal/fake-backends to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) - -### Changes - -- Add role permission behavior to PeopleButton. ([PR #2211](https://github.com/azure/communication-ui-library/pull/2211) by miguelgamis@microsoft.com) -- Update Fluent-ui/icons package. ([PR #2305](https://github.com/azure/communication-ui-library/pull/2305) by 94866715+dmceachernmsft@users.noreply.github.com) -- People pane context menu to remove participant will be present only if role has permissions. ([PR #2328](https://github.com/azure/communication-ui-library/pull/2328) by miguelgamis@microsoft.com) -- Dialpad hidden in non PSTN 1:1 Calls. ([PR #2277](https://github.com/azure/communication-ui-library/pull/2277) by carolinecao@microsoft.com) -- Update startCall and removeParticipant adapter methods to use CommunicationIdentifier as userId ([PR #2377](https://github.com/azure/communication-ui-library/pull/2377) by anjulgarg@live.com) -- Use addparticipant handler to call a PSTN user ([PR #2168](https://github.com/azure/communication-ui-library/pull/2168) by carolinecao@microsoft.com) -- add device permission prompt dropdown to call composite ([PR #2372](https://github.com/azure/communication-ui-library/pull/2372) by carolinecao@microsoft.com) -- Created dropdown in people pane to open dialpad modal ([PR #2076](https://github.com/azure/communication-ui-library/pull/2076) by carolinecao@microsoft.com) -- use dialpad to send DTMF tones ([PR #2196](https://github.com/azure/communication-ui-library/pull/2196) by carolinecao@microsoft.com) -- Update MediaGallery to provide a default rendered tile to the VideoGallery when a participant is 'Ringing' or 'Connecting' ([PR #2163](https://github.com/azure/communication-ui-library/pull/2163) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add key and aria props to custom buttons ([PR #2311](https://github.com/azure/communication-ui-library/pull/2311) by edwardlee@microsoft.com) -- Introduce hold button to CallWithChat composite ([PR #2213](https://github.com/azure/communication-ui-library/pull/2213) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add permissions provider for different roles ([PR #2079](https://github.com/azure/communication-ui-library/pull/2079) by jiangnanhello@live.com) -- Do not show MutedNotification when user role does not have microphone permissions. ([PR #2335](https://github.com/azure/communication-ui-library/pull/2335) by miguelgamis@microsoft.com) -- Switched file sharing methods in callWithChat adapter to Arrow functions ([PR #2081](https://github.com/azure/communication-ui-library/pull/2081) by 97124699+prabhjot-msft@users.noreply.github.com) -- Hiding ScreenShareButton, MicrophoneButton, CameraButton, and DevicesButton in CallControls based on rooms role permissions. ([PR #2303](https://github.com/azure/communication-ui-library/pull/2303) by miguelgamis@microsoft.com) -- Introduced a Hold screen to the Calling composite to reflect when the user is on hold in a call. ([PR #2202](https://github.com/azure/communication-ui-library/pull/2202) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update startCall usage by call adapter to pass in audio and video options from configuration screen. ([PR #2317](https://github.com/azure/communication-ui-library/pull/2317) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add strings used in CallPane for Call Composite ([PR #2103](https://github.com/azure/communication-ui-library/pull/2103) by edwardlee@microsoft.com) -- Add devicePermissions api for Call Readiness ([PR #2304](https://github.com/azure/communication-ui-library/pull/2304) by edwardlee@microsoft.com) -- Introduce the alternateCallerId prop to the createAzureCommunicationCallAdapter function. ([PR #2095](https://github.com/azure/communication-ui-library/pull/2095) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add disabled option for CallWithChat control bar buttons ([PR #2294](https://github.com/azure/communication-ui-library/pull/2294) by edwardlee@microsoft.com) -- Add role to permissions provider and change default permissions with no role ([PR #2378](https://github.com/azure/communication-ui-library/pull/2378) by 97124699+prabhjot-msft@users.noreply.github.com) -- Introduce the alternativeCallerId property to the CallAdapter and AzureCommunicationsCallAdapter ([PR #2070](https://github.com/azure/communication-ui-library/pull/2070) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add Call composite strings for people button ([PR #2358](https://github.com/azure/communication-ui-library/pull/2358) by edwardlee@microsoft.com) -- Update Icons usage in Custom Buttons to use iconNames from registered Icons ([PR #2017](https://github.com/azure/communication-ui-library/pull/2017) by edwardlee@microsoft.com) -- sort enum variants ([PR #2273](https://github.com/azure/communication-ui-library/pull/2273) by carolinecao@microsoft.com) -- Change participantIDs to participantIds ([PR #2310](https://github.com/azure/communication-ui-library/pull/2310) by anjulgarg@live.com) -- Introduce resuming state for the holdPane screen in the Calling Composite. ([PR #2266](https://github.com/azure/communication-ui-library/pull/2266) by 94866715+dmceachernmsft@users.noreply.github.com) -- Bumped calling SDK beta version to 1.8.0-beta.1 ([PR #2362](https://github.com/azure/communication-ui-library/pull/2362) by miguelgamis@microsoft.com) -- Add more button and Hold functionality to Calling composite ([PR #2197](https://github.com/azure/communication-ui-library/pull/2197) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update CallWithChat composite inCall logic to accept 'remoteHold' as a state of being in a call. ([PR #2292](https://github.com/azure/communication-ui-library/pull/2292) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update screenshare button logic to utilize new screenshare button selector properties. ([PR #2059](https://github.com/azure/communication-ui-library/pull/2059) by 94866715+dmceachernmsft@users.noreply.github.com) -- Introduces overload for addParticipant to accept a flat identifier of the participant to add ([PR #2280](https://github.com/azure/communication-ui-library/pull/2280) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add component behaviors according to permissions ([PR #2104](https://github.com/azure/communication-ui-library/pull/2104) by jiangnanhello@live.com) -- Center icons and add hold button icon into Contextual Menu ([PR #2265](https://github.com/azure/communication-ui-library/pull/2265) by 94866715+dmceachernmsft@users.noreply.github.com) -- Changes to add remove button permissions for mobile view & hermetic tests for remove button ([PR #2244](https://github.com/azure/communication-ui-library/pull/2244) by 97124699+prabhjot-msft@users.noreply.github.com) -- Introduce new Domain permissions UI to help end user diagnose device issues. ([PR #2298](https://github.com/azure/communication-ui-library/pull/2298) by 94866715+dmceachernmsft@users.noreply.github.com) -- Bump calling beta to 1.6.1 beta.1 ([PR #2074](https://github.com/azure/communication-ui-library/pull/2074) by edwardlee@microsoft.com) -- Add Sparkle icon to Domain Permissions component ([PR #2307](https://github.com/azure/communication-ui-library/pull/2307) by 94866715+dmceachernmsft@users.noreply.github.com) -- Hiding copy link button for Rooms call ([PR #2370](https://github.com/azure/communication-ui-library/pull/2370) by miguelgamis@microsoft.com) -- Introduces behavior to the Calling and CallWithChat control bars to disable buttons when on hold screen. ([PR #2215](https://github.com/azure/communication-ui-library/pull/2215) by 94866715+dmceachernmsft@users.noreply.github.com) -- change show dialpad button name ([PR #2242](https://github.com/azure/communication-ui-library/pull/2242) by carolinecao@microsoft.com) -- Resolve ModalLocalAndRemotePIP boundary clipping in PeoplePane mobile view ([PR #2136](https://github.com/azure/communication-ui-library/pull/2136) by edwardlee@microsoft.com) -- Introduce the AlternateCallerId property to the AzureCommunicationsCallWithChatAdapter ([PR #2102](https://github.com/azure/communication-ui-library/pull/2102) by 94866715+dmceachernmsft@users.noreply.github.com) -- bump calling beta to 1.6.0-beta.1 ([PR #2047](https://github.com/azure/communication-ui-library/pull/2047) by miguelgamis@microsoft.com) -- Incorporate PeoplePaneContent into Call Composite ([PR #2109](https://github.com/azure/communication-ui-library/pull/2109) by edwardlee@microsoft.com) -- update dtmf dialpad styles and behavior to overflow left side and not format number generated from dtmf tones. ([PR #2288](https://github.com/azure/communication-ui-library/pull/2288) by 94866715+dmceachernmsft@users.noreply.github.com) -- Hermetic tests for device button in call screen for different roles ([PR #2234](https://github.com/azure/communication-ui-library/pull/2234) by 97124699+prabhjot-msft@users.noreply.github.com) -- Show 'You Left the Call' screen when you remove the last PSTN user. Show 'You were removed' screen when a PSTN user hangs up the call. ([PR #2295](https://github.com/azure/communication-ui-library/pull/2295) by anjulgarg@live.com) -- introdocues hermetic tests to the calling composite for new hold experience. ([PR #2217](https://github.com/azure/communication-ui-library/pull/2217) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add isMobile to dialpad so dialpad can handle mobile and web clicks differently ([PR #2283](https://github.com/azure/communication-ui-library/pull/2283) by carolinecao@microsoft.com) -- Add open dtmf dialpad option for calling and callwithchat ([PR #2227](https://github.com/azure/communication-ui-library/pull/2227) by carolinecao@microsoft.com) -- CallComposite will not request for camera permissions when the role prop is Consumer. ([PR #2218](https://github.com/azure/communication-ui-library/pull/2218) by miguelgamis@microsoft.com) -- Add new icon backspace ([PR #2085](https://github.com/azure/communication-ui-library/pull/2085) by carolinecao@microsoft.com) -- Account for RemoteHold call status in Call Composite ([PR #2232](https://github.com/azure/communication-ui-library/pull/2232) by edwardlee@microsoft.com) -- Introduces link to troubleShooting page provided by Contoso. ([PR #2282](https://github.com/azure/communication-ui-library/pull/2282) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update adhoc call work for making PSTN and 1:N calls. ([PR #2073](https://github.com/azure/communication-ui-library/pull/2073) by 94866715+dmceachernmsft@users.noreply.github.com) -- change dialpad content name to digit and letter ([PR #2262](https://github.com/azure/communication-ui-library/pull/2262) by carolinecao@microsoft.com) -- VideoGallery displays participants connection states such as Connecting, Hold etc. ([PR #2210](https://github.com/azure/communication-ui-library/pull/2210) by anjulgarg@live.com) -- Fix dialpad styles so that ellipsis are on left of the number that is being dialed. ([PR #2268](https://github.com/azure/communication-ui-library/pull/2268) by 94866715+dmceachernmsft@users.noreply.github.com) -- Local and remote PIP not showing local video tile if role does permit camera ([PR #2349](https://github.com/azure/communication-ui-library/pull/2349) by miguelgamis@microsoft.com) -- Custom composite end call screens when room call join fails when room does not exist or user is not invited to room. ([PR #2287](https://github.com/azure/communication-ui-library/pull/2287) by miguelgamis@microsoft.com) -- Introduces hermetic tests in the CallComposite for the unsupportedEnvironment page ([PR #2387](https://github.com/azure/communication-ui-library/pull/2387) by 94866715+dmceachernmsft@users.noreply.github.com) -- BrowserPermissionDenied Components created ([PR #2382](https://github.com/azure/communication-ui-library/pull/2382) by edwardlee@microsoft.com) -- Update lobby screen to reflect to the user who they are calling in a 1:1 PSTN or ACS call. ([PR #2403](https://github.com/azure/communication-ui-library/pull/2403) by 94866715+dmceachernmsft@users.noreply.github.com) -- Use usepropsfor to grab props for dropdown ([PR #2389](https://github.com/azure/communication-ui-library/pull/2389) by carolinecao@microsoft.com) -- Remove camera access error bar error for consumer role ([PR #2404](https://github.com/azure/communication-ui-library/pull/2404) by miguelgamis@microsoft.com) -- introduces unsupported browser page for the calling composites using new component. ([PR #2385](https://github.com/azure/communication-ui-library/pull/2385) by 94866715+dmceachernmsft@users.noreply.github.com) -- Close button set root backgroud to theme.semanticColors.bodyBackground ([PR #2395](https://github.com/azure/communication-ui-library/pull/2395) by miguelgamis@microsoft.com) -- Fix bug where Calling... string would flash when joining a group call. ([PR #2411](https://github.com/azure/communication-ui-library/pull/2411) by 94866715+dmceachernmsft@users.noreply.github.com) - -## [1.3.2-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/react-composites_v1.3.2-beta.1) - -Wed, 05 Oct 2022 18:13:38 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-composites_v1.3.1-beta.1...@internal/react-composites_v1.3.2-beta.1) - -### Minor changes - -- Enzyme tests for rooms ([PR #2225](https://github.com/azure/communication-ui-library/pull/2225) by 97124699+prabhjot-msft@users.noreply.github.com) -- Call adapter can join a room ([PR #2063](https://github.com/azure/communication-ui-library/pull/2063) by miguelgamis@microsoft.com) -- Add callEndReason to the onCallEnded event and fix the event to trigger before the composite page transition. ([PR #2201](https://github.com/azure/communication-ui-library/pull/2201) by 2684369+JamesBurnside@users.noreply.github.com) -- Convert PeoplePaneContent to a common file ([PR #2083](https://github.com/azure/communication-ui-library/pull/2083) by edwardlee@microsoft.com) - -### Patches - -- Bugfix: Actually show provided participant menu items in CallComposite ([PR #2154](https://github.com/azure/communication-ui-library/pull/2154) by prprabhu@microsoft.com) -- Introduces animations to is speaking when muted indicator ([PR #2312](https://github.com/azure/communication-ui-library/pull/2312) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fix scrollbar showing incorrectly in landscape mobile view due to absolutely positioned participant pane in Chat Composite ([PR #2038](https://github.com/azure/communication-ui-library/pull/2038) by anjulgarg@live.com) -- Fix Participants and ScreenShare buttons being disabled when unrelated options are passed into the call composite ([PR #2181](https://github.com/azure/communication-ui-library/pull/2181) by 2684369+JamesBurnside@users.noreply.github.com) -- Fixes issue where you can start a call if you unplug it on the configuration screen. ([PR #2061](https://github.com/azure/communication-ui-library/pull/2061) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fix adapter logic to join Teams meeting. ([PR #2253](https://github.com/azure/communication-ui-library/pull/2253) by miguelgamis@microsoft.com) -- Fix custom menu items being triggered as a flyout and as a drawer menu item on mobile. Fix custom menu items not triggering on callwithchat composite at all. ([PR #2239](https://github.com/azure/communication-ui-library/pull/2239) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix React hook order console errors for LocalDeviceSettings. ([PR #2198](https://github.com/azure/communication-ui-library/pull/2198) by miguelgamis@microsoft.com) -- Message thread background color in composites matches composite background color ([PR #2126](https://github.com/azure/communication-ui-library/pull/2126) by anjulgarg@live.com) -- Fixed bug where drawer on mobile does not get dismissed after making a selection ([PR #2115](https://github.com/azure/communication-ui-library/pull/2115) by carolinecao@microsoft.com) -- Fix running render passes on people pane on every render ([PR #2240](https://github.com/azure/communication-ui-library/pull/2240) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix Calling Composite's control bar buttons incorrectly showing as disabled when the control bar button is set to `true` in the control bar options ([PR #2325](https://github.com/azure/communication-ui-library/pull/2325) by 2684369+JamesBurnside@users.noreply.github.com) -- Fixed input order bug on calling dialpad and dtmf dialpad ([PR #2284](https://github.com/azure/communication-ui-library/pull/2284) by carolinecao@microsoft.com) -- Fix local device settings dropdowns to be disabled until device permissions are granted ([PR #2351](https://github.com/azure/communication-ui-library/pull/2351) by miguelgamis@microsoft.com) -- Autofocus on back button when initially opening People and Chat pane ([PR #2045](https://github.com/azure/communication-ui-library/pull/2045) by edwardlee@microsoft.com) -- Update documentation for onFetchAvatarPersonaData property on BaseComposite to drive clarity to what it does and does not do. ([PR #2027](https://github.com/azure/communication-ui-library/pull/2027) by 94866715+dmceachernmsft@users.noreply.github.com) -- fix: joinCall set correct mute state based on microphoneOn parameter ([PR #2131](https://github.com/azure/communication-ui-library/pull/2131) by fanjin1989@gmail.com) -- Fix call adapter joinCall logic bug. ([PR #2199](https://github.com/azure/communication-ui-library/pull/2199) by miguelgamis@microsoft.com) -- Composites now using theme.semanticColors.bodyBackground as background color ([PR #2117](https://github.com/azure/communication-ui-library/pull/2117) by anjulgarg@live.com) -- Add Announcer to copy invite link button to announce action on button. ([PR #2289](https://github.com/azure/communication-ui-library/pull/2289) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fix disabled start call button when role is Consumer ([PR #2251](https://github.com/azure/communication-ui-library/pull/2251) by miguelgamis@microsoft.com) -- Bump @internal/acs-ui-common to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) -- Bump @internal/calling-component-bindings to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) -- Bump @internal/calling-stateful-client to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) -- Bump @internal/chat-component-bindings to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) -- Bump @internal/chat-stateful-client to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) -- Bump @internal/react-components to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) -- Bump @internal/fake-backends to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) - -### Changes - -- CallComposite will not request for camera permissions when the role prop is Consumer. ([PR #2218](https://github.com/azure/communication-ui-library/pull/2218) by miguelgamis@microsoft.com) -- Add new icon backspace ([PR #2085](https://github.com/azure/communication-ui-library/pull/2085) by carolinecao@microsoft.com) -- Account for RemoteHold call status in Call Composite ([PR #2232](https://github.com/azure/communication-ui-library/pull/2232) by edwardlee@microsoft.com) -- Introduces link to troubleShooting page provided by Contoso. ([PR #2282](https://github.com/azure/communication-ui-library/pull/2282) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update adhoc call work for making PSTN and 1:N calls. ([PR #2073](https://github.com/azure/communication-ui-library/pull/2073) by 94866715+dmceachernmsft@users.noreply.github.com) -- change dialpad content name to digit and letter ([PR #2262](https://github.com/azure/communication-ui-library/pull/2262) by carolinecao@microsoft.com) -- VideoGallery displays participants connection states such as Connecting, Hold etc. ([PR #2210](https://github.com/azure/communication-ui-library/pull/2210) by anjulgarg@live.com) -- Fix dialpad styles so that ellipsis are on left of the number that is being dialed. ([PR #2268](https://github.com/azure/communication-ui-library/pull/2268) by 94866715+dmceachernmsft@users.noreply.github.com) -- Local and remote PIP not showing local video tile if role does permit camera ([PR #2349](https://github.com/azure/communication-ui-library/pull/2349) by miguelgamis@microsoft.com) -- Custom composite end call screens when room call join fails when room does not exist or user is not invited to room. ([PR #2287](https://github.com/azure/communication-ui-library/pull/2287) by miguelgamis@microsoft.com) -- Add role permission behavior to PeopleButton. ([PR #2211](https://github.com/azure/communication-ui-library/pull/2211) by miguelgamis@microsoft.com) -- Update Fluent-ui/icons package. ([PR #2305](https://github.com/azure/communication-ui-library/pull/2305) by 94866715+dmceachernmsft@users.noreply.github.com) -- People pane context menu to remove participant will be present only if role has permissions. ([PR #2328](https://github.com/azure/communication-ui-library/pull/2328) by miguelgamis@microsoft.com) -- Dialpad hidden in non PSTN 1:1 Calls. ([PR #2277](https://github.com/azure/communication-ui-library/pull/2277) by carolinecao@microsoft.com) -- Update startCall and removeParticipant adapter methods to use CommunicationIdentifier as userId ([PR #2377](https://github.com/azure/communication-ui-library/pull/2377) by anjulgarg@live.com) -- Use addparticipant handler to call a PSTN user ([PR #2168](https://github.com/azure/communication-ui-library/pull/2168) by carolinecao@microsoft.com) -- add device permission prompt dropdown to call composite ([PR #2372](https://github.com/azure/communication-ui-library/pull/2372) by carolinecao@microsoft.com) -- Created dropdown in people pane to open dialpad modal ([PR #2076](https://github.com/azure/communication-ui-library/pull/2076) by carolinecao@microsoft.com) -- use dialpad to send DTMF tones ([PR #2196](https://github.com/azure/communication-ui-library/pull/2196) by carolinecao@microsoft.com) -- Update MediaGallery to provide a default rendered tile to the VideoGallery when a participant is 'Ringing' or 'Connecting' ([PR #2163](https://github.com/azure/communication-ui-library/pull/2163) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add key and aria props to custom buttons ([PR #2311](https://github.com/azure/communication-ui-library/pull/2311) by edwardlee@microsoft.com) -- Introduce hold button to CallWithChat composite ([PR #2213](https://github.com/azure/communication-ui-library/pull/2213) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add permissions provider for different roles ([PR #2079](https://github.com/azure/communication-ui-library/pull/2079) by jiangnanhello@live.com) -- Do not show MutedNotification when user role does not have microphone permissions. ([PR #2335](https://github.com/azure/communication-ui-library/pull/2335) by miguelgamis@microsoft.com) -- Switched file sharing methods in callWithChat adapter to Arrow functions ([PR #2081](https://github.com/azure/communication-ui-library/pull/2081) by 97124699+prabhjot-msft@users.noreply.github.com) -- Hiding ScreenShareButton, MicrophoneButton, CameraButton, and DevicesButton in CallControls based on rooms role permissions. ([PR #2303](https://github.com/azure/communication-ui-library/pull/2303) by miguelgamis@microsoft.com) -- Introduced a Hold screen to the Calling composite to reflect when the user is on hold in a call. ([PR #2202](https://github.com/azure/communication-ui-library/pull/2202) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update startCall usage by call adapter to pass in audio and video options from configuration screen. ([PR #2317](https://github.com/azure/communication-ui-library/pull/2317) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add strings used in CallPane for Call Composite ([PR #2103](https://github.com/azure/communication-ui-library/pull/2103) by edwardlee@microsoft.com) -- Add devicePermissions api for Call Readiness ([PR #2304](https://github.com/azure/communication-ui-library/pull/2304) by edwardlee@microsoft.com) -- Introduce the alternateCallerId prop to the createAzureCommunicationCallAdapter function. ([PR #2095](https://github.com/azure/communication-ui-library/pull/2095) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add disabled option for CallWithChat control bar buttons ([PR #2294](https://github.com/azure/communication-ui-library/pull/2294) by edwardlee@microsoft.com) -- Add role to permissions provider and change default permissions with no role ([PR #2378](https://github.com/azure/communication-ui-library/pull/2378) by 97124699+prabhjot-msft@users.noreply.github.com) -- Introduce the alternativeCallerId property to the CallAdapter and AzureCommunicationsCallAdapter ([PR #2070](https://github.com/azure/communication-ui-library/pull/2070) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add Call composite strings for people button ([PR #2358](https://github.com/azure/communication-ui-library/pull/2358) by edwardlee@microsoft.com) -- Update Icons usage in Custom Buttons to use iconNames from registered Icons ([PR #2017](https://github.com/azure/communication-ui-library/pull/2017) by edwardlee@microsoft.com) -- sort enum variants ([PR #2273](https://github.com/azure/communication-ui-library/pull/2273) by carolinecao@microsoft.com) -- Change participantIDs to participantIds ([PR #2310](https://github.com/azure/communication-ui-library/pull/2310) by anjulgarg@live.com) -- Introduce resuming state for the holdPane screen in the Calling Composite. ([PR #2266](https://github.com/azure/communication-ui-library/pull/2266) by 94866715+dmceachernmsft@users.noreply.github.com) -- Bumped calling SDK beta version to 1.8.0-beta.1 ([PR #2362](https://github.com/azure/communication-ui-library/pull/2362) by miguelgamis@microsoft.com) -- Add more button and Hold functionality to Calling composite ([PR #2197](https://github.com/azure/communication-ui-library/pull/2197) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update CallWithChat composite inCall logic to accept 'remoteHold' as a state of being in a call. ([PR #2292](https://github.com/azure/communication-ui-library/pull/2292) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update screenshare button logic to utilize new screenshare button selector properties. ([PR #2059](https://github.com/azure/communication-ui-library/pull/2059) by 94866715+dmceachernmsft@users.noreply.github.com) -- Introduces overload for addParticipant to accept a flat identifier of the participant to add ([PR #2280](https://github.com/azure/communication-ui-library/pull/2280) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add component behaviors according to permissions ([PR #2104](https://github.com/azure/communication-ui-library/pull/2104) by jiangnanhello@live.com) -- Center icons and add hold button icon into Contextual Menu ([PR #2265](https://github.com/azure/communication-ui-library/pull/2265) by 94866715+dmceachernmsft@users.noreply.github.com) -- Changes to add remove button permissions for mobile view & hermetic tests for remove button ([PR #2244](https://github.com/azure/communication-ui-library/pull/2244) by 97124699+prabhjot-msft@users.noreply.github.com) -- Introduce new Domain permissions UI to help end user diagnose device issues. ([PR #2298](https://github.com/azure/communication-ui-library/pull/2298) by 94866715+dmceachernmsft@users.noreply.github.com) -- Bump calling beta to 1.6.1 beta.1 ([PR #2074](https://github.com/azure/communication-ui-library/pull/2074) by edwardlee@microsoft.com) -- Add Sparkle icon to Domain Permissions component ([PR #2307](https://github.com/azure/communication-ui-library/pull/2307) by 94866715+dmceachernmsft@users.noreply.github.com) -- Hiding copy link button for Rooms call ([PR #2370](https://github.com/azure/communication-ui-library/pull/2370) by miguelgamis@microsoft.com) -- Introduces behavior to the Calling and CallWithChat control bars to disable buttons when on hold screen. ([PR #2215](https://github.com/azure/communication-ui-library/pull/2215) by 94866715+dmceachernmsft@users.noreply.github.com) -- change show dialpad button name ([PR #2242](https://github.com/azure/communication-ui-library/pull/2242) by carolinecao@microsoft.com) -- Resolve ModalLocalAndRemotePIP boundary clipping in PeoplePane mobile view ([PR #2136](https://github.com/azure/communication-ui-library/pull/2136) by edwardlee@microsoft.com) -- Introduce the AlternateCallerId property to the AzureCommunicationsCallWithChatAdapter ([PR #2102](https://github.com/azure/communication-ui-library/pull/2102) by 94866715+dmceachernmsft@users.noreply.github.com) -- bump calling beta to 1.6.0-beta.1 ([PR #2047](https://github.com/azure/communication-ui-library/pull/2047) by miguelgamis@microsoft.com) -- Incorporate PeoplePaneContent into Call Composite ([PR #2109](https://github.com/azure/communication-ui-library/pull/2109) by edwardlee@microsoft.com) -- update dtmf dialpad styles and behavior to overflow left side and not format number generated from dtmf tones. ([PR #2288](https://github.com/azure/communication-ui-library/pull/2288) by 94866715+dmceachernmsft@users.noreply.github.com) -- Hermetic tests for device button in call screen for different roles ([PR #2234](https://github.com/azure/communication-ui-library/pull/2234) by 97124699+prabhjot-msft@users.noreply.github.com) -- Show 'You Left the Call' screen when you remove the last PSTN user. Show 'You were removed' screen when a PSTN user hangs up the call. ([PR #2295](https://github.com/azure/communication-ui-library/pull/2295) by anjulgarg@live.com) -- introdocues hermetic tests to the calling composite for new hold experience. ([PR #2217](https://github.com/azure/communication-ui-library/pull/2217) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add isMobile to dialpad so dialpad can handle mobile and web clicks differently ([PR #2283](https://github.com/azure/communication-ui-library/pull/2283) by carolinecao@microsoft.com) -- Add open dtmf dialpad option for calling and callwithchat ([PR #2227](https://github.com/azure/communication-ui-library/pull/2227) by carolinecao@microsoft.com) - -## [1.3.1-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/react-composites_v1.3.1-beta.1) - -Wed, 29 Jun 2022 17:31:06 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-composites_v1.3.0...@internal/react-composites_v1.3.1-beta.1) - -### Minor changes - -- Update the Calling and CallWithChat Adapters so that they emit events for device changes in a call. ([PR #1982](https://github.com/azure/communication-ui-library/pull/1982) by 94866715+dmceachernmsft@users.noreply.github.com) - -### Patches - -- Autofocus rejoin call button on call end page ([PR #2008](https://github.com/azure/communication-ui-library/pull/2008) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update DismissSidePaneButtonLabel to have correct naming. ([PR #2009](https://github.com/azure/communication-ui-library/pull/2009) by 94866715+dmceachernmsft@users.noreply.github.com) -- Show cameraStoppedUnexpectedly call diagnostics in message bar on the call page ([PR #1991](https://github.com/azure/communication-ui-library/pull/1991) by 2684369+JamesBurnside@users.noreply.github.com) -- update styles for errorBar and add registered icon for dissmissal button ([PR #2003](https://github.com/azure/communication-ui-library/pull/2003) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fix displayName disparity in different parts of the composites to match expected behavior from documentation. ([PR #2013](https://github.com/azure/communication-ui-library/pull/2013) by 94866715+dmceachernmsft@users.noreply.github.com) -- Better announce lobby, network failure and call end notices for screen reader users ([PR #2007](https://github.com/azure/communication-ui-library/pull/2007) by 82062616+prprabhu-ms@users.noreply.github.com) -- disable tooltip for persona ([PR #1990](https://github.com/azure/communication-ui-library/pull/1990) by carolinecao@microsoft.com) -- Bump @internal/acs-ui-common to v1.3.1-beta.1 ([PR #2030](https://github.com/azure/communication-ui-library/pull/2030) by beachball) -- Bump @internal/calling-component-bindings to v1.3.1-beta.1 ([PR #2030](https://github.com/azure/communication-ui-library/pull/2030) by beachball) -- Bump @internal/calling-stateful-client to v1.3.1-beta.1 ([PR #2030](https://github.com/azure/communication-ui-library/pull/2030) by beachball) -- Bump @internal/chat-component-bindings to v1.3.1-beta.1 ([PR #2030](https://github.com/azure/communication-ui-library/pull/2030) by beachball) -- Bump @internal/chat-stateful-client to v1.3.1-beta.1 ([PR #2030](https://github.com/azure/communication-ui-library/pull/2030) by beachball) -- Bump @internal/react-components to v1.3.1-beta.1 ([PR #2030](https://github.com/azure/communication-ui-library/pull/2030) by beachball) - -### Changes - -- Update startCall handler in the Calling and CallWithChat Adapters to support the StartCallOptions parameter needed to start a PSTN Call. ([PR #1976](https://github.com/azure/communication-ui-library/pull/1976) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update fluentui/react version ([PR #1979](https://github.com/azure/communication-ui-library/pull/1979) by carolinecao@microsoft.com) -- Participant pane overlays on top of message thread to make sure the message thread is responsive ([PR #1943](https://github.com/azure/communication-ui-library/pull/1943) by 97124699+prabhjot-msft@users.noreply.github.com) -- Make file sharing narrator compliant. Components contain aria labels and announcer ([PR #1960](https://github.com/azure/communication-ui-library/pull/1960) by 97124699+prabhjot-msft@users.noreply.github.com) - -## [1.3.0](https://github.com/azure/communication-ui-library/tree/@internal/react-composites_v1.3.0) - -Mon, 13 Jun 2022 18:29:27 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-composites_v1.2.2-beta.1...@internal/react-composites_v1.3.0) - -### Minor changes - -- update dominantspeaker selector to work with videoGalleryUtils function changes. ([PR #1929](https://github.com/azure/communication-ui-library/pull/1929) by 94866715+dmceachernmsft@users.noreply.github.com) - -### Patches - -- Add a default host layer in base provider 1. make our lib compatible with react-full-screen 2. avoid polluting global dom tree ([PR #1950](https://github.com/azure/communication-ui-library/pull/1950) by jinan@microsoft.com) -- Refactor: Ensure the LocalAndRemotePiP reuses the same LocalVideoTile and RemoteVideoTile the VideoGallery component uses ([PR #1930](https://github.com/azure/communication-ui-library/pull/1930) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix param value in callId change event ([PR #1819](https://github.com/azure/communication-ui-library/pull/1819) by jiangnanhello@live.com) -- filecard should be clickable, also in mobile view when waiting in lobby, make more button disabled ([PR #1886](https://github.com/azure/communication-ui-library/pull/1886) by carolinecao@microsoft.com) -- Fixed font of LocalPreview label that indicates camera is off. ([PR #1827](https://github.com/azure/communication-ui-library/pull/1827) by 79475487+mgamis-msft@users.noreply.github.com) -- Fix a memoization in Call-based composites to prevent onRenderAvatar triggering unecessary re-renders ([PR #1935](https://github.com/azure/communication-ui-library/pull/1935) by 2684369+JamesBurnside@users.noreply.github.com) -- Update createStreamView to return the created stream view result ([PR #1891](https://github.com/azure/communication-ui-library/pull/1891) by 2684369+JamesBurnside@users.noreply.github.com) -- Fixed contextual menus in CallWithChatComposite and CallComposite to be responsive to window resize. ([PR #1800](https://github.com/azure/communication-ui-library/pull/1800) by miguelgamis@microsoft.com) -- Ensure referential ID of callwithchatcomposite is unique among call with chat instances ([PR #1869](https://github.com/azure/communication-ui-library/pull/1869) by 2684369+JamesBurnside@users.noreply.github.com) -- Introduce tests to support new custom data model behaviors. ([PR #1836](https://github.com/azure/communication-ui-library/pull/1836) by 94866715+dmceachernmsft@users.noreply.github.com) -- Introduce the usage of the adapters error handling to the fetchInitialData function. ([PR #1845](https://github.com/azure/communication-ui-library/pull/1845) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fix whole app re-render when callId changes ([PR #1820](https://github.com/azure/communication-ui-library/pull/1820) by jiangnanhello@live.com) -- Fix the display name of the remote participants when they provide onFetchAvatarPersonaData prop. ([PR #1822](https://github.com/azure/communication-ui-library/pull/1822) by 94866715+dmceachernmsft@users.noreply.github.com) -- updating beta @azure/communication-calling to 1.5.4-beta.1 ([PR #1925](https://github.com/azure/communication-ui-library/pull/1925) by 79475487+mgamis-msft@users.noreply.github.com) -- Change Microphone Contextual Menu header text to Audio Device when no speakers are detected ([PR #1883](https://github.com/azure/communication-ui-library/pull/1883) by edwardlee@microsoft.com) -- Remove spurius console log ([PR #1451](https://github.com/azure/communication-ui-library/pull/1451) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.3.0 ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by beachball) -- Bump @internal/calling-component-bindings to v1.3.0 ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by beachball) -- Bump @internal/calling-stateful-client to v1.3.0 ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by beachball) -- Bump @internal/chat-component-bindings to v1.3.0 ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by beachball) -- Bump @internal/chat-stateful-client to v1.3.0 ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by beachball) -- Bump @internal/react-components to v1.3.0 ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by beachball) - -### Changes - -- Rework how Custom buttons are injected in Call Composite and add Custom Button Injection into CallWithChat Composite ([PR #1931](https://github.com/azure/communication-ui-library/pull/1931) by edwardlee@microsoft.com) -- add placeholders for PSTN functions in the adapters for when time to add to composites ([PR #1914](https://github.com/azure/communication-ui-library/pull/1914) by 94866715+dmceachernmsft@users.noreply.github.com) -- Added Icon button for upload button, cancel file upload icon and download icon to make it tab navigable ([PR #1881](https://github.com/azure/communication-ui-library/pull/1881) by 97124699+prabhjot-msft@users.noreply.github.com) -- Update the Call and CallWithChat Adapters to use `onToggleHold` and `onAddParticipant` calling handlers ([PR #1973](https://github.com/azure/communication-ui-library/pull/1973) by 94866715+dmceachernmsft@users.noreply.github.com) -- Performance improvement by preventing CallWithChat composite reloads when toggling side panes on mobile devices ([PR #1941](https://github.com/azure/communication-ui-library/pull/1941) by anjulgarg@live.com) -- Updating @azure/communication-chat to 1.2.0 ([PR #1815](https://github.com/azure/communication-ui-library/pull/1815) by anjulgarg@live.com) -- Allow removal of files when editing a message ([PR #1872](https://github.com/azure/communication-ui-library/pull/1872) by anjulgarg@live.com) -- Show a loading spinner when remote video stream is loading ([PR #1954](https://github.com/azure/communication-ui-library/pull/1954) by chwhilar@microsoft.com) -- Introduce Icons for hold button to composites. ([PR #1919](https://github.com/azure/communication-ui-library/pull/1919) by 94866715+dmceachernmsft@users.noreply.github.com) - -## [1.2.2-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/react-composites_v1.2.2-beta.1) - -Tue, 19 Apr 2022 20:46:14 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-composites_v1.2.0...@internal/react-composites_v1.2.2-beta.1) - -### Minor changes - -- Add useAzureCommunicationChatAdapter hook ([PR #1627](https://github.com/azure/communication-ui-library/pull/1627) by 82062616+prprabhu-ms@users.noreply.github.com) - -### Patches - -- [object Object] ([PR #1668](https://github.com/azure/communication-ui-library/pull/1668) by 82062616+prprabhu-ms@users.noreply.github.com) -- Show Error Bar to user when joining a call fails ([PR #1788](https://github.com/azure/communication-ui-library/pull/1788) by 2684369+JamesBurnside@users.noreply.github.com) -- Hide People menu item in MoreDrawer when set in CallControl options ([PR #1695](https://github.com/azure/communication-ui-library/pull/1695) by edwardlee@microsoft.com) -- Added local and remote picture-in-picture component in Chat pane of CallWithChat composite in mobile view. ([PR #1617](https://github.com/azure/communication-ui-library/pull/1617) by miguelgamis@microsoft.com) -- Fix race condition of "not in chat" ([PR #1652](https://github.com/azure/communication-ui-library/pull/1652) by jiangnanhello@live.com) -- Reduce min-width and min-height of the composites to support a galaxy fold portrait screen ([PR #1769](https://github.com/azure/communication-ui-library/pull/1769) by 2684369+JamesBurnside@users.noreply.github.com) -- optimization to reduce perf regression for onRenderFileDownloads ([PR #1691](https://github.com/azure/communication-ui-library/pull/1691) by carolinecao@microsoft.com) -- Bump webpack-cli dependency ([PR #1731](https://github.com/azure/communication-ui-library/pull/1731) by 82062616+prprabhu-ms@users.noreply.github.com) -- Introduce Aria-label for the return to call button on mobile. ([PR #1723](https://github.com/azure/communication-ui-library/pull/1723) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add aria-label for SidePaneHeader dismiss button ([PR #1763](https://github.com/azure/communication-ui-library/pull/1763) by edwardlee@microsoft.com) -- Style update for Screenshare button when checked in CallWithChat composite. ([PR #1653](https://github.com/azure/communication-ui-library/pull/1653) by miguelgamis@microsoft.com) -- Switch scroll behavior in chat styles so that the parent wrapper dosen't have scroll behavior when file sharing icon present. ([PR #1689](https://github.com/azure/communication-ui-library/pull/1689) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fix styles so that the PIPIP shows over the content in the people and chat panes on mobile. ([PR #1674](https://github.com/azure/communication-ui-library/pull/1674) by 94866715+dmceachernmsft@users.noreply.github.com) -- Left align participant pane elements in mobile and desktop ([PR #1671](https://github.com/azure/communication-ui-library/pull/1671) by edwardlee@microsoft.com) -- Update mobile people and chat tabs to have 'tab' roles for narration. ([PR #1770](https://github.com/azure/communication-ui-library/pull/1770) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add aria label and aria description to back button on TabHeader for mobile view ([PR #1796](https://github.com/azure/communication-ui-library/pull/1796) by edwardlee@microsoft.com) -- Moved starting position of PiPiP higher in chat/people pane of CallWithChat composite. Also fixed PiPiP bounds such that it that does not go off screen. ([PR #1748](https://github.com/azure/communication-ui-library/pull/1748) by miguelgamis@microsoft.com) -- Improve Chat composite behavior in CallWithChatComposite to allow autofocus when opening chat pane. ([PR #1717](https://github.com/azure/communication-ui-library/pull/1717) by 94866715+dmceachernmsft@users.noreply.github.com) -- Make Chat Message action button icon customizable ([PR #1798](https://github.com/azure/communication-ui-library/pull/1798) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix Picture-In-Picture component in mobile composites going outside the screen when the mobile device is rotated from portrait to landscape ([PR #1802](https://github.com/azure/communication-ui-library/pull/1802) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.2.2-beta.1 ([PR #1631](https://github.com/azure/communication-ui-library/pull/1631) by beachball) -- Bump @internal/calling-component-bindings to v1.2.2-beta.1 ([PR #1631](https://github.com/azure/communication-ui-library/pull/1631) by beachball) -- Bump @internal/calling-stateful-client to v1.2.2-beta.1 ([PR #1631](https://github.com/azure/communication-ui-library/pull/1631) by beachball) -- Bump @internal/chat-component-bindings to v1.2.2-beta.1 ([PR #1631](https://github.com/azure/communication-ui-library/pull/1631) by beachball) -- Bump @internal/chat-stateful-client to v1.2.2-beta.1 ([PR #1631](https://github.com/azure/communication-ui-library/pull/1631) by beachball) -- Bump @internal/react-components to v1.2.2-beta.1 ([PR #1631](https://github.com/azure/communication-ui-library/pull/1631) by beachball) - -### Changes - -- Bugfix for file upload button's inconsistent behavior ([PR #1673](https://github.com/azure/communication-ui-library/pull/1673) by anjulgarg@live.com) -- Move file download renderer to MessageThread component ([PR #1790](https://github.com/azure/communication-ui-library/pull/1790) by anjulgarg@live.com) -- Flatten pick and omit APIs in CallWithChatComposite ([PR #1630](https://github.com/azure/communication-ui-library/pull/1630) by 2684369+JamesBurnside@users.noreply.github.com) -- Add error bar to show file download error message in the message thread. ([PR #1625](https://github.com/azure/communication-ui-library/pull/1625) by 97124699+prabhjot-msft@users.noreply.github.com) -- Reducing un-needed interfaces from File Sharing Public API ([PR #1700](https://github.com/azure/communication-ui-library/pull/1700) by anjulgarg@live.com) -- Adding gap between downloadable files and message content ([PR #1765](https://github.com/azure/communication-ui-library/pull/1765) by anjulgarg@live.com) -- Changing attach file icon position basis on form factor ([PR #1774](https://github.com/azure/communication-ui-library/pull/1774) by anjulgarg@live.com) -- Introduces number of message tracking for the chat button tooltip ([PR #1606](https://github.com/azure/communication-ui-library/pull/1606) by 94866715+dmceachernmsft@users.noreply.github.com) -- Added chat test setup with per user query arguments & UI tests for file download card ([PR #1771](https://github.com/azure/communication-ui-library/pull/1771) by 97124699+prabhjot-msft@users.noreply.github.com) -- Modifying the updateMessage chat adapter method to allow passing metadata as a parameter ([PR #1776](https://github.com/azure/communication-ui-library/pull/1776) by anjulgarg@live.com) -- Bugfix for delay in removing file card after a message is sent ([PR #1645](https://github.com/azure/communication-ui-library/pull/1645) by anjulgarg@live.com) -- Added resend button to contextual menu ([PR #1676](https://github.com/azure/communication-ui-library/pull/1676) by carolinecao@microsoft.com) -- Add filesharing to callwithchat composite ([PR #1667](https://github.com/azure/communication-ui-library/pull/1667) by anjulgarg@live.com) - -## [1.2.0](https://github.com/azure/communication-ui-library/tree/@internal/react-composites_v1.2.0) - -Fri, 11 Mar 2022 19:20:02 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-composites_v1.1.1-beta.1...@internal/react-composites_v1.2.0) - -### Minor changes - -- Switch CallWithChat from Beta to Public and Stable ([PR #1612](https://github.com/azure/communication-ui-library/pull/1612) by edwardlee@microsoft.com) -- Added LocalAndRemotePIP to mobile EmbeddedPeoplePane. ([PR #1540](https://github.com/azure/communication-ui-library/pull/1540) by miguelgamis@microsoft.com) -- Add useAzureCommunicationCallAdapter hook ([PR #1618](https://github.com/azure/communication-ui-library/pull/1618) by 82062616+prprabhu-ms@users.noreply.github.com) -- Using drawer menu when participant is clicked on PeoplePane in mobile view of CallWithChat composite. ([PR #1515](https://github.com/azure/communication-ui-library/pull/1515) by miguelgamis@microsoft.com) -- Increase the border radius of buttons in composites with call features ([PR #1609](https://github.com/azure/communication-ui-library/pull/1609) by 94866715+dmceachernmsft@users.noreply.github.com) - -### Patches - -- Sidepane copy invite link and cancel button UI style fix ([PR #1581](https://github.com/azure/communication-ui-library/pull/1581) by edwardlee@microsoft.com) -- SidePane style updates. ([PR #1599](https://github.com/azure/communication-ui-library/pull/1599) by miguelgamis@microsoft.com) -- Fix react useEffect dependencies in composites ([PR #1600](https://github.com/azure/communication-ui-library/pull/1600) by 2684369+JamesBurnside@users.noreply.github.com) -- CallWithChat SplitButtonMenuButton inner border radius squared ([PR #1570](https://github.com/azure/communication-ui-library/pull/1570) by edwardlee@microsoft.com) -- Add soft vertical height support for unsupported mobile landscape orientation in Calling-based Composites ([PR #1572](https://github.com/azure/communication-ui-library/pull/1572) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @azure/communication-calling to 1.4.3 ([PR #1610](https://github.com/azure/communication-ui-library/pull/1610) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.2.0 ([commit](https://github.com/azure/communication-ui-library/commit/8840a94fa6175db937f697b1c6a6a64cc2fb743f) by beachball) -- Bump @internal/calling-component-bindings to v1.2.0 ([commit](https://github.com/azure/communication-ui-library/commit/8840a94fa6175db937f697b1c6a6a64cc2fb743f) by beachball) -- Bump @internal/calling-stateful-client to v1.2.0 ([commit](https://github.com/azure/communication-ui-library/commit/8840a94fa6175db937f697b1c6a6a64cc2fb743f) by beachball) -- Bump @internal/chat-component-bindings to v1.2.0 ([commit](https://github.com/azure/communication-ui-library/commit/8840a94fa6175db937f697b1c6a6a64cc2fb743f) by beachball) -- Bump @internal/chat-stateful-client to v1.2.0 ([commit](https://github.com/azure/communication-ui-library/commit/8840a94fa6175db937f697b1c6a6a64cc2fb743f) by beachball) -- Bump @internal/react-components to v1.2.0 ([commit](https://github.com/azure/communication-ui-library/commit/8840a94fa6175db937f697b1c6a6a64cc2fb743f) by beachball) - -### Changes - -- Show error above sendbox if message is sent before all files are uploaded. ([PR #1593](https://github.com/azure/communication-ui-library/pull/1593) by anjulgarg@live.com) -- Remove customization for unread messages button icon. Fix styling when unread messages exceeds 9 messages ([PR #1582](https://github.com/azure/communication-ui-library/pull/1582) by 2684369+JamesBurnside@users.noreply.github.com) -- Add useAzureCommunicationCallWithChatAdapter hook ([PR #1605](https://github.com/azure/communication-ui-library/pull/1605) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add tooltips to people and chat buttons ([PR #1604](https://github.com/azure/communication-ui-library/pull/1604) by 94866715+dmceachernmsft@users.noreply.github.com) -- Introduce strings for more buttons to facilitate narrator functionality. ([PR #1614](https://github.com/azure/communication-ui-library/pull/1614) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add filesharing feature to CallWithChat Composite ([PR #1613](https://github.com/azure/communication-ui-library/pull/1613) by anjulgarg@live.com) -- Update filesharing attribute names ([PR #1616](https://github.com/azure/communication-ui-library/pull/1616) by anjulgarg@live.com) -- Add default implementation of file upload UI to SendBox ([PR #1595](https://github.com/azure/communication-ui-library/pull/1595) by 97124699+prabhjot-msft@users.noreply.github.com) -- Mobile Participant pane now spans full sidepane width ([PR #1589](https://github.com/azure/communication-ui-library/pull/1589) by edwardlee@microsoft.com) -- bugfix: Dispose adapter in hook when component unmounts ([PR #1619](https://github.com/azure/communication-ui-library/pull/1619) by 82062616+prprabhu-ms@users.noreply.github.com) -- Rename CallWithChatComposite adapter prop from `callWithChatAdapter` to `adapter` ([PR #1552](https://github.com/azure/communication-ui-library/pull/1552) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix chat unread messages badge border to always be white ([PR #1608](https://github.com/azure/communication-ui-library/pull/1608) by 2684369+JamesBurnside@users.noreply.github.com) -- Timeout file upload error bar after 10 seconds ([PR #1578](https://github.com/azure/communication-ui-library/pull/1578) by anjulgarg@live.com) -- Fix control bar button text wrapping to a new line in the CallWithChatComposite ([PR #1577](https://github.com/azure/communication-ui-library/pull/1577) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix call control bar wrapping to a new line at high zoom levels and narrow screen heights ([PR #1571](https://github.com/azure/communication-ui-library/pull/1571) by 2684369+JamesBurnside@users.noreply.github.com) -- Show file upload errors above sendbox in Composites containing Chat features ([PR #1554](https://github.com/azure/communication-ui-library/pull/1554) by 97124699+prabhjot-msft@users.noreply.github.com) -- Show loader in File card until file download promise is resolved ([PR #1574](https://github.com/azure/communication-ui-library/pull/1574) by 97124699+prabhjot-msft@users.noreply.github.com) -- Upgrading calling to 1.4.3-beta.1 ([PR #1607](https://github.com/azure/communication-ui-library/pull/1607) by edwardlee@microsoft.com) - -## [1.1.1-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/react-composites_v1.1.1-beta.1) - -Tue, 01 Mar 2022 16:42:53 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-composites_v1.0.1...@internal/react-composites_v1.1.1-beta.1) - -### Minor changes - -- Created component for ParticipantList and heading ([PR #1440](https://github.com/azure/communication-ui-library/pull/1440) by miguelgamis@microsoft.com) -- Updated calling composite icons to include new icon for local video feed camera switcher ([PR #1367](https://github.com/azure/communication-ui-library/pull/1367) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update autofocus disabled state from false boolean to string value 'disabled' ([PR #1518](https://github.com/azure/communication-ui-library/pull/1518) by 94866715+dmceachernmsft@users.noreply.github.com) -- TDBuild - updating localized resource files. ([PR #1435](https://github.com/azure/communication-ui-library/pull/1435) by miguelgamis@microsoft.com) -- Exposed Chat and Call latestErrors in MeetingComposite ([PR #1456](https://github.com/azure/communication-ui-library/pull/1456) by edwardlee@microsoft.com) -- Added new constructor that accepts stateful client arguments in MeetingComposite ([PR #1457](https://github.com/azure/communication-ui-library/pull/1457) by edwardlee@microsoft.com) -- add new test for local camera swticher button ([PR #1487](https://github.com/azure/communication-ui-library/pull/1487) by 94866715+dmceachernmsft@users.noreply.github.com) - -### Patches - -- Show currently active device in MoreDrawer and SubMenuItems ([PR #1532](https://github.com/azure/communication-ui-library/pull/1532) by edwardlee@microsoft.com) -- Upgrade @azure/communication-signaling to 1.0.0.beta.12 ([PR #1352](https://github.com/azure/communication-ui-library/pull/1352) by anjulgarg@live.com) -- Removed unused conditional compilation and split imports for .../AzureCommunicationCallAdapter ([PR #1481](https://github.com/azure/communication-ui-library/pull/1481) by edwardlee@microsoft.com) -- Using React Context to set locale, icons, and theme only once through BaseComposite ([PR #1496](https://github.com/azure/communication-ui-library/pull/1496) by edwardlee@microsoft.com) -- Vertically aligned Muted indicator notification ([PR #1561](https://github.com/azure/communication-ui-library/pull/1561) by edwardlee@microsoft.com) -- Fix CallComposite being stuck on the configuration page when using adapter.startCall ([PR #1403](https://github.com/azure/communication-ui-library/pull/1403) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @internal/acs-ui-common to v1.1.1-beta.1 ([commit](https://github.com/azure/communication-ui-library/commit/ad59ff742c9fad2fceb1b819cb259c1ee8f29e62) by beachball) -- Bump @internal/calling-component-bindings to v1.1.1-beta.1 ([commit](https://github.com/azure/communication-ui-library/commit/ad59ff742c9fad2fceb1b819cb259c1ee8f29e62) by beachball) -- Bump @internal/calling-stateful-client to v1.1.1-beta.1 ([commit](https://github.com/azure/communication-ui-library/commit/ad59ff742c9fad2fceb1b819cb259c1ee8f29e62) by beachball) -- Bump @internal/chat-component-bindings to v1.1.1-beta.1 ([commit](https://github.com/azure/communication-ui-library/commit/ad59ff742c9fad2fceb1b819cb259c1ee8f29e62) by beachball) -- Bump @internal/chat-stateful-client to v1.1.1-beta.1 ([commit](https://github.com/azure/communication-ui-library/commit/ad59ff742c9fad2fceb1b819cb259c1ee8f29e62) by beachball) -- Bump @internal/react-components to v1.1.1-beta.1 ([commit](https://github.com/azure/communication-ui-library/commit/ad59ff742c9fad2fceb1b819cb259c1ee8f29e62) by beachball) - -### Changes - -- Add file sharing option props to ChatComposite ([PR #1389](https://github.com/azure/communication-ui-library/pull/1389) by anjulgarg@live.com) -- upgrading calling to 1.4.2-beta.1 ([PR #1509](https://github.com/azure/communication-ui-library/pull/1509) by 79329532+alkwa-msft@users.noreply.github.com) -- Changing userId to string in FileUploadHandler ([PR #1455](https://github.com/azure/communication-ui-library/pull/1455) by anjulgarg@live.com) -- Add e2e tests for More Menu on CallWithChat Mobile ([PR #1553](https://github.com/azure/communication-ui-library/pull/1553) by edwardlee@microsoft.com) -- Update visuals of MeetingComposite control bar ([PR #1388](https://github.com/azure/communication-ui-library/pull/1388) by 82062616+prprabhu-ms@users.noreply.github.com) -- Make ChevronRight customizable through icons interface ([PR #1533](https://github.com/azure/communication-ui-library/pull/1533) by 2684369+JamesBurnside@users.noreply.github.com) -- CallWithChatComposite: Drop PeopleButon in mobileView ([PR #1495](https://github.com/azure/communication-ui-library/pull/1495) by 82062616+prprabhu-ms@users.noreply.github.com) -- Modifying file sharing to allow attaching already uploaded files to message ([PR #1556](https://github.com/azure/communication-ui-library/pull/1556) by anjulgarg@live.com) -- Passes Camera logic from call composite to the local camera switcher button. ([PR #1393](https://github.com/azure/communication-ui-library/pull/1393) by 94866715+dmceachernmsft@users.noreply.github.com) -- Drop fixed width for CallWithChatControlBar in mobileView ([PR #1511](https://github.com/azure/communication-ui-library/pull/1511) by 82062616+prprabhu-ms@users.noreply.github.com) -- Do not show label on EndCall button on desktop ([PR #1471](https://github.com/azure/communication-ui-library/pull/1471) by 82062616+prprabhu-ms@users.noreply.github.com) -- introduced aria roles and strings to chat notifaction icon ([PR #1429](https://github.com/azure/communication-ui-library/pull/1429) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update chat and people button styling to match figma spec ([PR #1484](https://github.com/azure/communication-ui-library/pull/1484) by 82062616+prprabhu-ms@users.noreply.github.com) -- Remove DevicesButton from MeetingComposite ([PR #1438](https://github.com/azure/communication-ui-library/pull/1438) by 82062616+prprabhu-ms@users.noreply.github.com) -- CallWithChatComposite/mobileView: Move device selection menu to MoreDrawer ([PR #1492](https://github.com/azure/communication-ui-library/pull/1492) by 82062616+prprabhu-ms@users.noreply.github.com) -- Move chat button to center in mobileView ([PR #1483](https://github.com/azure/communication-ui-library/pull/1483) by 82062616+prprabhu-ms@users.noreply.github.com) -- upgrading nanoid to 3.1.32 ([PR #1412](https://github.com/azure/communication-ui-library/pull/1412) by 79329532+alkwa-msft@users.noreply.github.com) -- Update Chat Screen to display uploaded files in sendbox ([PR #1421](https://github.com/azure/communication-ui-library/pull/1421) by 97124699+prabhjot-msft@users.noreply.github.com) -- Add File upload button to Chat Composite ([PR #1368](https://github.com/azure/communication-ui-library/pull/1368) by anjulgarg@live.com) -- People pane and chat pane take up entire screen on mobile view in CallWithChatComposite ([PR #1486](https://github.com/azure/communication-ui-library/pull/1486) by miguelgamis@microsoft.com) -- Add adapter ui state and selectors for file sharing ([PR #1374](https://github.com/azure/communication-ui-library/pull/1374) by anjulgarg@live.com) -- Added button to copy invite link in people pane of CallWithChat composite in mobile view. ([PR #1516](https://github.com/azure/communication-ui-library/pull/1516) by miguelgamis@microsoft.com) -- Create CallWithChatCompositeIcons type. Move ControlBarButtonBadgeIcon out of CallCompositeIcons ([PR #1531](https://github.com/azure/communication-ui-library/pull/1531) by 2684369+JamesBurnside@users.noreply.github.com) -- Notification Icon for the chat button in the meeting composite. ([PR #1378](https://github.com/azure/communication-ui-library/pull/1378) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add FileCard component to chat composite ([PR #1353](https://github.com/azure/communication-ui-library/pull/1353) by anjulgarg@live.com) -- CallAndChatComopsite/mobile: Add a drawer with people button to show people pane ([PR #1485](https://github.com/azure/communication-ui-library/pull/1485) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add FileDownloadHandler for handling file downloads ([PR #1444](https://github.com/azure/communication-ui-library/pull/1444) by anjulgarg@live.com) -- Introduce People and Chat button icon customization in CallWithChatComposite ([PR #1524](https://github.com/azure/communication-ui-library/pull/1524) by 94866715+dmceachernmsft@users.noreply.github.com) -- Show device selection menu in MirophoneButton in MeetingComposite on desktop ([PR #1392](https://github.com/azure/communication-ui-library/pull/1392) by 82062616+prprabhu-ms@users.noreply.github.com) -- Updated the message thread component to display attached files in a message. ([PR #1494](https://github.com/azure/communication-ui-library/pull/1494) by 97124699+prabhjot-msft@users.noreply.github.com) -- Logic introduced to media gallery to allow for mobile detection for local camera switcher. ([PR #1391](https://github.com/azure/communication-ui-library/pull/1391) by 94866715+dmceachernmsft@users.noreply.github.com) -- Use split CameraButton in MeetingComposite control bar ([PR #1436](https://github.com/azure/communication-ui-library/pull/1436) by 82062616+prprabhu-ms@users.noreply.github.com) -- Initial Call and Meeting adapter support for making Adhoc calls directly to participants (i.e. without use of a groupID) ([PR #1431](https://github.com/azure/communication-ui-library/pull/1431) by 2684369+JamesBurnside@users.noreply.github.com) -- export createAzureCommunicationCallWithChatAdapterFromClients in npm package ([PR #1535](https://github.com/azure/communication-ui-library/pull/1535) by 2684369+JamesBurnside@users.noreply.github.com) -- Rename MeetingComposite to CallWithChatComposite ([PR #1446](https://github.com/azure/communication-ui-library/pull/1446) by 2684369+JamesBurnside@users.noreply.github.com) -- Align File card text to left and remove the right padding in message bubble when files are attached ([PR #1519](https://github.com/azure/communication-ui-library/pull/1519) by 97124699+prabhjot-msft@users.noreply.github.com) -- Rename 'afterDevicesButton' button placement ([PR #1478](https://github.com/azure/communication-ui-library/pull/1478) by 82062616+prprabhu-ms@users.noreply.github.com) -- [BREAKING CHANGE] Update createAzureCommunicationMeetingAdapter arguments to enable accepting just a teams link without having to provide an extracted chat thread ID. ([PR #1423](https://github.com/azure/communication-ui-library/pull/1423) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix typo: `CamerSwitcher` -> `CameraSwitcher` ([PR #1529](https://github.com/azure/communication-ui-library/pull/1529) by 2684369+JamesBurnside@users.noreply.github.com) -- FileUpload: Only show FileCard for files that don't contain errors. Only send files metadata in the message if it doesn't contain errors. ([PR #1539](https://github.com/azure/communication-ui-library/pull/1539) by anjulgarg@live.com) -- MeetingComposite: store messages since last time ChatPane was opened ([PR #1386](https://github.com/azure/communication-ui-library/pull/1386) by 94866715+dmceachernmsft@users.noreply.github.com) - -## [1.0.1](https://github.com/azure/communication-ui-library/tree/@internal/react-composites_v1.0.1) - -Mon, 24 Jan 2022 23:18:55 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-composites_v1.0.1...@internal/react-composites_v1.0.1) - -### Minor changes - -- implemented custom datamodel functionality to meeting composite excluding sidebar. ([PR #1319](https://github.com/azure/communication-ui-library/pull/1319) by 94866715+dmceachernmsft@users.noreply.github.com) -- Added MeetingCompositeOptions type to the meetings composite. ([PR #1272](https://github.com/azure/communication-ui-library/pull/1272) by 94866715+dmceachernmsft@users.noreply.github.com) -- changed meeting peopel pane to use ParticipantContainer Component. ([PR #1328](https://github.com/azure/communication-ui-library/pull/1328) by 94866715+dmceachernmsft@users.noreply.github.com) -- added missing return types. ([PR #1332](https://github.com/azure/communication-ui-library/pull/1332) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add API for injecting custom buttons into CallComposite ([PR #1314](https://github.com/azure/communication-ui-library/pull/1314) by 82062616+prprabhu-ms@users.noreply.github.com) -- Added strings to the side pane from locale context. ([PR #1278](https://github.com/azure/communication-ui-library/pull/1278) by 94866715+dmceachernmsft@users.noreply.github.com) -- Do not remove users from chat in the meeting composite. ([PR #1340](https://github.com/azure/communication-ui-library/pull/1340) by 2684369+JamesBurnside@users.noreply.github.com) - -### Patches - -- Small code modifications for conditional build 1. Conditional build does not support convert, use `foo as Bar` 2. Add a hook to bypass type error when build meeting composite ([PR #1284](https://github.com/azure/communication-ui-library/pull/1284) by jinan@microsoft.com) -- Move @azure/communication-{calling, chat} to peer dependency ([PR #1294](https://github.com/azure/communication-ui-library/pull/1294) by 82062616+prprabhu-ms@users.noreply.github.com) -- Increase size of participant flyout menu items for mobile view ([PR #1322](https://github.com/azure/communication-ui-library/pull/1322) by edwardlee@microsoft.com) -- Moving dependencies from @uifabric/react-hooks to @fluentui/react-hooks ([PR #1277](https://github.com/azure/communication-ui-library/pull/1277) by anjulgarg@live.com) -- Bump @internal/acs-ui-common to v1.0.1 ([PR #1335](https://github.com/azure/communication-ui-library/pull/1335) by beachball) -- Bump @internal/calling-stateful-client to v1.0.1 ([PR #1335](https://github.com/azure/communication-ui-library/pull/1335) by beachball) -- Bump @internal/calling-component-bindings to v1.0.1 ([PR #1335](https://github.com/azure/communication-ui-library/pull/1335) by beachball) -- Bump @internal/chat-stateful-client to v1.0.1 ([PR #1335](https://github.com/azure/communication-ui-library/pull/1335) by beachball) -- Bump @internal/chat-component-bindings to v1.0.1 ([PR #1335](https://github.com/azure/communication-ui-library/pull/1335) by beachball) -- Bump @internal/react-components to v1.0.1 ([PR #1335](https://github.com/azure/communication-ui-library/pull/1335) by beachball) - -## [1.0.1](https://github.com/azure/communication-ui-library/tree/@internal/react-composites_v1.0.1) - -Tue, 04 Jan 2022 22:57:09 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-composites_v1.0.0...@internal/react-composites_v1.0.1) - -### Minor changes - -- added localization strings and added meetingscreen component to increase readability of the meeting composite. ([PR #1274](https://github.com/azure/communication-ui-library/pull/1274) by 94866715+dmceachernmsft@users.noreply.github.com) -- added fix to allow for false value for meetingCallOptions to hide whole bar. ([PR #1266](https://github.com/azure/communication-ui-library/pull/1266) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add autofocus property to the Chat Composite ([PR #1235](https://github.com/azure/communication-ui-library/pull/1235) by 94866715+dmceachernmsft@users.noreply.github.com) - -### Patches - -- Bump @internal/acs-ui-common to v1.0.1 ([PR #1276](https://github.com/azure/communication-ui-library/pull/1276) by beachball) -- Bump @internal/calling-stateful-client to v1.0.1 ([PR #1276](https://github.com/azure/communication-ui-library/pull/1276) by beachball) -- Bump @internal/calling-component-bindings to v1.0.1 ([PR #1276](https://github.com/azure/communication-ui-library/pull/1276) by beachball) -- Bump @internal/chat-stateful-client to v1.0.1 ([PR #1276](https://github.com/azure/communication-ui-library/pull/1276) by beachball) -- Bump @internal/chat-component-bindings to v1.0.1 ([PR #1276](https://github.com/azure/communication-ui-library/pull/1276) by beachball) -- Bump @internal/react-components to v1.0.1 ([PR #1276](https://github.com/azure/communication-ui-library/pull/1276) by beachball) - -## [1.0.0](https://github.com/azure/communication-ui-library/tree/@internal/react-composites_v1.0.0) - -Mon, 06 Dec 2021 19:41:59 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-composites_v1.0.0-beta.8..@internal/react-composites_v1.0.0) - -### Changes - -- Fix typo in strings field ([PR #1210](https://github.com/azure/communication-ui-library/pull/1210) by 82062616+prprabhu-ms@users.noreply.github.com) -- Restricting typing indicator to the max width of sendbox ([PR #1191](https://github.com/azure/communication-ui-library/pull/1191) by anjulgarg@live.com) -- Disable microphone toggle in lobby as it's not supported by headless SDK ([PR #1139](https://github.com/azure/communication-ui-library/pull/1139) by anjulgarg@live.com) -- Immediately fetch initial chat data when creating azure communication chat adapter ([PR #1168](https://github.com/azure/communication-ui-library/pull/1168) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix ComplianceBanner auto-dismiss ([PR #1117](https://github.com/azure/communication-ui-library/pull/1117) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add localized tooltip to microphone button in lobby informing users that it is disabled. ([PR #1148](https://github.com/azure/communication-ui-library/pull/1148) by anjulgarg@live.com) -- Remove beta-only public API ([PR #1114](https://github.com/azure/communication-ui-library/pull/1114) by 82062616+prprabhu-ms@users.noreply.github.com) -- Adding displayName restriction docs to API ([PR #1202](https://github.com/azure/communication-ui-library/pull/1202) by anjulgarg@live.com) -- TDBuild - updating localized resource files. ([PR #1197](https://github.com/azure/communication-ui-library/pull/1197) by miguelgamis@microsoft.com) -- Update composite automation snapshots ([PR #1158](https://github.com/azure/communication-ui-library/pull/1158) by anjulgarg@live.com) -- Change name contains option to options ([PR #1173](https://github.com/azure/communication-ui-library/pull/1173) by jinan@microsoft.com) -- Enable icons and locales in Meeting Composite ([PR #1132](https://github.com/azure/communication-ui-library/pull/1132) by allenhwang@microsoft.com) - -## [1.0.0-beta.8](https://github.com/azure/communication-ui-library/tree/@internal/react-composites_v1.0.0-beta.8) - -Wed, 17 Nov 2021 22:21:27 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-composites_v1.0.0-beta.7..@internal/react-composites_v1.0.0-beta.8) - -### Changes - -- Bugfix for disappearing lobby when joining a meeting ([PR #1091](https://github.com/azure/communication-ui-library/pull/1091) by anjulgarg@live.com) -- Make lobby screen strings and icons customizable ([PR #1023](https://github.com/azure/communication-ui-library/pull/1023) by 82062616+prprabhu-ms@users.noreply.github.com) -- Rename compressedMode CallCompositeOption to displayType ([PR #1096](https://github.com/azure/communication-ui-library/pull/1096) by 2684369+JamesBurnside@users.noreply.github.com) -- Update snapshots ([PR #1013](https://github.com/azure/communication-ui-library/pull/1013) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix for preventing video resize when isSpeaking indicator appears ([PR #1052](https://github.com/azure/communication-ui-library/pull/1052) by anjulgarg@live.com) -- Update localized strings for components and composites ([PR #1047](https://github.com/azure/communication-ui-library/pull/1047) by anjulgarg@live.com) -- Make lobby icon not be italicized ([PR #1044](https://github.com/azure/communication-ui-library/pull/1044) by 82062616+prprabhu-ms@users.noreply.github.com) -- Generalize adapterState.userId type ([PR #1039](https://github.com/azure/communication-ui-library/pull/1039) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update js bundle automation snapshots related to sendbutton dimensions ([PR #1082](https://github.com/azure/communication-ui-library/pull/1082) by 79329532+alkwa-msft@users.noreply.github.com) -- Optimize participant button flyout when on mobile ([PR #1002](https://github.com/azure/communication-ui-library/pull/1002) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix manual conversions of userId ([PR #1038](https://github.com/azure/communication-ui-library/pull/1038) by 82062616+prprabhu-ms@users.noreply.github.com) -- Uniformly capitalize icon names and fix intellisense ([PR #1054](https://github.com/azure/communication-ui-library/pull/1054) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add new icons for components ([PR #1008](https://github.com/azure/communication-ui-library/pull/1008) by 82062616+prprabhu-ms@users.noreply.github.com) -- Notify local participant when speaking while muted ([PR #987](https://github.com/azure/communication-ui-library/pull/987) by 82062616+prprabhu-ms@users.noreply.github.com) -- Remove call transfer from MeetingState ([PR #1105](https://github.com/azure/communication-ui-library/pull/1105) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update call end pages to be more uniform ([PR #1053](https://github.com/azure/communication-ui-library/pull/1053) by 82062616+prprabhu-ms@users.noreply.github.com) -- Use system default to initialize audio devices ([PR #1037](https://github.com/azure/communication-ui-library/pull/1037) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update composite automation snapshots ([PR #1070](https://github.com/azure/communication-ui-library/pull/1070) by miguelgamis@microsoft.com) -- Display 'You' instead of complete name in local video tile ([PR #1076](https://github.com/azure/communication-ui-library/pull/1076) by anjulgarg@live.com) -- Promote mobileView property on chat and call composites from alpha to public ([PR #1075](https://github.com/azure/communication-ui-library/pull/1075) by 2684369+JamesBurnside@users.noreply.github.com) -- Make mobileView prop a top level property on the composite ([PR #1083](https://github.com/azure/communication-ui-library/pull/1083) by 2684369+JamesBurnside@users.noreply.github.com) -- Replace old permissions banner with ErrorBar messages ([PR #1031](https://github.com/azure/communication-ui-library/pull/1031) by 82062616+prprabhu-ms@users.noreply.github.com) -- Display 'You' instead of complete name in local video tile ([PR #1076](https://github.com/azure/communication-ui-library/pull/1076) by anjulgarg@live.com) -- Fix background of lobby page and call gallery. Add drop shadow to the call controls bar in the Call Composite. ([PR #1066](https://github.com/azure/communication-ui-library/pull/1066) by 2684369+JamesBurnside@users.noreply.github.com) -- Update composite automation snapshots ([PR #1059](https://github.com/azure/communication-ui-library/pull/1059) by miguelgamis@microsoft.com) -- Bump headless calling SDK to 1.3.1-beta.1 ([PR #1056](https://github.com/azure/communication-ui-library/pull/1056) by 82062616+prprabhu-ms@users.noreply.github.com) -- Make all button width consistent in desktop mode ([PR #1078](https://github.com/azure/communication-ui-library/pull/1078) by jinan@microsoft.com) -- Update call composite options button to have larger flyout items when on mobile view ([PR #986](https://github.com/azure/communication-ui-library/pull/986) by 2684369+JamesBurnside@users.noreply.github.com) -- Add a button to rejoin call from end call page ([PR #1060](https://github.com/azure/communication-ui-library/pull/1060) by 82062616+prprabhu-ms@users.noreply.github.com) -- Removed Screenshare component in MediaGallery. VideoGallery component expected to handle screensharing. ([PR #999](https://github.com/azure/communication-ui-library/pull/999) by miguelgamis@microsoft.com) -- Add an interstitial for intermittent network failure ([PR #997](https://github.com/azure/communication-ui-library/pull/997) by 82062616+prprabhu-ms@users.noreply.github.com) -- Rename mobileView prop to formFactor ([PR #1095](https://github.com/azure/communication-ui-library/pull/1095) by 2684369+JamesBurnside@users.noreply.github.com) -- update snapshot for test ([PR #1040](https://github.com/azure/communication-ui-library/pull/1040) by jinan@microsoft.com) -- added strings to Locale for Call composite ([PR #974](https://github.com/azure/communication-ui-library/pull/974) by alcail@microsoft.com) -- Add NoticePage for failure to join due to network issue ([PR #1051](https://github.com/azure/communication-ui-library/pull/1051) by 82062616+prprabhu-ms@users.noreply.github.com) -- Fix camera button toggle on no-network tile ([PR #1049](https://github.com/azure/communication-ui-library/pull/1049) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update according to azure review ([PR #998](https://github.com/azure/communication-ui-library/pull/998) by jinan@microsoft.com) -- Fix chat initials not showing in the chat composite ([PR #1011](https://github.com/azure/communication-ui-library/pull/1011) by 2684369+JamesBurnside@users.noreply.github.com) -- Make lobby and no network interstitial darker and responsive ([PR #1021](https://github.com/azure/communication-ui-library/pull/1021) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add more data-ui-id tags for e2e tests ([PR #982](https://github.com/azure/communication-ui-library/pull/982) by 82062616+prprabhu-ms@users.noreply.github.com) -- Disabled Chat Composite Participant Pane by default - mark as `@beta` feature ([PR #1018](https://github.com/azure/communication-ui-library/pull/1018) by 2684369+JamesBurnside@users.noreply.github.com) -- Update meeting composite to be marked @beta instead of @alpha ([PR #1074](https://github.com/azure/communication-ui-library/pull/1074) by 2684369+JamesBurnside@users.noreply.github.com) - -## [1.0.0-beta.7](https://github.com/azure/communication-ui-library/tree/@internal/react-composites_v1.0.0-beta.7) - -Wed, 27 Oct 2021 19:40:46 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-composites_v1.0.0-beta.6..@internal/react-composites_v1.0.0-beta.7) - -### Changes - -- Ensure call controls on Meeting Lobby Page match those on when the call has been joined ([PR #940](https://github.com/azure/communication-ui-library/pull/940) by 2684369+JamesBurnside@users.noreply.github.com) -- Optimize call composite control bar on mobile ([PR #876](https://github.com/azure/communication-ui-library/pull/876) by 2684369+JamesBurnside@users.noreply.github.com) -- added screenSharing message string ([PR #944](https://github.com/azure/communication-ui-library/pull/944) by alcail@microsoft.com) -- Api changes according to reviews from ARB ([PR #859](https://github.com/azure/communication-ui-library/pull/859) by jinan@microsoft.com) -- Rename an internal enum value ([PR #969](https://github.com/azure/communication-ui-library/pull/969) by 82062616+prprabhu-ms@users.noreply.github.com) -- Fix lobby screen camera and mute buttons ([PR #943](https://github.com/azure/communication-ui-library/pull/943) by 2684369+JamesBurnside@users.noreply.github.com) -- exposing styles prop through chat composite to customize message thread ([PR #834](https://github.com/azure/communication-ui-library/pull/834) by alkwa@microsoft.com) -- Remove setPage API in CallAdapter and MeetingAdapter ([PR #975](https://github.com/azure/communication-ui-library/pull/975) by 2684369+JamesBurnside@users.noreply.github.com) -- Add tsdoc to chat adapter ([PR #870](https://github.com/azure/communication-ui-library/pull/870) by jinan@microsoft.com) -- Rename `Error.inner` to `Error.innerError` ([PR #882](https://github.com/azure/communication-ui-library/pull/882) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add events for diagnostic events to CallAdapter ([PR #963](https://github.com/azure/communication-ui-library/pull/963) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add devices button in mobile view of the call and meeting composites ([PR #866](https://github.com/azure/communication-ui-library/pull/866) by 2684369+JamesBurnside@users.noreply.github.com) -- Swap the position of the microphone and camera buttons on the local preview to match equivalent recent change to the control bar ([PR #959](https://github.com/azure/communication-ui-library/pull/959) by 2684369+JamesBurnside@users.noreply.github.com) -- Update to using new ChatMessage types ([PR #830](https://github.com/azure/communication-ui-library/pull/830) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update options button icon in call controls to be a settings gear ([PR #867](https://github.com/azure/communication-ui-library/pull/867) by 2684369+JamesBurnside@users.noreply.github.com) -- Add left call page ([PR #977](https://github.com/azure/communication-ui-library/pull/977) by 2684369+JamesBurnside@users.noreply.github.com) -- Add tsdoc for calling adapter method ([PR #868](https://github.com/azure/communication-ui-library/pull/868) by jinan@microsoft.com) -- Internal refactor of the ComplianceBanner ([PR #973](https://github.com/azure/communication-ui-library/pull/973) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add AccessDenied and RemovedFromCall pages to the Call Composite ([PR #900](https://github.com/azure/communication-ui-library/pull/900) by 2684369+JamesBurnside@users.noreply.github.com) -- Update message type ([PR #958](https://github.com/azure/communication-ui-library/pull/958) by jinan@microsoft.com) -- Remove screenshare button by default on Call Composite and Meeting Composite when in mobile view ([PR #875](https://github.com/azure/communication-ui-library/pull/875) by 2684369+JamesBurnside@users.noreply.github.com) -- remove toggleCamera api in adapter ([PR #885](https://github.com/azure/communication-ui-library/pull/885) by jinan@microsoft.com) -- Theme palette and effects acquired from theme context for SidePane. ([PR #941](https://github.com/azure/communication-ui-library/pull/941) by miguelgamis@microsoft.com) -- Add min width to the chat bubble ([PR #895](https://github.com/azure/communication-ui-library/pull/895) by jinan@microsoft.com) -- Update call controls to match mobile designs ([PR #891](https://github.com/azure/communication-ui-library/pull/891) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix weird height of single-line bubble ([PR #894](https://github.com/azure/communication-ui-library/pull/894) by jinan@microsoft.com) -- Support mobileView in call composite configuration page ([PR #865](https://github.com/azure/communication-ui-library/pull/865) by 2684369+JamesBurnside@users.noreply.github.com) -- bump calling sdk to 1.2.3-beta.1 ([PR #967](https://github.com/azure/communication-ui-library/pull/967) by miguelgamis@microsoft.com) -- updating calling to use 1.2.2-beta.1 ([PR #945](https://github.com/azure/communication-ui-library/pull/945) by miguelgamis@microsoft.com) -- Use objects for call history in state ([PR #886](https://github.com/azure/communication-ui-library/pull/886) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add Lobby as a page in adapter state ([PR #898](https://github.com/azure/communication-ui-library/pull/898) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix huge media gallery in meetings when a participant is screen sharing ([PR #871](https://github.com/azure/communication-ui-library/pull/871) by 2684369+JamesBurnside@users.noreply.github.com) -- Add call details to Call Composite and Meeting Composite configuration pages ([PR #869](https://github.com/azure/communication-ui-library/pull/869) by 2684369+JamesBurnside@users.noreply.github.com) -- Disable participants and screenshare buttons on lobby screen ([PR #952](https://github.com/azure/communication-ui-library/pull/952) by 2684369+JamesBurnside@users.noreply.github.com) -- Delete a duplicate field definition ([PR #979](https://github.com/azure/communication-ui-library/pull/979) by 82062616+prprabhu-ms@users.noreply.github.com) -- HorizontalGallery right and left button icons exposed. ([PR #978](https://github.com/azure/communication-ui-library/pull/978) by miguelgamis@microsoft.com) -- Replace CommunicationUserKind with CommunicationUserIdentifier in constructor ([PR #884](https://github.com/azure/communication-ui-library/pull/884) by 82062616+prprabhu-ms@users.noreply.github.com) -- Start triggering 'diagnosticChanged' event ([PR #964](https://github.com/azure/communication-ui-library/pull/964) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update lobby page to match the call page ([PR #902](https://github.com/azure/communication-ui-library/pull/902) by 2684369+JamesBurnside@users.noreply.github.com) - -## [1.0.0-beta.6](https://github.com/azure/communication-ui-library/tree/@internal/react-composites_v1.0.0-beta.6) - -Tue, 28 Sep 2021 19:19:18 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-composites_v1.0.0-beta.5..@internal/react-composites_v1.0.0-beta.6) - -### Changes - -- Update meeting examples to make use of the MeetingAdapter ([PR #700](https://github.com/azure/communication-ui-library/pull/700) by 2684369+JamesBurnside@users.noreply.github.com) -- Construct meeting state for the meeting composite adapter. ([PR #698](https://github.com/azure/communication-ui-library/pull/698) by 2684369+JamesBurnside@users.noreply.github.com) -- TDBuild - updating localized resource files. ([PR #836](https://github.com/azure/communication-ui-library/pull/836) by miguelgamis@microsoft.com) -- check if speaker selection is possible ([PR #771](https://github.com/azure/communication-ui-library/pull/771) by 79329532+alkwa-msft@users.noreply.github.com) -- TDBuild - updating localized resource files. ([PR #794](https://github.com/azure/communication-ui-library/pull/794) by miguelgamis@microsoft.com) -- Bump chat sdk to version 1.1.0 ([PR #816](https://github.com/azure/communication-ui-library/pull/816) by jinan@microsoft.com) -- Adding feature toggles to Chat and Call Composites ([PR #765](https://github.com/azure/communication-ui-library/pull/765) by anjulgarg@live.com) -- Add release tags to API and tweak callback names to match events ([PR #837](https://github.com/azure/communication-ui-library/pull/837) by 82062616+prprabhu-ms@users.noreply.github.com) -- Adjust api comments - iteration 2 ([PR #776](https://github.com/azure/communication-ui-library/pull/776) by jinan@microsoft.com) -- Breaking Change: Update Feature Toggle API. Developers will need to use `options` prop in Composite instead of `hiddenElements` ([PR #800](https://github.com/azure/communication-ui-library/pull/800) by anjulgarg@live.com) -- Make IdentifierProvider @internal ([PR #825](https://github.com/azure/communication-ui-library/pull/825) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add custom menu items injection support to Call and Chat Composites ([PR #795](https://github.com/azure/communication-ui-library/pull/795) by anjulgarg@live.com) -- Centralize beachball config ([PR #773](https://github.com/azure/communication-ui-library/pull/773) by 82062616+prprabhu-ms@users.noreply.github.com) -- Support editing and deleting chat messages in the meeting composite adapter ([PR #797](https://github.com/azure/communication-ui-library/pull/797) by 2684369+JamesBurnside@users.noreply.github.com) -- Add isTeamsCall to call adapter state ([PR #798](https://github.com/azure/communication-ui-library/pull/798) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix meeting composite requesting access to the meeting chat too early ([PR #783](https://github.com/azure/communication-ui-library/pull/783) by 2684369+JamesBurnside@users.noreply.github.com) -- Add mobileView alpha flag to call and meeting composites ([PR #822](https://github.com/azure/communication-ui-library/pull/822) by 2684369+JamesBurnside@users.noreply.github.com) - -## [1.0.0-beta.5](https://github.com/azure/communication-ui-library/tree/@internal/react-composites_v1.0.0-beta.5) - -Mon, 13 Sep 2021 21:02:16 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-composites_v1.0.0-beta.4..@internal/react-composites_v1.0.0-beta.5) - -### Changes - -- Expose errors in CallAdapter ([PR #683](https://github.com/azure/communication-ui-library/pull/683) by 82062616+prprabhu-ms@users.noreply.github.com) -- Show bannrs within call screen ([PR #750](https://github.com/azure/communication-ui-library/pull/750) by 82062616+prprabhu-ms@users.noreply.github.com) -- Adjust most comments in internal api review ([PR #724](https://github.com/azure/communication-ui-library/pull/724) by jinan@microsoft.com) -- Localized call and chat composite strings ([PR #739](https://github.com/azure/communication-ui-library/pull/739) by miguelgamis@microsoft.com) -- Apply chat sdk hotfix ([PR #747](https://github.com/azure/communication-ui-library/pull/747) by jinan@microsoft.com) -- Add initial meeting state and meeting adapter state interfaces ([PR #679](https://github.com/azure/communication-ui-library/pull/679) by 2684369+JamesBurnside@users.noreply.github.com) -- Work around for menu disappearing ([PR #717](https://github.com/azure/communication-ui-library/pull/717) by jinan@microsoft.com) -- Updating composite automation snapshots ([PR #654](https://github.com/azure/communication-ui-library/pull/654) by jinan@microsoft.com) -- Localize errors in CallComposite ([PR #714](https://github.com/azure/communication-ui-library/pull/714) by 82062616+prprabhu-ms@users.noreply.github.com) -- Fix unstale participant list test ([PR #709](https://github.com/azure/communication-ui-library/pull/709) by jinan@microsoft.com) -- Add flags for CallComposite visual elements ([PR #722](https://github.com/azure/communication-ui-library/pull/722) by 82062616+prprabhu-ms@users.noreply.github.com) -- Show ACS errors via ErrorBar in CallComposite ([PR #702](https://github.com/azure/communication-ui-library/pull/702) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add active and dominant speaker support to screenshare screen. ([PR #748](https://github.com/azure/communication-ui-library/pull/748) by anjulgarg@live.com) -- Add message edit feature ([PR #734](https://github.com/azure/communication-ui-library/pull/734) by jinan@microsoft.com) -- Generate snapshot in github action for composite ([PR #694](https://github.com/azure/communication-ui-library/pull/694) by jinan@microsoft.com) -- Add different types for ChatComposite and CallCompposite Icons ([PR #757](https://github.com/azure/communication-ui-library/pull/757) by anjulgarg@live.com) -- Custom Icons injection in components and composites. ([PR #716](https://github.com/azure/communication-ui-library/pull/716) by anjulgarg@live.com) -- Fixed English (US) and English (GB) exports. ([PR #737](https://github.com/azure/communication-ui-library/pull/737) by miguelgamis@microsoft.com) -- Add initial meeting adapter interface ([PR #678](https://github.com/azure/communication-ui-library/pull/678) by 2684369+JamesBurnside@users.noreply.github.com) -- Fixed theming for local preview placeholder for calling composite. ([PR #692](https://github.com/azure/communication-ui-library/pull/692) by miguelgamis@microsoft.com) -- updating calling to use 1.2.1-beta.1 ([PR #758](https://github.com/azure/communication-ui-library/pull/758) by 79329532+alkwa-msft@users.noreply.github.com) -- Delete API to clear stateful errors ([PR #756](https://github.com/azure/communication-ui-library/pull/756) by 82062616+prprabhu-ms@users.noreply.github.com) -- Updated locale files. ([PR #712](https://github.com/azure/communication-ui-library/pull/712) by miguelgamis@microsoft.com) -- Strongly type errors from adapters ([PR #761](https://github.com/azure/communication-ui-library/pull/761) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bump acs-ui-common dep ([PR #732](https://github.com/azure/communication-ui-library/pull/732) by 82062616+prprabhu-ms@users.noreply.github.com) -- Rename component locale type names to match composites ([PR #720](https://github.com/azure/communication-ui-library/pull/720) by 82062616+prprabhu-ms@users.noreply.github.com) -- Fix the problem of opacity animation ([PR #715](https://github.com/azure/communication-ui-library/pull/715) by jinan@microsoft.com) -- Add custom avatar data injection for composites ([PR #677](https://github.com/azure/communication-ui-library/pull/677) by anjulgarg@live.com) -- Rename ChatCompositeVisualElements ([PR #721](https://github.com/azure/communication-ui-library/pull/721) by 82062616+prprabhu-ms@users.noreply.github.com) -- Meeting adapter implementations - forward events to call and chat child adapters ([PR #696](https://github.com/azure/communication-ui-library/pull/696) by 2684369+JamesBurnside@users.noreply.github.com) -- Refactored call join error handling ([PR #760](https://github.com/azure/communication-ui-library/pull/760) by miguelgamis@microsoft.com) -- Create stub `AzureCommunicationMeetingAdapter` ([PR #695](https://github.com/azure/communication-ui-library/pull/695) by 2684369+JamesBurnside@users.noreply.github.com) -- Remove identifiers from composite constructor signature ([PR #728](https://github.com/azure/communication-ui-library/pull/728) by 82062616+prprabhu-ms@users.noreply.github.com) -- Track dismissed errors internally in ErrorBar ([PR #754](https://github.com/azure/communication-ui-library/pull/754) by 82062616+prprabhu-ms@users.noreply.github.com) - -## [1.0.0-beta.4](https://github.com/azure/communication-ui-library/tree/@internal/react-composites_v1.0.0-beta.4) - -Mon, 16 Aug 2021 21:18:19 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/react-composites_v1.0.0-beta.3..@internal/react-composites_v1.0.0-beta.4) - -### Changes - -- Fix screenshare dialog eating user input across the whole web page ([PR #651](https://github.com/azure/communication-ui-library/pull/651) by 2684369+JamesBurnside@users.noreply.github.com) -- updated Typescript version to 4.3.5 ([PR #645](https://github.com/azure/communication-ui-library/pull/645) by alcail@microsoft.com) -- Add remove participant button to the Meeting Composite ([PR #673](https://github.com/azure/communication-ui-library/pull/673) by 2684369+JamesBurnside@users.noreply.github.com) -- undefined ([PR #599](https://github.com/azure/communication-ui-library/pull/599) by 2684369+JamesBurnside@users.noreply.github.com) -- Return call from `CallComposite.joinCall` ([PR #644](https://github.com/azure/communication-ui-library/pull/644) by 82062616+prprabhu-ms@users.noreply.github.com) -- Fix screenshare not displaying for call attendees ([PR #655](https://github.com/azure/communication-ui-library/pull/655) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix fluent theme provider not being applied to the meeting composite ([PR #666](https://github.com/azure/communication-ui-library/pull/666) by 2684369+JamesBurnside@users.noreply.github.com) -- Ensure call composite media gallery has a minimum height ([PR #616](https://github.com/azure/communication-ui-library/pull/616) by 2684369+JamesBurnside@users.noreply.github.com) -- Add meeting composite ([PR #614](https://github.com/azure/communication-ui-library/pull/614) by 2684369+JamesBurnside@users.noreply.github.com) -- Add remove participant button to Call Composite ([PR #671](https://github.com/azure/communication-ui-library/pull/671) by 2684369+JamesBurnside@users.noreply.github.com) -- Update createAzureCommunicationCallAdapter constructor to take in a named object instead of seperate args ([PR #625](https://github.com/azure/communication-ui-library/pull/625) by 2684369+JamesBurnside@users.noreply.github.com) -- Added rtl property to composites ([PR #658](https://github.com/azure/communication-ui-library/pull/658) by miguelgamis@microsoft.com) -- fix meeting pane overlapping the call control bar ([PR #627](https://github.com/azure/communication-ui-library/pull/627) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix partially composed chat messages being lost when closing and reopening the chat pane in the meeting composite ([PR #662](https://github.com/azure/communication-ui-library/pull/662) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix permission banner styling - allow multiline ([PR #665](https://github.com/azure/communication-ui-library/pull/665) by 2684369+JamesBurnside@users.noreply.github.com) -- Stop using deleted prop VideoTile.isVideoReady ([PR #646](https://github.com/azure/communication-ui-library/pull/646) by 82062616+prprabhu-ms@users.noreply.github.com) -- Fix local video icon + avatar not showing ([PR #664](https://github.com/azure/communication-ui-library/pull/664) by jinan@microsoft.com) -- Fixing video gallery styling issues during and after screenshare ([PR #649](https://github.com/azure/communication-ui-library/pull/649) by anjulgarg@live.com) -- bugfix: Show avatar when video is off ([PR #676](https://github.com/azure/communication-ui-library/pull/676) by 82062616+prprabhu-ms@users.noreply.github.com) -- Exposed locale prop to localize composites. ([PR #595](https://github.com/azure/communication-ui-library/pull/595) by miguelgamis@microsoft.com) -- Update createAzureCommunicationChatAdapter constructor to take in a named object instead of seperate args ([PR #626](https://github.com/azure/communication-ui-library/pull/626) by 2684369+JamesBurnside@users.noreply.github.com) - -## [1.0.0-beta.3](https://github.com/azure/communication-ui-library/tree/@internal/react-composites_v1.0.0-beta.3) - -Thu, 22 Jul 2021 17:42:41 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/react-composites_v1.0.0-beta.2..@internal/react-composites_v1.0.0-beta.3) - -### Changes - -- Make participant pane in the chat composite optional. Disabled by default. ([PR #541](https://github.com/azure/communication-ui-library/pull/541) by 2684369+JamesBurnside@users.noreply.github.com) -- Use ErrorBar component in ChatComposite ([PR #574](https://github.com/azure/communication-ui-library/pull/574) by 82062616+prprabhu-ms@users.noreply.github.com) -- Only emit 'error' on errors teed to state ([PR #535](https://github.com/azure/communication-ui-library/pull/535) by prprabhu@microsoft.com) -- Accept pre-constructed credential in adapter factory functions ([PR #590](https://github.com/azure/communication-ui-library/pull/590) by 82062616+prprabhu-ms@users.noreply.github.com) -- Trigger 'error' event for failure in chat methods ([PR #549](https://github.com/azure/communication-ui-library/pull/549) by 82062616+prprabhu-ms@users.noreply.github.com) -- Hide ErrorBar in ChatComposite behind a feature flag ([PR #608](https://github.com/azure/communication-ui-library/pull/608) by 82062616+prprabhu-ms@users.noreply.github.com) -- Bugfix to prevent options menu from getting hidden every time a participant joins or leaves ([PR #609](https://github.com/azure/communication-ui-library/pull/609) by anjulgarg@live.com) -- Bind all methods of CallAdapter on construction ([PR #558](https://github.com/azure/communication-ui-library/pull/558) by 82062616+prprabhu-ms@users.noreply.github.com) -- Drop duplicate thread status banner ([PR #582](https://github.com/azure/communication-ui-library/pull/582) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add chat e2e tests ([PR #594](https://github.com/azure/communication-ui-library/pull/594) by anjulgarg@live.com) -- Bind all methods of ChatAdaptor on construction ([PR #557](https://github.com/azure/communication-ui-library/pull/557) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add E2E browser tests for chat composite ([PR #517](https://github.com/azure/communication-ui-library/pull/517) by anjulgarg@live.com) -- Remove getCall from selector Use more specific props in the call to target the right update ([PR #571](https://github.com/azure/communication-ui-library/pull/571) by jinan@microsoft.com) -- Remove sendBoxMaxLength option from chat compsite" ([PR #589](https://github.com/azure/communication-ui-library/pull/589) by 2684369+JamesBurnside@users.noreply.github.com) -- Add E2E Chat Composite tests ([PR #578](https://github.com/azure/communication-ui-library/pull/578) by anjulgarg@live.com) -- Using new React hook useTheme from react-components. ([PR #572](https://github.com/azure/communication-ui-library/pull/572) by miguelgamis@microsoft.com) -- Allow chat composite topic to be hidden ([PR #587](https://github.com/azure/communication-ui-library/pull/587) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix error handling of failures in `ChatThreadClient.listMessages` ([PR #550](https://github.com/azure/communication-ui-library/pull/550) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add identifier injection mechanism in components for e2e testing ([PR #556](https://github.com/azure/communication-ui-library/pull/556) by anjulgarg@live.com) - -## [1.0.0-beta.2](https://github.com/azure/communication-ui-library/tree/react-composites_v1.0.0-beta.2) - -Fri, 09 Jul 2021 20:41:33 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/react-composites_v1.0.0-beta.1..react-composites_v1.0.0-beta.2) - -### Changes - -- gallery height fix for safari ([PR #382](https://github.com/azure/communication-ui-library/pull/382) by alkwa@microsoft.com) -- apply ux changes to composite ([PR #421](https://github.com/azure/communication-ui-library/pull/421) by easony@microsoft.com) -- Update to use Array for unparentedViews ([PR #469](https://github.com/azure/communication-ui-library/pull/469) by prprabhu@microsoft.com) -- Remove @fluentui/react-northstar-icons, use only @fluentui/react-icons ([PR #143](https://github.com/azure/communication-ui-library/pull/143) by mail@jamesburnside.com) -- Use class methods in chat adapter implementation ([PR #515](https://github.com/azure/communication-ui-library/pull/515) by prprabhu@microsoft.com) -- Add error handler for teams interop call denial ([PR #376](https://github.com/azure/communication-ui-library/pull/376) by anjulgarg@live.com) -- Added page to handle removed partiicipant in call composite. ([PR #408](https://github.com/azure/communication-ui-library/pull/408) by miguelgamis@microsoft.com) -- Set default state of permission to true Move deviceManager to outside selector package Remove usage of optionSelector, use getSelector instead ([PR #383](https://github.com/azure/communication-ui-library/pull/383) by jinan@microsoft.com) -- Show mute indicator while screensharing. Fix icon padding ([PR #502](https://github.com/azure/communication-ui-library/pull/502) by anjulgarg@live.com) -- Disable start call button when microphone permission is denied ([PR #427](https://github.com/azure/communication-ui-library/pull/427) by allenhwang@microsoft.com) -- removing group call references and fixing call composite stories ([PR #370](https://github.com/azure/communication-ui-library/pull/370) by alkwa@microsoft.com) -- Update references to threads object ([PR #461](https://github.com/azure/communication-ui-library/pull/461) by prprabhu@microsoft.com) -- Dispose view when stream is not available ([PR #404](https://github.com/azure/communication-ui-library/pull/404) by jinan@microsoft.com) -- Beautify style of chat composite ([PR #379](https://github.com/azure/communication-ui-library/pull/379) by jinan@microsoft.com) -- Add userId to ChatAdapter factory function ([PR #420](https://github.com/azure/communication-ui-library/pull/420) by prprabhu@microsoft.com) -- Push FluentThemeProvider inside composites ([PR #364](https://github.com/azure/communication-ui-library/pull/364) by prprabhu@microsoft.com) -- Add options to onSelectCamera and onToggleCamera ([PR #436](https://github.com/azure/communication-ui-library/pull/436) by easony@microsoft.com) -- Adding floating localvideopreview layout to VideoGallery. ([PR #425](https://github.com/azure/communication-ui-library/pull/425) by anjulgarg@live.com) -- add ParticipantsButtonSelector to calling composite ([PR #452](https://github.com/azure/communication-ui-library/pull/452) by alcail@microsoft.com) -- Drop internal export of getIdentifierFromToken ([PR #411](https://github.com/azure/communication-ui-library/pull/411) by prprabhu@microsoft.com) -- Add device options button to calling composite ([PR #494](https://github.com/azure/communication-ui-library/pull/494) by mail@jamesburnside.com) -- Add explicit userId to CallAdapter constructor arguments ([PR #419](https://github.com/azure/communication-ui-library/pull/419) by prprabhu@microsoft.com) -- Move error handlers, WithErrorHandling to OneToOne composite ([PR #368](https://github.com/azure/communication-ui-library/pull/368) by easony@microsoft.com) -- Automated browser test setup for Chat Composite ([PR #504](https://github.com/azure/communication-ui-library/pull/504) by anjulgarg@live.com) -- Update to fluentui version 8 ([PR #448](https://github.com/azure/communication-ui-library/pull/448) by mail@jamesburnside.com) -- Disable microphone and camera if permission is not granted ([PR #358](https://github.com/azure/communication-ui-library/pull/358) by allenhwang@microsoft.com) -- update react peer deps to be >=16.8.0 <18.0.0 ([PR #450](https://github.com/azure/communication-ui-library/pull/450) by mail@jamesburnside.com) -- CallAdapter: store userId as CommunicationUserKind ([PR #423](https://github.com/azure/communication-ui-library/pull/423) by prprabhu@microsoft.com) -- Update to use Object for chatMessages ([PR #463](https://github.com/azure/communication-ui-library/pull/463) by prprabhu@microsoft.com) -- Expose more customized api for rendering ([PR #457](https://github.com/azure/communication-ui-library/pull/457) by jinan@microsoft.com) -- add teams interop functionality into calling composite ([PR #355](https://github.com/azure/communication-ui-library/pull/355) by alkwa@microsoft.com) -- Add tooltip when permission is not granted in configuration screen ([PR #373](https://github.com/azure/communication-ui-library/pull/373) by allenhwang@microsoft.com) -- Drop spurious references to userId in lobby ([PR #412](https://github.com/azure/communication-ui-library/pull/412) by prprabhu@microsoft.com) -- Implement new screenshare popup design update ([PR #424](https://github.com/azure/communication-ui-library/pull/424) by allenhwang@microsoft.com) -- Notify ChatComposite user when they leave a thread ([PR #380](https://github.com/azure/communication-ui-library/pull/380) by prprabhu@microsoft.com) -- Fix styling of CallComposite controls ([PR #434](https://github.com/azure/communication-ui-library/pull/434) by prprabhu@microsoft.com) -- upgrading version of calling to 1.1.0-beta.2 ([PR #493](https://github.com/azure/communication-ui-library/pull/493) by alkwa@microsoft.com) -- Add permissions banner ([PR #399](https://github.com/azure/communication-ui-library/pull/399) by allenhwang@microsoft.com) -- Make `getIdFromToken` internal to OneToOneCallComposite ([PR #432](https://github.com/azure/communication-ui-library/pull/432) by prprabhu@microsoft.com) -- Update references to CallClientState maps ([PR #459](https://github.com/azure/communication-ui-library/pull/459) by prprabhu@microsoft.com) -- Update to use Object for chat participants ([PR #462](https://github.com/azure/communication-ui-library/pull/462) by prprabhu@microsoft.com) -- Delete OneToOne call ([PR #435](https://github.com/azure/communication-ui-library/pull/435) by prprabhu@microsoft.com) -- Update parameter to Stateful client due to API change ([PR #393](https://github.com/azure/communication-ui-library/pull/393) by allenhwang@microsoft.com) -- Bump prettier version and reformat ([PR #505](https://github.com/azure/communication-ui-library/pull/505) by prprabhu@microsoft.com) -- Add error handling facilities to ChatAdapter ([PR #510](https://github.com/azure/communication-ui-library/pull/510) by prprabhu@microsoft.com) -- Small responsive fixes for calling composite ([PR #536](https://github.com/azure/communication-ui-library/pull/536) by 2684369+JamesBurnside@users.noreply.github.com) - -## [1.0.0-beta.1](https://github.com/azure/communication-ui-library/tree/react-composites_v1.0.0-beta.1) - -Fri, 21 May 2021 16:16:28 GMT - -### Changes - -- Fix wrong object passed to StreamMedia ([PR #359](https://github.com/azure/communication-ui-library/pull/359) by allenhwang@microsoft.com) -- Add leave call event Fix double leave call ([PR #349](https://github.com/azure/communication-ui-library/pull/349) by jinan@microsoft.com) -- Move calling providers and hooks to the calling selector package ([PR #342](https://github.com/azure/communication-ui-library/pull/342) by easony@microsoft.com) -- Add check to avoid modifications after unmount ([PR #295](https://github.com/azure/communication-ui-library/pull/295) by allenhwang@microsoft.com) -- Change how we get preview renders to use the new api ([PR #279](https://github.com/azure/communication-ui-library/pull/279) by allenhwang@microsoft.com) -- Rename state-only shadow type for Call ([PR #328](https://github.com/azure/communication-ui-library/pull/328) by prprabhu@microsoft.com) -- Rename DTOs that shadow objects from Calling SDK ([PR #333](https://github.com/azure/communication-ui-library/pull/333) by prprabhu@microsoft.com) -- fix scroll bar for chat screen ([PR #351](https://github.com/azure/communication-ui-library/pull/351) by jinan@microsoft.com) -- Update sendMessage back to void return value ([PR #340](https://github.com/azure/communication-ui-library/pull/340) by jinan@microsoft.com) -- Add event support for chat composite ([PR #324](https://github.com/azure/communication-ui-library/pull/324) by jinan@microsoft.com) -- Add on render avatar for calling composite ([PR #321](https://github.com/azure/communication-ui-library/pull/321) by jinan@microsoft.com) -- fix rerender issue ([PR #334](https://github.com/azure/communication-ui-library/pull/334) by jinan@microsoft.com) -- Fix local preview mic problem in composite ([PR #322](https://github.com/azure/communication-ui-library/pull/322) by jinan@microsoft.com) -- Introduce common identifier format ([PR #315](https://github.com/azure/communication-ui-library/pull/315) by prprabhu@microsoft.com) -- Rename DeviceManager to avoid name conflict ([PR #319](https://github.com/azure/communication-ui-library/pull/319) by prprabhu@microsoft.com) -- removed all Text/Label children of VideoTile, also renamed local/remoteParticipantName to local/remoteParticipantDisplay name and removed label props from RemoteVideoTile ([PR #313](https://github.com/azure/communication-ui-library/pull/313) by alcail@microsoft.com) -- Move common type to @internal/acs-ui-common ([PR #303](https://github.com/azure/communication-ui-library/pull/303) by prprabhu@microsoft.com) -- add event implemeration to calling adapter ([PR #311](https://github.com/azure/communication-ui-library/pull/311) by jinan@microsoft.com) -- [#2404092] Adding stateful attributes to CallClientProvider for starting a call with camera on/off ([PR #292](https://github.com/azure/communication-ui-library/pull/292) by anjulgarg@live.com) -- Move legacy mappers, providers and hooks to 1to1 composite ([PR #309](https://github.com/azure/communication-ui-library/pull/309) by easony@microsoft.com) -- Add chat header with thread topic name ([PR #300](https://github.com/azure/communication-ui-library/pull/300) by prprabhu@microsoft.com) -- Add selectors and handlers for Calling ([PR #232](https://github.com/azure/communication-ui-library/pull/232) by anjulgarg@live.com) -- Add ParticipantList to ChatComposite ([PR #267](https://github.com/azure/communication-ui-library/pull/267) by prprabhu@microsoft.com) -- Decouple composite from ACS client and add implement an acs adapter for the interface ([PR #229](https://github.com/azure/communication-ui-library/pull/229) by jinan@microsoft.com) -- Using new local preview in calling composite ([PR #212](https://github.com/azure/communication-ui-library/pull/212) by alkwa@microsoft.com) -- changing invertedVideo to isMirrored ([PR #268](https://github.com/azure/communication-ui-library/pull/268) by alkwa@microsoft.com) -- Removed WebUiChatParticipant type. ([PR #239](https://github.com/azure/communication-ui-library/pull/239) by miguelgamis@microsoft.com) -- adding in MessageContentType for different message rendering in message thread ([PR #266](https://github.com/azure/communication-ui-library/pull/266) by alkwa@microsoft.com) -- renamed VideoTile props placeholderProvider to placeholder ([PR #284](https://github.com/azure/communication-ui-library/pull/284) by alcail@microsoft.com) -- Rename GroupChat* to Chat* in composites ([PR #252](https://github.com/azure/communication-ui-library/pull/252) by prprabhu@microsoft.com) -- update name and avatarName to displayName ([PR #278](https://github.com/azure/communication-ui-library/pull/278) by alcail@microsoft.com) -- Replacing admininstration with identity dependency ([PR #235](https://github.com/azure/communication-ui-library/pull/235) by alkwa@microsoft.com) -- Prune exports and add chat composite to @azure/communication-react ([PR #276](https://github.com/azure/communication-ui-library/pull/276) by mail@jamesburnside.com) -- migrate call composite to statuful ([PR #290](https://github.com/azure/communication-ui-library/pull/290) by easony@microsoft.com) -- added CallingTheme and used it for EndCallButton styles ([PR #249](https://github.com/azure/communication-ui-library/pull/249) by alcail@microsoft.com) -- Create composite package. Migrate files from @internal/react-components to new package. ([PR #188](https://github.com/azure/communication-ui-library/pull/188) by mail@jamesburnside.com) -- First stab at GroupCallAdapter interface ([PR #216](https://github.com/azure/communication-ui-library/pull/216) by domessin@microsoft.com) -- rename declarative packages to stateful ([PR #250](https://github.com/azure/communication-ui-library/pull/250) by domessin@microsoft.com) -- Fix copyright header to MIT and add LICENSE files ([PR #225](https://github.com/azure/communication-ui-library/pull/225) by domessin@microsoft.com) -- Fix copyright header to MIT and add LICENSE files (#225) ([PR #231](https://github.com/azure/communication-ui-library/pull/231) by mail@jamesburnside.com) -- Add calling handler and selector for VideoGallery and ScreenShare ([PR #277](https://github.com/azure/communication-ui-library/pull/277) by anjulgarg@live.com) -- Bump azure-communication-{chat, common, identity} to 1.0.0 ([PR #234](https://github.com/azure/communication-ui-library/pull/234) by prprabhu@microsoft.com) -- Update from renaming declarative to stateful ([PR #258](https://github.com/azure/communication-ui-library/pull/258) by mail@jamesburnside.com) -- renamed startRenderVideo to createView and stopRenderVideo to disposeView ([PR #294](https://github.com/azure/communication-ui-library/pull/294) by alcail@microsoft.com) diff --git a/packages/storybook/CHANGELOG.md b/packages/storybook/CHANGELOG.md deleted file mode 100644 index 32e0517ca9b..00000000000 --- a/packages/storybook/CHANGELOG.md +++ /dev/null @@ -1,363 +0,0 @@ -# Change Log - @internal/storybook - -This log was last generated on Fri, 21 Oct 2022 23:01:55 GMT and should not be manually modified. - - - -## [1.4.0](https://github.com/azure/communication-ui-library/tree/@internal/storybook_v1.4.0) - -Fri, 21 Oct 2022 23:01:55 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/storybook_v1.3.2-beta.1...@internal/storybook_v1.4.0) - -### Patches - -- Adds beta banner to file sharing feature in CallWithChat and chat composite docs ([PR #2226](https://github.com/azure/communication-ui-library/pull/2226) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fix ui components complete storybook snippet so that the icons render ([PR #2249](https://github.com/azure/communication-ui-library/pull/2249) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add a UI Components Overview page to storybook. Clean up the top-most Overview page. ([PR #1785](https://github.com/azure/communication-ui-library/pull/1785) by 2684369+JamesBurnside@users.noreply.github.com) -- Add initialize icons to storybook quick start ([PR #2376](https://github.com/azure/communication-ui-library/pull/2376) by carolinecao@microsoft.com) -- Slim wrapper around PiPiP component to remap props to work with storybook v6.5.7 ([PR #2056](https://github.com/azure/communication-ui-library/pull/2056) by miguelgamis@microsoft.com) -- Introduces setup page for repo discussing manual changes that need to be made to use acs ui library ([PR #2245](https://github.com/azure/communication-ui-library/pull/2245) by 94866715+dmceachernmsft@users.noreply.github.com) -- Added Rooms conceptual doc ([PR #2270](https://github.com/azure/communication-ui-library/pull/2270) by miguelgamis@microsoft.com) -- Center incoming call toast button icons ([PR #2386](https://github.com/azure/communication-ui-library/pull/2386) by edwardlee@microsoft.com) -- Bump @fluentui/react dependency to 8.98.3 ([PR #2415](https://github.com/azure/communication-ui-library/pull/2415) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @azure/communication-react to v1.4.0 ([commit](https://github.com/azure/communication-ui-library/commit/6e9b927acf587b957b60434f6ccc8265277d2434) by beachball) - -### Changes - -- Use sparkle icon for DomainPermissions component in storybook ([PR #2307](https://github.com/azure/communication-ui-library/pull/2307) by 94866715+dmceachernmsft@users.noreply.github.com) -- Added devicePermissionDropdown component storybook doc ([PR #2367](https://github.com/azure/communication-ui-library/pull/2367) by carolinecao@microsoft.com) -- Bump calling beta to 1.6.1 beta.1 ([PR #2074](https://github.com/azure/communication-ui-library/pull/2074) by edwardlee@microsoft.com) -- Adds internal storybook page for new DomainPermissions Component ([PR #2298](https://github.com/azure/communication-ui-library/pull/2298) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update storybook to show how to use onchange and textfieldValue props to customize formatting ([PR #2281](https://github.com/azure/communication-ui-library/pull/2281) by carolinecao@microsoft.com) -- Introduce page for new unsupported browser UI ([PR #2334](https://github.com/azure/communication-ui-library/pull/2334) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update Fluent-ui/icons package ([PR #2305](https://github.com/azure/communication-ui-library/pull/2305) by 94866715+dmceachernmsft@users.noreply.github.com) -- Create internal story for error bar to display troubleshooting links for network/device permission errors ([PR #2345](https://github.com/azure/communication-ui-library/pull/2345) by carolinecao@microsoft.com) -- Bumped calling SDK beta version to 1.8.0-beta.1 ([PR #2362](https://github.com/azure/communication-ui-library/pull/2362) by miguelgamis@microsoft.com) -- Add PSTN and 1:N storybook examples ([PR #2233](https://github.com/azure/communication-ui-library/pull/2233) by edwardlee@microsoft.com) -- bump calling beta to 1.6.0-beta.1 ([PR #2047](https://github.com/azure/communication-ui-library/pull/2047) by miguelgamis@microsoft.com) -- Change participantIDs to participantIds ([PR #2310](https://github.com/azure/communication-ui-library/pull/2310) by anjulgarg@live.com) -- Storybook updated for dialpad ([PR #2085](https://github.com/azure/communication-ui-library/pull/2085) by carolinecao@microsoft.com) -- Update Calling composite and CallWithChat Composite docs to reflect new prop for alternateCallerId ([PR #2160](https://github.com/azure/communication-ui-library/pull/2160) by 94866715+dmceachernmsft@users.noreply.github.com) -- fix issues with unsupported browser stories. ([PR #2387](https://github.com/azure/communication-ui-library/pull/2387) by 94866715+dmceachernmsft@users.noreply.github.com) -- BrowserPermissionDenied Desktop and mobile storybook entry created ([PR #2382](https://github.com/azure/communication-ui-library/pull/2382) by edwardlee@microsoft.com) - -## [1.3.2-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/storybook_v1.3.2-beta.1) - -Wed, 05 Oct 2022 18:13:43 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/storybook_v1.3.1-beta.1...@internal/storybook_v1.3.2-beta.1) - -### Patches - -- Adds beta banner to file sharing feature in CallWithChat and chat composite docs ([PR #2226](https://github.com/azure/communication-ui-library/pull/2226) by 94866715+dmceachernmsft@users.noreply.github.com) -- Fix ui components complete storybook snippet so that the icons render ([PR #2249](https://github.com/azure/communication-ui-library/pull/2249) by 94866715+dmceachernmsft@users.noreply.github.com) -- Add a UI Components Overview page to storybook. Clean up the top-most Overview page. ([PR #1785](https://github.com/azure/communication-ui-library/pull/1785) by 2684369+JamesBurnside@users.noreply.github.com) -- Add initialize icons to storybook quick start ([PR #2376](https://github.com/azure/communication-ui-library/pull/2376) by carolinecao@microsoft.com) -- Slim wrapper around PiPiP component to remap props to work with storybook v6.5.7 ([PR #2056](https://github.com/azure/communication-ui-library/pull/2056) by miguelgamis@microsoft.com) -- Introduces setup page for repo discussing manual changes that need to be made to use acs ui library ([PR #2245](https://github.com/azure/communication-ui-library/pull/2245) by 94866715+dmceachernmsft@users.noreply.github.com) -- Added Rooms conceptual doc ([PR #2270](https://github.com/azure/communication-ui-library/pull/2270) by miguelgamis@microsoft.com) -- Bump @azure/communication-react to v1.3.2-beta.1 ([PR #2379](https://github.com/azure/communication-ui-library/pull/2379) by beachball) - -### Changes - -- Use sparkle icon for DomainPermissions component in storybook ([PR #2307](https://github.com/azure/communication-ui-library/pull/2307) by 94866715+dmceachernmsft@users.noreply.github.com) -- Added devicePermissionDropdown component storybook doc ([PR #2367](https://github.com/azure/communication-ui-library/pull/2367) by carolinecao@microsoft.com) -- Bump calling beta to 1.6.1 beta.1 ([PR #2074](https://github.com/azure/communication-ui-library/pull/2074) by edwardlee@microsoft.com) -- Adds internal storybook page for new DomainPermissions Component ([PR #2298](https://github.com/azure/communication-ui-library/pull/2298) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update storybook to show how to use onchange and textfieldValue props to customize formatting ([PR #2281](https://github.com/azure/communication-ui-library/pull/2281) by carolinecao@microsoft.com) -- Introduce page for new unsupported browser UI ([PR #2334](https://github.com/azure/communication-ui-library/pull/2334) by 94866715+dmceachernmsft@users.noreply.github.com) -- Update Fluent-ui/icons package ([PR #2305](https://github.com/azure/communication-ui-library/pull/2305) by 94866715+dmceachernmsft@users.noreply.github.com) -- Create internal story for error bar to display troubleshooting links for network/device permission errors ([PR #2345](https://github.com/azure/communication-ui-library/pull/2345) by carolinecao@microsoft.com) -- Bumped calling SDK beta version to 1.8.0-beta.1 ([PR #2362](https://github.com/azure/communication-ui-library/pull/2362) by miguelgamis@microsoft.com) -- Add PSTN and 1:N storybook examples ([PR #2233](https://github.com/azure/communication-ui-library/pull/2233) by edwardlee@microsoft.com) -- bump calling beta to 1.6.0-beta.1 ([PR #2047](https://github.com/azure/communication-ui-library/pull/2047) by miguelgamis@microsoft.com) -- Change participantIDs to participantIds ([PR #2310](https://github.com/azure/communication-ui-library/pull/2310) by anjulgarg@live.com) -- Storybook updated for dialpad ([PR #2085](https://github.com/azure/communication-ui-library/pull/2085) by carolinecao@microsoft.com) -- Update Calling composite and CallWithChat Composite docs to reflect new prop for alternateCallerId ([PR #2160](https://github.com/azure/communication-ui-library/pull/2160) by 94866715+dmceachernmsft@users.noreply.github.com) - -## [1.3.1-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/storybook_v1.3.1-beta.1) - -Wed, 29 Jun 2022 17:31:07 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/storybook_v1.3.0...@internal/storybook_v1.3.1-beta.1) - -### Patches - -- Add best practice around only allowing one instance of the sample to be open at a time on mobile ([PR #1981](https://github.com/azure/communication-ui-library/pull/1981) by 2684369+JamesBurnside@users.noreply.github.com) -- disable tooltip for persona ([PR #1990](https://github.com/azure/communication-ui-library/pull/1990) by carolinecao@microsoft.com) -- Bump @azure/communication-react to v1.3.1-beta.1 ([PR #2030](https://github.com/azure/communication-ui-library/pull/2030) by beachball) - -### Changes - -- Update fluentui/react version ([PR #1979](https://github.com/azure/communication-ui-library/pull/1979) by carolinecao@microsoft.com) - -## [1.3.0](https://github.com/azure/communication-ui-library/tree/@internal/storybook_v1.3.0) - -Mon, 13 Jun 2022 18:29:28 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/storybook_v1.2.2-beta.1...@internal/storybook_v1.3.0) - -### Patches - -- updating beta @azure/communication-calling to 1.5.4-beta.1 ([PR #1925](https://github.com/azure/communication-ui-library/pull/1925) by 79475487+mgamis-msft@users.noreply.github.com) -- update storybook to v6.5.7 ([PR #1972](https://github.com/azure/communication-ui-library/pull/1972) by 2684369+JamesBurnside@users.noreply.github.com) -- Fix video freeze in LocalPreview story ([PR #1949](https://github.com/azure/communication-ui-library/pull/1949) by 82062616+prprabhu-ms@users.noreply.github.com) -- Resolve icon centering on SendBox storybook examples ([PR #1833](https://github.com/azure/communication-ui-library/pull/1833) by edwardlee@microsoft.com) -- patched error on storybook participant item not showing name ([PR #1844](https://github.com/azure/communication-ui-library/pull/1844) by carolinecao@microsoft.com) -- Add Best Practices documentation to Storybook ([PR #1970](https://github.com/azure/communication-ui-library/pull/1970) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @azure/communication-react to v1.3.0 ([PR #1978](https://github.com/azure/communication-ui-library/pull/1978) by beachball) - -### Changes - -- Added examples in message thread stories to show how to customize date time format ([PR #1863](https://github.com/azure/communication-ui-library/pull/1863) by carolinecao@microsoft.com) -- changed storybook text for custom dialpad ([PR #1937](https://github.com/azure/communication-ui-library/pull/1937) by carolinecao@microsoft.com) -- created storybook preview for dialpad component ([PR #1870](https://github.com/azure/communication-ui-library/pull/1870) by carolinecao@microsoft.com) - -## [1.2.2-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/storybook_v1.2.2-beta.1) - -Tue, 19 Apr 2022 20:46:14 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/storybook_v1.2.0...@internal/storybook_v1.2.2-beta.1) - -### Patches - -- storybook: Give user feedback when call ends in stateful example ([PR #1742](https://github.com/azure/communication-ui-library/pull/1742) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update references to headless calling version ([PR #1740](https://github.com/azure/communication-ui-library/pull/1740) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update fluent-northstar dependency to 0.61.0 to fix conflict on react peer dependencies ([PR #1632](https://github.com/azure/communication-ui-library/pull/1632) by 2684369+JamesBurnside@users.noreply.github.com) -- updating snippet code to include how to add a react key ([PR #1489](https://github.com/azure/communication-ui-library/pull/1489) by 79329532+alkwa-msft@users.noreply.github.com) -- Bump @azure/communication-react to v1.2.2-beta.1 ([PR #1631](https://github.com/azure/communication-ui-library/pull/1631) by beachball) - -## [1.2.0](https://github.com/azure/communication-ui-library/tree/@internal/storybook_v1.2.0) - -Fri, 11 Mar 2022 19:20:02 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/storybook_v1.1.1-beta.1...@internal/storybook_v1.2.0) - -### Minor changes - -- Switch local-camera-switcher from Beta to Public and Stable ([PR #1612](https://github.com/azure/communication-ui-library/pull/1612) by edwardlee@microsoft.com) -- Use useAzureCommunicationCallAdapter hook ([PR #1618](https://github.com/azure/communication-ui-library/pull/1618) by 82062616+prprabhu-ms@users.noreply.github.com) - -### Patches - -- Bump @azure/communication-calling to 1.4.3 ([PR #1610](https://github.com/azure/communication-ui-library/pull/1610) by 82062616+prprabhu-ms@users.noreply.github.com) -- Re-enable storybook fullscreen button ([PR #1567](https://github.com/azure/communication-ui-library/pull/1567) by 2684369+JamesBurnside@users.noreply.github.com) -- Bump @azure/communication-react to v1.2.0 ([commit](https://github.com/azure/communication-ui-library/commit/8840a94fa6175db937f697b1c6a6a64cc2fb743f) by beachball) - -### Changes - -- Add images of call with chat to documentation ([PR #1624](https://github.com/azure/communication-ui-library/pull/1624) by 2684369+JamesBurnside@users.noreply.github.com) -- Simplify callwithchat code snippets ([PR #1620](https://github.com/azure/communication-ui-library/pull/1620) by 2684369+JamesBurnside@users.noreply.github.com) -- Add useAzureCommunicationCallWithChatAdapter hook ([PR #1605](https://github.com/azure/communication-ui-library/pull/1605) by 82062616+prprabhu-ms@users.noreply.github.com) -- Upgrading calling to 1.4.3-beta.1 ([PR #1607](https://github.com/azure/communication-ui-library/pull/1607) by edwardlee@microsoft.com) - -## [1.1.1-beta.1](https://github.com/azure/communication-ui-library/tree/@internal/storybook_v1.1.1-beta.1) - -Tue, 01 Mar 2022 16:42:54 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/storybook_v1.0.1...@internal/storybook_v1.1.1-beta.1) - -### Minor changes - -- Add documentation for Local camera switcher button ([PR #1491](https://github.com/azure/communication-ui-library/pull/1491) by 94866715+dmceachernmsft@users.noreply.github.com) -- get read number from read receipt ([PR #1407](https://github.com/azure/communication-ui-library/pull/1407) by carolinecao@microsoft.com) - -### Patches - -- Fix missing storybook stories by updating the story glob path check ([PR #1559](https://github.com/azure/communication-ui-library/pull/1559) by 2684369+JamesBurnside@users.noreply.github.com) -- Update CameraButton story to show device flyout ([PR #1436](https://github.com/azure/communication-ui-library/pull/1436) by 82062616+prprabhu-ms@users.noreply.github.com) -- undefined ([PR #1555](https://github.com/azure/communication-ui-library/pull/1555) by miguelgamis@microsoft.com) -- Upgrade @azure/communication-signaling to 1.0.0.beta.12 ([PR #1352](https://github.com/azure/communication-ui-library/pull/1352) by anjulgarg@live.com) -- Bump @azure/communication-react to v1.1.1-beta.1 ([commit](https://github.com/azure/communication-ui-library/commit/ad59ff742c9fad2fceb1b819cb259c1ee8f29e62) by beachball) - -### Changes - -- enable storybook keyboard shortcuts ([PR #1527](https://github.com/azure/communication-ui-library/pull/1527) by carolinecao@microsoft.com) -- Rename MeetingComposite to CallWithChatComposite ([PR #1446](https://github.com/azure/communication-ui-library/pull/1446) by 2684369+JamesBurnside@users.noreply.github.com) -- Update MicrophoneButton story to showcase device selection menu ([PR #1392](https://github.com/azure/communication-ui-library/pull/1392) by 82062616+prprabhu-ms@users.noreply.github.com) -- upgrading calling to 1.4.2-beta.1 ([PR #1509](https://github.com/azure/communication-ui-library/pull/1509) by 79329532+alkwa-msft@users.noreply.github.com) -- Add docs for split camera and microphone buttons ([PR #1441](https://github.com/azure/communication-ui-library/pull/1441) by 82062616+prprabhu-ms@users.noreply.github.com) -- updating version of node suggested for snippets ([PR #1488](https://github.com/azure/communication-ui-library/pull/1488) by 79329532+alkwa-msft@users.noreply.github.com) - -## [1.0.1](https://github.com/azure/communication-ui-library/tree/@internal/storybook_v1.0.1) - -Mon, 24 Jan 2022 23:18:56 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/storybook_v1.0.1...@internal/storybook_v1.0.1) - -### Minor changes - -- fixed storybook controls around the meetings composite to work with the new MeetingCompositeOptions type in the MeetingCompositeProps ([PR #1272](https://github.com/azure/communication-ui-library/pull/1272) by 94866715+dmceachernmsft@users.noreply.github.com) - -### Patches - -- Moving dependencies from @uifabric/react-hooks to @fluentui/react-hooks ([PR #1277](https://github.com/azure/communication-ui-library/pull/1277) by anjulgarg@live.com) -- Add manual documentation for adapters ([PR #1325](https://github.com/azure/communication-ui-library/pull/1325) by 2684369+JamesBurnside@users.noreply.github.com) -- Added entry for endpointUrl in appsettings.json instead of using connectionString twice ([PR #1310](https://github.com/azure/communication-ui-library/pull/1310) by 97124699+prabhjot-msft@users.noreply.github.com) -- Bump @azure/communication-react to v1.0.1 ([PR #1335](https://github.com/azure/communication-ui-library/pull/1335) by beachball) - -## [1.0.1](https://github.com/azure/communication-ui-library/tree/@internal/storybook_v1.0.1) - -Tue, 04 Jan 2022 22:57:10 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/storybook_v1.0.0...@internal/storybook_v1.0.1) - -### Patches - -- Bugfix for unreadable canvas code ([PR #1270](https://github.com/azure/communication-ui-library/pull/1270) by anjulgarg@live.com) -- Bugfix for tooltip alignment in message status indicator storybook ([PR #1267](https://github.com/azure/communication-ui-library/pull/1267) by anjulgarg@live.com) -- Making mock videos in storybook cover the entire video tile ([PR #1273](https://github.com/azure/communication-ui-library/pull/1273) by anjulgarg@live.com) -- Add example ErrorBar to storybook docs. ([PR #1268](https://github.com/azure/communication-ui-library/pull/1268) by anjulgarg@live.com) -- Bump @azure/communication-react to v1.0.1 ([PR #1276](https://github.com/azure/communication-ui-library/pull/1276) by beachball) - -## [1.0.0](https://github.com/azure/communication-ui-library/tree/@internal/storybook_v1.0.0) - -Mon, 06 Dec 2021 19:41:59 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/storybook_v1.0.0-beta.8..@internal/storybook_v1.0.0) - -### Changes - -- Remove references to beta-only API ([PR #1114](https://github.com/azure/communication-ui-library/pull/1114) by 82062616+prprabhu-ms@users.noreply.github.com) -- Change name contains option to options ([PR #1173](https://github.com/azure/communication-ui-library/pull/1173) by jinan@microsoft.com) -- Fix ComplianceBanner auto-dismiss ([PR #1117](https://github.com/azure/communication-ui-library/pull/1117) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add beta banners to features in beta ([PR #1102](https://github.com/azure/communication-ui-library/pull/1102) by 2684369+JamesBurnside@users.noreply.github.com) -- removing uservoice entry in feedback and updating Microsoft QA to Microsoft Q&A ([PR #1141](https://github.com/azure/communication-ui-library/pull/1141) by 79329532+alkwa-msft@users.noreply.github.com) -- Adding info message to storybook about unsupported landscape mode ([PR #1109](https://github.com/azure/communication-ui-library/pull/1109) by anjulgarg@live.com) -- Add google search verification meta tag ([PR #1179](https://github.com/azure/communication-ui-library/pull/1179) by anjulgarg@live.com) -- removed ScreenSahreLayout story and added screen sharing option control to VideoGallery story ([PR #1099](https://github.com/azure/communication-ui-library/pull/1099) by alcail@microsoft.com) -- simplifying storybook options ([PR #1157](https://github.com/azure/communication-ui-library/pull/1157) by 79329532+alkwa-msft@users.noreply.github.com) -- removing canvas when no canvas available in storybook ([PR #1174](https://github.com/azure/communication-ui-library/pull/1174) by 79329532+alkwa-msft@users.noreply.github.com) -- Ensure sample video autoplays ([PR #1177](https://github.com/azure/communication-ui-library/pull/1177) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add custom icon documentation to storybook ([PR #1171](https://github.com/azure/communication-ui-library/pull/1171) by anjulgarg@live.com) -- Updated Theming docs page ([PR #1184](https://github.com/azure/communication-ui-library/pull/1184) by miguelgamis@microsoft.com) -- Add storybook docs and a video about generating access token ([PR #1122](https://github.com/azure/communication-ui-library/pull/1122) by anjulgarg@live.com) -- updated VideoGallery snapshot ([PR #1111](https://github.com/azure/communication-ui-library/pull/1111) by miguelgamis@microsoft.com) -- Added available locales table in docs ([PR #1146](https://github.com/azure/communication-ui-library/pull/1146) by miguelgamis@microsoft.com) -- Updated VideoGallery snapshot ([PR #1163](https://github.com/azure/communication-ui-library/pull/1163) by miguelgamis@microsoft.com) -- Add display name limit in samples and document in storybook ([PR #1202](https://github.com/azure/communication-ui-library/pull/1202) by anjulgarg@live.com) -- Bugfix for vertically truncated participant names ([PR #1145](https://github.com/azure/communication-ui-library/pull/1145) by anjulgarg@live.com) - -## [1.0.0-beta.8](https://github.com/azure/communication-ui-library/tree/@internal/storybook_v1.0.0-beta.8) - -Wed, 17 Nov 2021 22:21:27 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/storybook_v1.0.0-beta.7..@internal/storybook_v1.0.0-beta.8) - -### Changes - -- Fix for preventing video resize when isSpeaking indicator appears ([PR #1052](https://github.com/azure/communication-ui-library/pull/1052) by anjulgarg@live.com) -- updated storyshots ([PR #1059](https://github.com/azure/communication-ui-library/pull/1059) by miguelgamis@microsoft.com) -- VideoGallery docs update. ([PR #1089](https://github.com/azure/communication-ui-library/pull/1089) by miguelgamis@microsoft.com) -- Update OptionsButton to DevicesButton ([PR #1084](https://github.com/azure/communication-ui-library/pull/1084) by 2684369+JamesBurnside@users.noreply.github.com) -- Update participant datatype in stories ([PR #1035](https://github.com/azure/communication-ui-library/pull/1035) by 82062616+prprabhu-ms@users.noreply.github.com) -- Remove layouts from storybook ([PR #1097](https://github.com/azure/communication-ui-library/pull/1097) by anjulgarg@live.com) -- Improve message thread example ([PR #1010](https://github.com/azure/communication-ui-library/pull/1010) by 2684369+JamesBurnside@users.noreply.github.com) -- undefined ([PR #987](https://github.com/azure/communication-ui-library/pull/987) by 82062616+prprabhu-ms@users.noreply.github.com) -- Updated storybook snapshots ([PR #999](https://github.com/azure/communication-ui-library/pull/999) by miguelgamis@microsoft.com) -- Fix manual conversions of userId ([PR #1038](https://github.com/azure/communication-ui-library/pull/1038) by 82062616+prprabhu-ms@users.noreply.github.com) -- Updated custom styles documentation for VideoGallery. ([PR #1093](https://github.com/azure/communication-ui-library/pull/1093) by miguelgamis@microsoft.com) -- update snapshots ([PR #1036](https://github.com/azure/communication-ui-library/pull/1036) by 2684369+JamesBurnside@users.noreply.github.com) -- updated storybook snapshot ([PR #1069](https://github.com/azure/communication-ui-library/pull/1069) by miguelgamis@microsoft.com) -- Bump headless calling SDK to 1.3.1-beta.1 ([PR #1056](https://github.com/azure/communication-ui-library/pull/1056) by 82062616+prprabhu-ms@users.noreply.github.com) -- Fix remote video border not flush with isSpeaking indicator ([PR #1045](https://github.com/azure/communication-ui-library/pull/1045) by anjulgarg@live.com) -- updating snippets to set width and height on parent containers of composites ([PR #996](https://github.com/azure/communication-ui-library/pull/996) by 79329532+alkwa-msft@users.noreply.github.com) -- Cleanup component descriptions ([PR #1065](https://github.com/azure/communication-ui-library/pull/1065) by 2684369+JamesBurnside@users.noreply.github.com) -- Updated storybook snapshots. ([PR #1032](https://github.com/azure/communication-ui-library/pull/1032) by miguelgamis@microsoft.com) -- Add new error types to ErrorBar story ([PR #1008](https://github.com/azure/communication-ui-library/pull/1008) by 82062616+prprabhu-ms@users.noreply.github.com) -- updating storybook to not use resource connection strings ([PR #983](https://github.com/azure/communication-ui-library/pull/983) by 79329532+alkwa-msft@users.noreply.github.com) -- Update according to azure review ([PR #998](https://github.com/azure/communication-ui-library/pull/998) by jinan@microsoft.com) - -## [1.0.0-beta.7](https://github.com/azure/communication-ui-library/tree/@internal/storybook_v1.0.0-beta.7) - -Wed, 27 Oct 2021 19:40:46 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/storybook_v1.0.0-beta.6..@internal/storybook_v1.0.0-beta.7) - -### Changes - -- bump calling sdk to 1.2.3-beta.1 ([PR #967](https://github.com/azure/communication-ui-library/pull/967) by miguelgamis@microsoft.com) -- Add troubleshooting guide ([PR #863](https://github.com/azure/communication-ui-library/pull/863) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update examples to new ChatMessage types ([PR #830](https://github.com/azure/communication-ui-library/pull/830) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update VideoGallery story with new HorizontalGallery ([PR #978](https://github.com/azure/communication-ui-library/pull/978) by miguelgamis@microsoft.com) -- Api changes according to reviews from ARB ([PR #859](https://github.com/azure/communication-ui-library/pull/859) by jinan@microsoft.com) -- Drop unnecessary state variables in example ([PR #971](https://github.com/azure/communication-ui-library/pull/971) by 82062616+prprabhu-ms@users.noreply.github.com) -- Rename `ActiveError` to `ActiveErrorMessage` ([PR #880](https://github.com/azure/communication-ui-library/pull/880) by 82062616+prprabhu-ms@users.noreply.github.com) -- Updated story snapshots. ([PR #840](https://github.com/azure/communication-ui-library/pull/840) by miguelgamis@microsoft.com) -- Rename enum value in example ([PR #969](https://github.com/azure/communication-ui-library/pull/969) by 82062616+prprabhu-ms@users.noreply.github.com) -- Remove usage of getTheme from IncomingCallAlertsDocs. ([PR #941](https://github.com/azure/communication-ui-library/pull/941) by miguelgamis@microsoft.com) -- Replace CommunicationUserKind with CommunicationUserIdentifier in constructor ([PR #884](https://github.com/azure/communication-ui-library/pull/884) by 82062616+prprabhu-ms@users.noreply.github.com) -- updating calling to use 1.2.2-beta.1 ([PR #945](https://github.com/azure/communication-ui-library/pull/945) by miguelgamis@microsoft.com) -- updating sample code with new styles prop in chat composite ([PR #834](https://github.com/azure/communication-ui-library/pull/834) by alkwa@microsoft.com) - -## [1.0.0-beta.6](https://github.com/azure/communication-ui-library/tree/@internal/storybook_v1.0.0-beta.6) - -Tue, 28 Sep 2021 19:19:18 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/storybook_v1.0.0..@internal/storybook_v1.0.0-beta.6) - -### Changes - -- fix infinite render of previous messages ([PR #743](https://github.com/azure/communication-ui-library/pull/743) by alcail@microsoft.com) -- Fixed label for ParticipantsButton in ControlBar story to show when toggled. ([PR #789](https://github.com/azure/communication-ui-library/pull/789) by miguelgamis@microsoft.com) -- Update composite stories to have mobile view option ([PR #822](https://github.com/azure/communication-ui-library/pull/822) by 2684369+JamesBurnside@users.noreply.github.com) -- Update ControlBarButton styling type ([PR #829](https://github.com/azure/communication-ui-library/pull/829) by 82062616+prprabhu-ms@users.noreply.github.com) -- update docs on default colors for Persona initials + fix link in call composite doc ([PR #741](https://github.com/azure/communication-ui-library/pull/741) by alcail@microsoft.com) -- Bump chat sdk to version 1.1.0 ([PR #816](https://github.com/azure/communication-ui-library/pull/816) by jinan@microsoft.com) -- Typo fix ([PR #725](https://github.com/azure/communication-ui-library/pull/725) by dademath@microsoft.com) -- Update Feature Toggle API ([PR #800](https://github.com/azure/communication-ui-library/pull/800) by anjulgarg@live.com) -- Adding feature toggles to Chat and Call Composites ([PR #765](https://github.com/azure/communication-ui-library/pull/765) by anjulgarg@live.com) -- made ParticipantItems focusable + change styles ([PR #767](https://github.com/azure/communication-ui-library/pull/767) by alcail@microsoft.com) -- Update storybook code according to api change ([PR #776](https://github.com/azure/communication-ui-library/pull/776) by jinan@microsoft.com) -- updated storyshots ([PR #793](https://github.com/azure/communication-ui-library/pull/793) by miguelgamis@microsoft.com) -- Add custom menu items injection support to Component and Composites ([PR #795](https://github.com/azure/communication-ui-library/pull/795) by anjulgarg@live.com) -- Bug fixes related to QA pass on Storybook ([PR #730](https://github.com/azure/communication-ui-library/pull/730) by dademath@microsoft.com) -- Add error handling story ([PR #778](https://github.com/azure/communication-ui-library/pull/778) by 82062616+prprabhu-ms@users.noreply.github.com) - -## [1.0.0](https://github.com/azure/communication-ui-library/tree/@internal/storybook_v1.0.0) - -Mon, 13 Sep 2021 21:02:16 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/storybook_v0.1.0..@internal/storybook_v1.0.0) - -### Patches - -- fix infinite render of previous messages ([PR #743](https://github.com/azure/communication-ui-library/pull/743) by alcail@microsoft.com) -- update docs on default colors for Persona initials + fix link in call composite doc ([PR #741](https://github.com/azure/communication-ui-library/pull/741) by alcail@microsoft.com) - -### Changes - -- Simplify ErrorBar story ([PR #756](https://github.com/azure/communication-ui-library/pull/756) by 82062616+prprabhu-ms@users.noreply.github.com) -- Remove mic icon in video tile when a user is not muted ([PR #757](https://github.com/azure/communication-ui-library/pull/757) by anjulgarg@live.com) -- Apply chat sdk hotfix ([PR #747](https://github.com/azure/communication-ui-library/pull/747) by jinan@microsoft.com) -- Mark package as public so it is versioned with other packlets ([PR #732](https://github.com/azure/communication-ui-library/pull/732) by 82062616+prprabhu-ms@users.noreply.github.com) -- Add dominant speaker support ([PR #742](https://github.com/azure/communication-ui-library/pull/742) by anjulgarg@live.com) -- Add timestamp to teed errors ([PR #753](https://github.com/azure/communication-ui-library/pull/753) by 82062616+prprabhu-ms@users.noreply.github.com) -- Enable all composite visualElements in stories ([PR #722](https://github.com/azure/communication-ui-library/pull/722) by 82062616+prprabhu-ms@users.noreply.github.com) -- Update edit message snapshot ([PR #734](https://github.com/azure/communication-ui-library/pull/734) by jinan@microsoft.com) -- updating calling to use 1.2.1-beta.1 ([PR #758](https://github.com/azure/communication-ui-library/pull/758) by 79329532+alkwa-msft@users.noreply.github.com) -- Bump @internal/react-composites to v1.0.0-beta.5 ([PR #716](https://github.com/azure/communication-ui-library/pull/716) by anjulgarg@live.com) -- Bump @azure/communication-react to v1.0.0-beta.5 ([PR #716](https://github.com/azure/communication-ui-library/pull/716) by anjulgarg@live.com) -- Bump @internal/chat-component-bindings to v1.0.0-beta.5 ([PR #716](https://github.com/azure/communication-ui-library/pull/716) by anjulgarg@live.com) - -## [0.1.0](https://github.com/azure/communication-ui-library/tree/@internal/storybook_v0.1.0) - -Mon, 16 Aug 2021 21:18:19 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/@internal/storybook_v0.1.0..@internal/storybook_v0.1.0) - -### Changes - -- Bump @azure/communication-react to v1.0.0-beta.4 ([PR #651](https://github.com/azure/communication-ui-library/pull/651) by 2684369+JamesBurnside@users.noreply.github.com) - -## [0.1.0](https://github.com/azure/communication-ui-library/tree/@internal/storybook_v0.1.0) - -Thu, 22 Jul 2021 17:42:41 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/storybook_v0.1.0..@internal/storybook_v0.1.0) - -### Changes - -- Bump @azure/communication-react to v1.0.0-beta.3 ([PR #535](https://github.com/azure/communication-ui-library/pull/535) by prprabhu@microsoft.com) - -## [0.1.0](https://github.com/azure/communication-ui-library/tree/storybook_v0.1.0) - -Fri, 09 Jul 2021 20:41:33 GMT -[Compare changes](https://github.com/azure/communication-ui-library/compare/storybook_v0.1.0..storybook_v0.1.0) - -### Changes - -- Bump @azure/communication-react to v1.0.0-beta.2 ([PR #463](https://github.com/azure/communication-ui-library/pull/463) by prprabhu@microsoft.com) - -## [0.1.0](https://github.com/azure/communication-ui-library/tree/storybook_v0.1.0) - -Fri, 21 May 2021 16:16:28 GMT - -### Changes - -- Bump @azure/communication-react to v1.0.0-beta.1 ([PR #359](https://github.com/azure/communication-ui-library/pull/359) by allenhwang@microsoft.com) diff --git a/tools/check-treeshaking/CHANGELOG.md b/tools/check-treeshaking/CHANGELOG.md deleted file mode 100644 index 6e1203188b1..00000000000 --- a/tools/check-treeshaking/CHANGELOG.md +++ /dev/null @@ -1,13 +0,0 @@ -# Change Log - @internal/check-treeshaking - -This log was last generated on Mon, 13 Sep 2021 21:02:16 GMT and should not be manually modified. - - - -## [0.1.0](https://github.com/azure/communication-ui-library/tree/@internal/check-treeshaking_v0.1.0) - -Mon, 13 Sep 2021 21:02:16 GMT - -### Changes - -- Bump @internal/acs-ui-common to v1.0.0-beta.5 ([PR #732](https://github.com/azure/communication-ui-library/pull/732) by 82062616+prprabhu-ms@users.noreply.github.com)