Commit 56d459f
[Updated based on ARB] Deprecated old joinCall API and create new overload with options bag (#3337)
* fix mobile but
* Change files
* Duplicate change files for beta release
* new join call api
* Change files
* Duplicate change files for beta release
* videoOption type
* [bugfix][a11y] Label side pane tab header currently active tab as aria-label (#3345)
* Add selected state to side pane tabheader tabs
* [Chat] introducing new type for future scalability (#3156)
* [Chat] Fix chat sample app conditional comment (#3314)
* Fix conditional comments for Chat sample app
* Change files
* Duplicate change files for beta release
* Add type check to stable sample chat app
* [Chat] cleaning up some unused property for FileMetaData (#3347)
* [BugFix] Update Captions banner to not obstruct verticalGallery controls on landscape mobile (#3305)
* move control bar to left when landscape mode
* refactor captions styles
* move styling changes to component
* remove CC demo code.. oops.
* Change files
* Duplicate change files for beta release
* Update packages/react-composites CallWithChatComposite browser test snapshots
* Update packages/react-composites CallComposite browser test snapshots
* Update packages/react-composites CallWithChatComposite browser test snapshots
* Change control bar positioning logic
* fix legacy control view
* remove test.only
* change to move control bar when container is 16:9
* address comments
* fix stable build
* Update change/@azure-communication-react-20b35cc7-52f0-40ed-8502-191c5fe29c38.json
Co-authored-by: edwardlee-msft <edwardlee@microsoft.com>
Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
* Update packages/react-composites CallWithChatComposite browser test snapshots
* Update packages/react-composites CallComposite browser test snapshots
* Update packages/react-composites CallWithChatComposite browser test snapshots
* Update packages/react-composites CallComposite browser test snapshots
* update contol bar movement
* control bar movement
* Update packages/react-composites CallWithChatComposite browser test snapshots
* Update packages/react-composites CallWithChatComposite browser test snapshots
* Update packages/react-composites CallComposite browser test snapshots
* Update packages/react-composites CallComposite browser test snapshots
* fix nits
---------
Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: edwardlee-msft <edwardlee@microsoft.com>
* If video effect fails, none effect in picker is highlighted (#3334)
* If video effect fails, none effect in picker is highlighted
* Change files
* Duplicate change files for beta release
* Minor changes
* Fix unread chat messages badge on the CallWithChatComposite being cleared when the call goes on hold (#3332)
* Added capabilites feature to stateful client (#3340)
* Added capabilites feature to stateful client
* Change files
* Duplicate change files for beta
* update api undocumented comment
---------
Co-authored-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
* [Chat] Fix mention popover position incorrect when insert mention in the middle of long text (#3348)
* Fix Mention Popover's position is too low when insert mention in the middle of a very long text
* Change files
* Duplicate change files for beta release
* [A11y bugfix] Fix video effects pane tab ordering on call screen (#3351)
* add focus zones
* Change files
* Duplicate change files for beta release
* fix nit
* Effects pane header misaligned (#3338)
* Effects pane header misaligned
* Change files
* Duplicate change files for beta release
* Update packages/react-composites CallWithChatComposite browser test snapshots
* Update packages/react-composites CallWithChatComposite browser test snapshots
* Update packages/react-composites CallComposite browser test snapshots
* Minor changes
* Update packages/react-composites CallWithChatComposite browser test snapshots
* Update packages/react-composites CallWithChatComposite browser test snapshots
* Update packages/react-composites CallComposite browser test snapshots
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Fix breaking change check by ensuring dependencies are installed for the base branch (#3356)
* Update pnpm version to 8.6.9 (#3357)
* Fix bug where captions keep scrolling to the bottom when new captions are received (#3353)
* scrolling bug
* Change files
* Duplicate change files for beta release
* api
* file
* file
* lint
* update storybook
* update storybook
* update
* update
---------
Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
Co-authored-by: edwardlee-msft <edwardlee@microsoft.com>
Co-authored-by: JoshuaLai <9044372+JoshuaLai@users.noreply.github.com>
Co-authored-by: Leah Xia <107075081+Leah-Xia-Microsoft@users.noreply.github.com>
Co-authored-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: prabhjot-msft <97124699+prabhjot-msft@users.noreply.github.com>
Co-authored-by: James Burnside <2684369+JamesBurnside@users.noreply.github.com>
Co-authored-by: mgamis-msft <79475487+mgamis-msft@users.noreply.github.com>1 parent 02b605e commit 56d459f
16 files changed
Lines changed: 186 additions & 149 deletions
File tree
- change-beta
- change
- packages
- communication-react/review
- beta
- stable
- react-composites
- review
- beta
- stable
- src/composites
- CallComposite
- adapter
- CallWithChatComposite/adapter
- tests/app/lib
- storybook/stories/Adapters
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 16 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| 306 | + | |
306 | 307 | | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
| 308 | + | |
311 | 309 | | |
312 | 310 | | |
313 | 311 | | |
| |||
320 | 318 | | |
321 | 319 | | |
322 | 320 | | |
| 321 | + | |
323 | 322 | | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
| 323 | + | |
328 | 324 | | |
329 | 325 | | |
330 | 326 | | |
| |||
869 | 865 | | |
870 | 866 | | |
871 | 867 | | |
| 868 | + | |
872 | 869 | | |
873 | | - | |
874 | | - | |
875 | | - | |
876 | | - | |
| 870 | + | |
877 | 871 | | |
878 | 872 | | |
879 | 873 | | |
| |||
1631 | 1625 | | |
1632 | 1626 | | |
1633 | 1627 | | |
| 1628 | + | |
1634 | 1629 | | |
1635 | | - | |
1636 | | - | |
1637 | | - | |
1638 | | - | |
| 1630 | + | |
1639 | 1631 | | |
1640 | 1632 | | |
1641 | 1633 | | |
| |||
2762 | 2754 | | |
2763 | 2755 | | |
2764 | 2756 | | |
| 2757 | + | |
| 2758 | + | |
| 2759 | + | |
| 2760 | + | |
| 2761 | + | |
| 2762 | + | |
2765 | 2763 | | |
2766 | 2764 | | |
2767 | 2765 | | |
| |||
3522 | 3520 | | |
3523 | 3521 | | |
3524 | 3522 | | |
| 3523 | + | |
3525 | 3524 | | |
3526 | 3525 | | |
3527 | | - | |
3528 | | - | |
3529 | | - | |
3530 | | - | |
| 3526 | + | |
3531 | 3527 | | |
3532 | 3528 | | |
3533 | 3529 | | |
| |||
Lines changed: 14 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
171 | 172 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
| 173 | + | |
176 | 174 | | |
177 | 175 | | |
178 | 176 | | |
| |||
183 | 181 | | |
184 | 182 | | |
185 | 183 | | |
| 184 | + | |
186 | 185 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
| 186 | + | |
191 | 187 | | |
192 | 188 | | |
193 | 189 | | |
| |||
577 | 573 | | |
578 | 574 | | |
579 | 575 | | |
| 576 | + | |
580 | 577 | | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | | - | |
| 578 | + | |
585 | 579 | | |
586 | 580 | | |
587 | 581 | | |
| |||
1102 | 1096 | | |
1103 | 1097 | | |
1104 | 1098 | | |
| 1099 | + | |
1105 | 1100 | | |
1106 | | - | |
1107 | | - | |
1108 | | - | |
1109 | | - | |
| 1101 | + | |
1110 | 1102 | | |
1111 | 1103 | | |
1112 | 1104 | | |
| |||
1856 | 1848 | | |
1857 | 1849 | | |
1858 | 1850 | | |
| 1851 | + | |
| 1852 | + | |
| 1853 | + | |
| 1854 | + | |
| 1855 | + | |
| 1856 | + | |
1859 | 1857 | | |
1860 | 1858 | | |
1861 | 1859 | | |
| |||
Lines changed: 16 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
159 | 160 | | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
| 161 | + | |
164 | 162 | | |
165 | 163 | | |
166 | 164 | | |
| |||
173 | 171 | | |
174 | 172 | | |
175 | 173 | | |
| 174 | + | |
176 | 175 | | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
| 176 | + | |
181 | 177 | | |
182 | 178 | | |
183 | 179 | | |
| |||
575 | 571 | | |
576 | 572 | | |
577 | 573 | | |
| 574 | + | |
578 | 575 | | |
579 | | - | |
580 | | - | |
581 | | - | |
582 | | - | |
| 576 | + | |
583 | 577 | | |
584 | 578 | | |
585 | 579 | | |
| |||
1001 | 995 | | |
1002 | 996 | | |
1003 | 997 | | |
| 998 | + | |
1004 | 999 | | |
1005 | | - | |
1006 | | - | |
1007 | | - | |
1008 | | - | |
| 1000 | + | |
1009 | 1001 | | |
1010 | 1002 | | |
1011 | 1003 | | |
| |||
1441 | 1433 | | |
1442 | 1434 | | |
1443 | 1435 | | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
1444 | 1442 | | |
1445 | 1443 | | |
1446 | 1444 | | |
| |||
1518 | 1516 | | |
1519 | 1517 | | |
1520 | 1518 | | |
| 1519 | + | |
1521 | 1520 | | |
1522 | 1521 | | |
1523 | | - | |
1524 | | - | |
1525 | | - | |
1526 | | - | |
| 1522 | + | |
1527 | 1523 | | |
1528 | 1524 | | |
1529 | 1525 | | |
| |||
Lines changed: 14 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
123 | 124 | | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
| 125 | + | |
128 | 126 | | |
129 | 127 | | |
130 | 128 | | |
| |||
135 | 133 | | |
136 | 134 | | |
137 | 135 | | |
| 136 | + | |
138 | 137 | | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
| 138 | + | |
143 | 139 | | |
144 | 140 | | |
145 | 141 | | |
| |||
392 | 388 | | |
393 | 389 | | |
394 | 390 | | |
| 391 | + | |
395 | 392 | | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
| 393 | + | |
400 | 394 | | |
401 | 395 | | |
402 | 396 | | |
| |||
732 | 726 | | |
733 | 727 | | |
734 | 728 | | |
| 729 | + | |
735 | 730 | | |
736 | | - | |
737 | | - | |
738 | | - | |
739 | | - | |
| 731 | + | |
740 | 732 | | |
741 | 733 | | |
742 | 734 | | |
| |||
1001 | 993 | | |
1002 | 994 | | |
1003 | 995 | | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
1004 | 1002 | | |
1005 | 1003 | | |
1006 | 1004 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 64 | | |
68 | 65 | | |
69 | 66 | | |
| |||
0 commit comments