Commit 04bc5ff
Cherry pick 2864 to release/1.5.1 beta.2 (#2876)
* Fix side pane when composite is narrow (#2864)
* set min width of composite content to 30rem
* Change files
* Duplicate change files for beta release
* fix incorrect file header
* Add comment to variable and simplified variable name
* include minWidth styling for stable
* 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
* apply minwidth only when not mobile
* cond-comp import
* cond-comp fix
* 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
* revert all snapshot updates
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
* update beta release notes
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>1 parent b094e2a commit 04bc5ff
17 files changed
Lines changed: 37 additions & 6 deletions
File tree
- change-beta
- change
- packages
- communication-react
- react-composites
- src/composites
- CallComposite/components
- CallWithChatComposite
- styles
- common/styles
- tests/browser/snapshots/stable/tests/browser
- callwithchat/hermetic
- Call.test.ts-snapshots
- CallControls.test.ts-snapshots
- Chat.test.ts-snapshots
- MoreDrawer.test.ts-snapshots
- call/hermetic
- LobbyScreen.test.ts-snapshots
- PageState.test.ts-snapshots
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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
90 | | - | |
91 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
92 | 98 | | |
93 | 99 | | |
94 | 100 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
423 | | - | |
| 423 | + | |
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
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 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments