Skip to content

Commit

Permalink
Merge branch 'main' into cnwankwo/together-mode-e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
cn0151 authored Mar 10, 2025
2 parents 94e145b + ee694fe commit 139b167
Show file tree
Hide file tree
Showing 87 changed files with 3,311 additions and 1,766 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"type": "patch",
"area": "fix",
"workstream": "CallAdapter",
"comment": "Update the Max number of event listeners on a event in the CallAdapter",
"workstream": "VideoGallery",
"comment": "Update styles for screenshare loading spinner to better handle long names on mobile and desktop",
"packageName": "@azure/communication-react",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"type": "minor",
"area": "fix",
"workstream": "Error handling",
"comment": "Add code and subcode to calling errors to help with debugging",
"packageName": "@azure/communication-react",
"email": "[email protected]",
"dependentChangeType": "patch"
}

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"type": "patch",
"area": "fix",
"workstream": "Fix up Rich Text Editor location in storybook",
"comment": "Rename story to move into correct area",
"packageName": "@azure/communication-react",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"type": "patch",
"area": "fix",
"area": "improvement",
"workstream": "",
"comment": "Resolve issue where toolbar was not focused when opening formatting options for rich text",
"comment": "Port saving display name to local storage from CallwithChat Sample to Chat Sample",
"packageName": "@azure/communication-react",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"type": "patch",
"area": "fix",
"workstream": "A11y",
"comment": "Fix control bar button and more button A11y issues, announcing collapsed and expanded state",
"workstream": "Fix bug where microphone error shows twice",
"comment": "Fix bug where microphone error shows twice",
"packageName": "@azure/communication-react",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"type": "patch",
"area": "fix",
"workstream": "A11y",
"comment": "Update aria-level for heading on the config screen",
"workstream": "Bugs",
"comment": "update the max number of listeners that the CallWIthChat adapter has",
"packageName": "@azure/communication-react",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"type": "patch",
"area": "fix",
"workstream": "Breakout rooms",
"comment": "Ensure createChatAdapterCallback is set for AzureCommunicationCallWithChatAdapter in createAzureCommunicationCallWithChatAdapterFromClients so that a new ChatAdapter can be created when joining a breakout room",
"packageName": "@azure/communication-react",
"email": "[email protected]",
"dependentChangeType": "patch"
}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"type": "patch",
"area": "fix",
"workstream": "VideoGallery",
"comment": "Update styles for screenshare loading spinner to better handle long names on mobile and desktop",
"packageName": "@azure/communication-react",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"type": "minor",
"area": "fix",
"workstream": "Error handling",
"comment": "Add code and subcode to calling errors to help with debugging",
"packageName": "@azure/communication-react",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"type": "patch",
"area": "fix",
"workstream": "Fix up Rich Text Editor location in storybook",
"comment": "Rename story to move into correct area",
"packageName": "@azure/communication-react",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"type": "patch",
"area": "improvement",
"workstream": "",
"comment": "Port saving display name to local storage from CallwithChat Sample to Chat Sample",
"packageName": "@azure/communication-react",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"type": "patch",
"area": "feature",
"workstream": "Captions",
"comment": "Fix bug where spoken and caption language drawer missing default value",
"area": "fix",
"workstream": "Fix bug where microphone error shows twice",
"comment": "Fix bug where microphone error shows twice",
"packageName": "@azure/communication-react",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"type": "patch",
"area": "fix",
"workstream": "A11y",
"comment": "Update configuration screen to support use at 400% zoom",
"workstream": "Bugs",
"comment": "update the max number of listeners that the CallWIthChat adapter has",
"packageName": "@azure/communication-react",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"type": "patch",
"area": "fix",
"workstream": "Breakout rooms",
"comment": "Ensure createChatAdapterCallback is set for AzureCommunicationCallWithChatAdapter in createAzureCommunicationCallWithChatAdapterFromClients so that a new ChatAdapter can be created when joining a breakout room",
"packageName": "@azure/communication-react",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Loading

0 comments on commit 139b167

Please sign in to comment.