amazon-chime-sdk-component-library-react
amazon-chime-sdk-component-library-react copied to clipboard
Amazon Chime React Component Library with integrations with the Amazon Chime SDK.
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.1 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) v5.3.3 5.3.3 (2022-05-18)...
Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 6.1.1 to 6.1.3. Release notes Sourced from webpack-dev-middleware's releases. v6.1.3 6.1.3 (2024-03-29) Bug Fixes security problem (#1799) (5a4d9e8) v6.1.2 6.1.2 (2024-03-20) Bug Fixes security: do not allow...
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [geckodriver](https://github.com/webdriverio-community/node-geckodriver). These dependencies need to be updated together. Removes `tar` Updates `geckodriver` from 3.0.1 to 4.3.3 Release notes Sourced from...
### What happened and what did you expect to happen? i am using nextjs 14. i follow the https://aws.github.io/amazon-chime-sdk-component-library-react/?path=/story/quick-starts--page. i am using VideoTileGrid ` ` When a user joins a...
### What happened and what did you expect to happen? I have an reactjs app set-up where some attendees join as replica meeting participants. No promotion or demotion of participants...
hey we are using react js in our project to configure video call feature in that i am facing with the styling for the video grid and remove videos component...
**Issue #964:** **Description of changes:** Updated LocalAudioOutputProvider to check the value of isAudioOn when hooked on to `audioVideo` being initialized. It now won't bind the audio if it's already been...
### What happened and what did you expect to happen? From `useLocalAudioOutput()`, after using `toggleAudio()`, `isAudioOn` should correctly reflect the current state of audio output. If `toggleAudio()` is called too...
### What happened and what did you expect to happen? When using enableWebAudio, if a user joins a meeting and Chrome rejects their mic access due to needing page interaction...