dependabot[bot]
e311e56d9e
Bump braces from 3.0.2 to 3.0.3 in /common/autoinstallers/rush-cpy ( #4719 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Burnside <2684369+JamesBurnside@users.noreply.github.com>
Co-authored-by: Emlyn Bolton <3941071+emlynmac@users.noreply.github.com>
2024-09-23 22:25:31 +00:00
vhuseinova-msft
1ad2e217f2
Bump rush to 5.135.0-pr4927.1. ( #5197 )
...
https://github.com/Azure/communication-ui-library/pull/5195
Co-authored-by: Ian Clanton-Thuon <iclanton@users.noreply.github.com>
2024-09-23 13:20:14 -07:00
Donald McEachern
5a92013a65
[Bug fixes] update control API's ( #5193 )
...
* update control API's
* Change files
* fix logic
* remove bad import
* update to use isEnabled
* fix tests
2024-09-23 08:54:45 -07:00
James Burnside
2dde5f66dd
Ensure all sample links are relative and not pointed at the root route ( #5192 )
...
'
'
'
2024-09-19 16:29:38 -07:00
edwardlee-msft
39e34af998
[bugfix] Safely subscribe to on stateChanged events to prevent related events from failing if listeners throw an error ( #5165 )
...
* Safely subscribe to on stateChanged events to prevent related events from failing if listeners throw an error
* Ensure anonymous function can be subscribed and unsubscribed
* Resolve linter issues
* Update unsubscription calls
* Resolve linter issues
* Update CallErrorTarget
* Change files
2024-09-18 15:20:11 -07:00
Donald McEachern
bbc495137c
[Feature cleanup] remove cc for hide attendee names ( #5175 )
...
* remove cc for hide attendee names
* updates per comments
2024-09-18 09:07:12 -07:00
edwardlee-msft
4be59e8eda
Update changelogs ( #5186 )
2024-09-17 14:05:38 -07:00
alkwa-msft
1d5ca7e0e4
2 bug fixes. Incoming Call Modal referencing correct snippet and Theming page with borders around components ( #5120 )
...
* referencing the component for the incoming call modal.
* adding index.stories so we can reference the stories in the canvas elements
2024-09-17 15:39:00 -04:00
edwardlee-msft
39de259f09
Merge Prerelease branch back into main for release notes ( #5185 )
...
* stable-remove-beta-suffix version bump
* Collect CHANGELOG
* Groom changelog stable remove beta suffix/1.19.0 (#5174 )
* Create groom me file for groom changelog branch
* Update changelogs
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Bump package versions to beta.0 for next release
* Update release notes (#5183 )
---------
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>
2024-09-17 12:10:18 -07:00
JoshuaLai
35b149a186
[Chat] Flagging when the adapter is being created ( #5182 )
2024-09-17 17:58:39 +00:00
edwardlee-msft
5b2828512d
TDBuild latest localization ( #5170 )
...
* TDBuild latest localization
* TDBuild latest localization
* Update packages/react-composites CallComposite 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>
2024-09-16 15:58:14 -07:00
edwardlee-msft
adf974dee6
Address arb comments ( #5178 )
2024-09-16 15:24:31 -07:00
mgamis-msft
47fbf012b0
Refactor VideoGallery organizing logic (again) ( #5121 )
...
* Refactor video gallery's participant organizing logic
* Refactor video gallery's participant organizing logic part 2
* Refactor video gallery's participant organizing logic part 3
* rename variables
2024-09-13 14:32:17 -04:00
vhuseinova-msft
73a7a8c338
[A11y][Test] Added keyboard navigation tests for ChatMyMessage component ( #5162 )
2024-09-13 09:33:05 -07:00
alkwa-msft
1f5db9baf5
last few video gallery issues to fix ( #5176 )
2024-09-13 10:29:42 -04:00
alkwa-msft
7172e0b434
working through video gallery migration bug fixes ( #5140 )
...
* fixing up a majority of the video gallery page bugs. Still have a few more things to update
* fixing additional links and some other spacing issues
* fixing up the floating local video snippet
* pushing changes to fixes in the controls for the preview of video gallery
* adding in spacing between all text blocks that used to be description blocks
* adding in newline characters around text that used to be in description blocks
* fixed all video gallery bugs!
* Update Docs.mdx
Updating Docs.mdx with PR comments
Signed-off-by: alkwa-msft <79329532+alkwa-msft@users.noreply.github.com>
---------
Signed-off-by: alkwa-msft <79329532+alkwa-msft@users.noreply.github.com>
Co-authored-by: JoshuaLai <9044372+JoshuaLai@users.noreply.github.com>
2024-09-12 16:53:59 -07:00
vhuseinova-msft
8e656567ab
Changelog update for text only messaging policy ( #5169 )
2024-09-12 13:59:04 -07:00
alkwa-msft
0d731662b2
Added back in dialpad component storybook entry and fixed pstn dialpad links ( #5122 )
2024-09-12 20:01:13 +00:00
Donald McEachern
76c84fb1d2
fix test mock imports ( #5172 )
2024-09-12 18:34:21 +00:00
Porter Nan
870d010092
Full screen captions banner api ( #5164 )
...
* Add extra bundle for enable video effect
* hide video gallery and display caption only
* Caption fullscreen mode api
* Revert "Add extra bundle for enable video effect"
This reverts commit 3e1ea7c59f
.
* remove test code
* Update packages/react-components/src/components/CaptionsBanner.tsx
Co-authored-by: edwardlee-msft <edwardlee@microsoft.com>
Signed-off-by: Porter Nan <jiangnanhello@live.com>
* Update CaptionsBanner.tsx
Signed-off-by: Porter Nan <jiangnanhello@live.com>
* Update api view
* Fix linting problem
---------
Signed-off-by: Porter Nan <jiangnanhello@live.com>
Co-authored-by: edwardlee-msft <edwardlee@microsoft.com>
2024-09-11 17:23:44 -07:00
Donald McEachern
db232bb436
remove cc for conference coordinates ( #5166 )
2024-09-12 00:08:46 +00:00
prabhjot-msft
e413910280
Update SDK ref for DNS ( #5167 )
2024-09-11 23:33:24 +00:00
Donald McEachern
cdef4e41d0
Fix issue where end call button shifts ( #5163 )
2024-09-11 23:16:07 +00:00
Porter Nan
de6557331b
Migrate internal caption banner component ( #5008 )
2024-09-11 16:04:35 -07:00
mgamis-msft
443cd618b1
Fix frequent tooltip dismissal when trying to mouse over tooltip content ( #5158 )
...
* alternative fix to redefine tooltip as a callout with increased hover space around beak
* Revert "alternative fix to redefine tooltip as a callout with increased hover space around beak"
This reverts commit d881d86e8b
.
* Fix high rate of tooltip dismissal when mousing over tooltip
* Change files
2024-09-11 22:04:38 +00:00
alkwa-msft
18812d6d9f
reduced props in argTypes table and fixed links in callComposite docs ( #5125 )
...
* reduced props in argTypes table and fixed links in callComposite docs
* managed to render the right argTypes table for CallComposite but I still need to figure out the controls for each story
* fixing the ordering of the stories for CallComposite and fixed the argTypes table
2024-09-11 21:44:59 +00:00
edwardlee-msft
d35c38e0a1
Update stable and beta dependencies ( #5161 )
2024-09-11 14:23:50 -07:00
carocao-msft
cbf2bd8c87
GA ACS captions ( #5084 )
...
* GA captions
* Change files
* Update packages/react-components browser test snapshots
* Update packages/react-composites CallWithChatComposite browser test snapshots
* Update embed html bundle snapshots
* Update packages/react-composites CallComposite browser test snapshots
* Update packages/react-components browser test snapshots
* Change files
* Fix build
* fix build
* Revert "fix build"
This reverts commit b9fa13c28a
.
* fix build
* Revert "fix build"
This reverts commit fe8d2b4bae
.
* fix build
* Update @azure-communication-react-c2f1c492-b1a1-432b-b410-5fd852e81a29.json
Signed-off-by: carocao-msft <96077406+carocao-msft@users.noreply.github.com>
* Update @azure-communication-react-c2f1c492-b1a1-432b-b410-5fd852e81a29.json
Signed-off-by: carocao-msft <96077406+carocao-msft@users.noreply.github.com>
* Update embed html bundle snapshots
* Update packages/react-composites CallWithChatComposite browser test snapshots
* Update packages/react-composites CallComposite browser test snapshots
* Update embed html bundle snapshots
---------
Signed-off-by: carocao-msft <96077406+carocao-msft@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Edward Lee <edwardlee@microsoft.com>
2024-09-11 14:06:27 -07:00
Donald McEachern
10fcf4fd44
[js-loaders] api by flavor fix ( #5160 )
...
* Move loaders to external directory import
* Change files
* update API extractor to have a consolodated API for both paths for reviews
* fix exports definition
* add new api command
* Change files
* update API
* fix internal samples
* fix ci
* simplify complete api index
* update extractor to be by flavor
* Add new tests for checking adapter and react calls
* fix stable
* Add other composite tests
* test CI
* reverse test
* fix test import issue
* Update packages/communication-react/package.json
Co-authored-by: Porter Nan <jiangnanhello@live.com>
Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
* make sure new command is run by flavor
---------
Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
Co-authored-by: Porter Nan <jiangnanhello@live.com>
2024-09-11 20:35:25 +00:00
Donald McEachern
12c5da8e79
[JavaScript-loaders] Add loader path import on communication-react for JS Composite loader functions ( #5106 )
...
* Move loaders to external directory import
* Change files
* update API extractor to have a consolodated API for both paths for reviews
* fix exports definition
* add new api command
* Change files
* update API
* fix internal samples
* fix ci
* simplify complete api index
* update extractor to be by flavor
* Add new tests for checking adapter and react calls
* fix stable
* Add other composite tests
* test CI
* reverse test
* fix test import issue
* Update packages/communication-react/package.json
Co-authored-by: Porter Nan <jiangnanhello@live.com>
Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
---------
Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
Co-authored-by: Porter Nan <jiangnanhello@live.com>
2024-09-11 13:09:21 -07:00
prabhjot-msft
538ab3865a
DNS not supported on safari, hide button on safari ( #5159 )
...
* Add default option in CallWithChat
* Change files
* Hide DNS on Safari
* Change files
2024-09-11 11:50:26 -07:00
Donald McEachern
6190b12700
[Ezra A11y Contrast] Updates to Contrast for item selections ( #5141 )
...
* fix tile picker colour
* fix participant item focus border
* use theme
* Change files
* 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
* 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 immediate focus issue
* 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 icon idle state
* Update packages/react-composites CallComposite 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>
2024-09-11 17:28:41 +00:00
alkwa-msft
03b40618dd
fixed heading, fixed when more options expands out in the wrong direction and initally disabled custom button is now initially enabled instead ( #5128 )
2024-09-11 17:16:28 +00:00
JoshuaLai
653b1333d2
Updating the ChatComposite props to display the signature properly ( #5155 )
2024-09-11 11:52:07 -04:00
Leah Xia
e89484354b
[Release] Merge 1.19.0-beta.3 hotfix to main ( #5151 )
...
* 1.19.0-beta.3 branch setup
* [Release]Groom changelog/1.19.0 beta.3 (#5139 )
* bump-beta-release-version
* sync-telemetry-package-version
* Change files
* [Chat] Fix RichTextEditor lazy loading (#5126 )
* Revert "Change files"
This reverts commit 004f814a26
.
* Collect CHANGELOG
* Remove additional CHANGELOG
2024-09-11 06:21:08 +00:00
prabhjot-msft
ff61052084
Add default option in CallWithChat ( #5157 )
...
* Add default option in CallWithChat
* Change files
2024-09-10 23:48:41 +00:00
edwardlee-msft
df5a582e51
Add images to replace previews for custom button injection middle of page focus ( #5153 )
2024-09-10 15:22:33 -07:00
Chukwuebuka Nwankwo
2706a0bdca
Include dev tag for conditional build for together mode ( #5147 )
2024-09-10 12:55:55 -05:00
Emlyn Bolton
61788ef4c9
Update package lock files ( #5146 )
2024-09-10 02:36:34 +00:00
Porter Nan
3416ad1198
Fix the bug that speaker option flickering when camera on/off ( #5119 )
2024-09-09 22:49:38 +00:00
prabhjot-msft
233d520428
Conceptual docs for DNS ( #5145 )
...
* Conceptual docs for DNS
* Change files
2024-09-09 22:37:20 +00:00
mgamis-msft
5b2bcfd15e
Ensure dominant speaker streams are rendered when under OVC limit ( #5129 )
...
* write failing test for bug
* raw fix and tests
* refactor
* refactor 2
* Change files
* refactor 3 + fix
2024-09-09 22:24:24 +00:00
Emlyn Bolton
a167bb55f9
Remove dependency on @storybook/storybook-deployer ( #5144 )
2024-09-09 21:42:29 +00:00
Donald McEachern
31b697761c
[Inbound Outbound] stabilize inbound outbound ( #4958 )
...
* stabilize inbound outbound
* tags
* build stable
* tags
* tags and API
* Change files
* api
* fix API files
* fix stable app builds
* Address alternate ID concerns
* update incoming call type naming
* update connection state naming
* Revert "update connection state naming"
This reverts commit 187cb833e6
.
* Change files
* move handlers to common interface
* fix stable
* fix stable
* make strings optional
* api updates
* fix API
* Update packages/react-composites CallWithChatComposite browser test snapshots
* Update embed html bundle snapshots
* Update packages/react-composites CallComposite browser test snapshots
* Update embed html bundle snapshots
* update stable API
* move sb out of Internal
* Revert "move sb out of Internal"
This reverts commit 1bc6b09310
.
* Update packages/react-composites CallComposite browser test snapshots
* fix people pane spacing
* Update packages/react-composites CallComposite browser test snapshots
* Update packages/react-composites CallComposite browser test snapshots
* fix video effects pane
* Update packages/react-composites CallComposite 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>
2024-09-09 21:29:06 +00:00
vhuseinova-msft
2c12f3f18b
Chat SDK and Signaling dependencies update ( #5138 )
2024-09-09 14:17:47 -07:00
prabhjot-msft
b3977e581f
Address ARB comments for DNS ( #5143 )
...
* ARB comments
* Change files
2024-09-09 12:21:16 -07:00
JoshuaLai
68b41d4840
Fixing the args table and story controls ( #5137 )
2024-09-09 10:25:29 -04:00
alkwa-msft
0e7a461a1a
fixing bug found that was creating large doc canvases for every page when it should only be in previews ( #5131 )
2024-09-06 21:57:28 +00:00
vhuseinova-msft
ef2545691a
Resolve tocbot package to a version supported by storybook addons ( #5132 )
2024-09-06 21:36:46 +00:00
JoshuaLai
02da7382c3
[Storybook] Fixing outstanding bugs found in MessageThread page ( #5123 )
2024-09-06 21:10:32 +00:00