Commit 7d6294c
Fixed some captionsBanner naming issues, improved styling and internal storybook (#2844)
* captions composite
* captions composite
* captions composite
* Change files
* Duplicate change files for beta release
* captions composite
* captions composite
* Video gallery show local tile and horizontal/vertical gallery when screensharing with no participant (#2822)
* video gallery show local tile when screensharing
* Change files
* Duplicate change files for beta release
* [VerticalGallery Bugfix] Video tile rendering controlled by index (#2818)
* calculate indexes in verticalGallery
* update logic to horizontal galleries using indexes
* add logic to scrollable gallery 1D array
* Change files
* Duplicate change files for beta release
* add to default layout
* fix lint
* generate paginated children from indexes array
* remove the use of useCallBack
* fix test throw error
* remove console
* [Vertical Gallery] Calculate children utils (#2823)
* mock children calc functions
* update index array to be created with values
* Change files
* Duplicate change files for beta release
* fix lint
* update max streams default
* update comments
* update comments
---------
Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
* Video Effects Button and Pane (#2825)
* Video effects button and Pane
* Change files
* Duplicate change files for beta release
* minor change
* minor changes
* minor changes
* minor change
* minor change
* minor changes
* [A11y bugfix] Allow voice controls to action people button in Call and CallWithChat (#2833)
* update aria strings for people button
* fix ???
* Change files
* Duplicate change files for beta release
* Fix CTE storybook sample code (#2835)
* memoize Teams call adapter args for CTE storybook sample code
* Change files
* Duplicate change files
* lint fix
* lint fix
* [Vertical Galleries Bugfix] Horizontal gallery tile resizing (#2830)
* update styles to allow horizontal resizing
* Change files
* Duplicate change files for beta release
* fix test bug
* create test file for horizontal resizing tests
* change sizing in tests
* Update packages/react-composites CallWithChatComposite browser test snapshots
* Update packages/react-composites CallComposite browser test snapshots
* Update packages/react-composites CallWithChatComposite browser test snapshots
* write horizontal gallery tests
* build API
* Update packages/react-composites CallComposite browser test snapshots
* Update packages/react-composites CallComposite browser test snapshots
* update comments
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* [Refactor] Modal styles sizes change to rem (#2838)
* Refactor modal sizes in VideoGallery to use rem instead of px
* Change files
* Duplicate change files
* Update packages/react-composites CallComposite browser test snapshots
* Update packages/react-composites CallComposite browser test snapshots
---------
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>
* Keep dominant speakers on the first page of overflow gallery (#2819)
* fix dominant speaker ordering to keep dominant speakers on the first page of overflow gallery
* Change files
* Duplicate change files
* adding video participants at the end of dominant speaker list in case there is room
* adjust max horizontal gallery dominant speakers based on pinned participants
* order remote participants such that video participants are first. do not maintain order for indices after max dominant speakers.
* update expectations in VideoGallery.test.tsx
* added tests to videoGalleryLayoutUtils.test.tsx
* change childrenPerPage initial value to 4
* update dominant speaker test expected value
---------
Co-authored-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
* [InlineImages] Update FileAdapter to include new method to download authenticated attachments from teams (#2827)
* [AzureCommunicationAttachmentManager] Introduce new attachment manager
* [AzureCommunicationChatAdapter] Bind new method to fetch attachments
* [ChatAdapter] fixing spelling
* [AzureCommunicationAttachmentManager.ts] Temp remove reference to ChatAttachment and use a string for now
* Change files
* Duplicate change files for beta release
* [AzureCommunicationAttachmentManager.ts] fixing tagging
* [AzureCommunicationFileUploadAdapter.ts] Combine the attachment manager into this adapter so all attachments logic is in one place
* Change files
* Duplicate change files for beta release
* [APIView] updating apiview with new changes
* [changelog] removing old change log
* fix captions style and storybook
* Change files
* Duplicate change files for beta release
* fix captions style and storybook
* pr fix
---------
Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
Co-authored-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
Co-authored-by: prabhjot-msft <97124699+prabhjot-msft@users.noreply.github.com>
Co-authored-by: mgamis-msft <79475487+mgamis-msft@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: JoshuaLai <9044372+JoshuaLai@users.noreply.github.com>1 parent a0c332d commit 7d6294c
8 files changed
Lines changed: 107 additions & 78 deletions
File tree
- change-beta
- change
- packages
- react-components
- review
- beta
- stable
- src/components
- styles
- storybook/stories/INTERNAL/Captions/CaptionsBanner
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: 8 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | 213 | | |
223 | 214 | | |
224 | 215 | | |
225 | 216 | | |
226 | 217 | | |
227 | 218 | | |
228 | | - | |
| 219 | + | |
229 | 220 | | |
230 | 221 | | |
231 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
232 | 230 | | |
233 | 231 | | |
234 | 232 | | |
| |||
Lines changed: 8 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | 125 | | |
135 | 126 | | |
136 | 127 | | |
137 | 128 | | |
138 | 129 | | |
139 | 130 | | |
140 | | - | |
| 131 | + | |
141 | 132 | | |
142 | 133 | | |
143 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
144 | 142 | | |
145 | 143 | | |
146 | 144 | | |
| |||
Lines changed: 9 additions & 34 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 40 | | |
66 | 41 | | |
67 | 42 | | |
| |||
76 | 51 | | |
77 | 52 | | |
78 | 53 | | |
79 | | - | |
| 54 | + | |
80 | 55 | | |
81 | 56 | | |
82 | 57 | | |
| |||
97 | 72 | | |
98 | 73 | | |
99 | 74 | | |
100 | | - | |
| 75 | + | |
101 | 76 | | |
102 | 77 | | |
103 | 78 | | |
104 | 79 | | |
105 | 80 | | |
106 | | - | |
| 81 | + | |
107 | 82 | | |
108 | | - | |
| 83 | + | |
109 | 84 | | |
110 | 85 | | |
111 | 86 | | |
| |||
Lines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
Lines changed: 17 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
46 | 50 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
51 | 57 | | |
52 | 58 | | |
53 | 59 | | |
| |||
58 | 64 | | |
59 | 65 | | |
60 | 66 | | |
61 | | - | |
| 67 | + | |
62 | 68 | | |
63 | 69 | | |
64 | 70 | | |
| |||
Lines changed: 13 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
0 commit comments