Skip to content

Commit bf45586

Browse files
Converged Side Pane & Control Bar (#2976)
1 parent af5a516 commit bf45586

78 files changed

Lines changed: 1188 additions & 1121 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "Refactor internal code to better reuse side pane and control bar across composites",
4+
"packageName": "@azure/communication-react",
5+
"email": "2684369+JamesBurnside@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "Refactor internal code to better reuse side pane and control bar across composites",
4+
"packageName": "@azure/communication-react",
5+
"email": "2684369+JamesBurnside@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}

packages/react-components/src/localization/locales/ar-SA/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,4 +323,4 @@
323323
"leftNavButtonAriaLabel": "الصفحة السابقة",
324324
"rightNavButtonAriaLabel": "الصفحة التالية"
325325
}
326-
}
326+
}

packages/react-components/src/localization/locales/de-DE/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,4 +323,4 @@
323323
"leftNavButtonAriaLabel": "Vorherige Seite",
324324
"rightNavButtonAriaLabel": "Nächste Seite"
325325
}
326-
}
326+
}

packages/react-components/src/localization/locales/en-GB/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,4 +323,4 @@
323323
"leftNavButtonAriaLabel": "previous page",
324324
"rightNavButtonAriaLabel": "next page"
325325
}
326-
}
326+
}

packages/react-components/src/localization/locales/es-ES/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,4 +323,4 @@
323323
"leftNavButtonAriaLabel": "página anterior",
324324
"rightNavButtonAriaLabel": "página siguiente"
325325
}
326-
}
326+
}

packages/react-components/src/localization/locales/fi-FI/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,4 +323,4 @@
323323
"leftNavButtonAriaLabel": "edellinen sivu",
324324
"rightNavButtonAriaLabel": "seuraava sivu"
325325
}
326-
}
326+
}

packages/react-components/src/localization/locales/fr-FR/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,4 +323,4 @@
323323
"leftNavButtonAriaLabel": "page précédente",
324324
"rightNavButtonAriaLabel": "page suivante"
325325
}
326-
}
326+
}

packages/react-components/src/localization/locales/he-IL/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,4 +323,4 @@
323323
"leftNavButtonAriaLabel": "הדף הקודם",
324324
"rightNavButtonAriaLabel": "הדף הבא"
325325
}
326-
}
326+
}

packages/react-components/src/localization/locales/it-IT/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,4 +323,4 @@
323323
"leftNavButtonAriaLabel": "Pagina precedente",
324324
"rightNavButtonAriaLabel": "Pagina successiva"
325325
}
326-
}
326+
}

0 commit comments

Comments
 (0)